8000 GitHub - FanZhang9/TCGAcm: An R package for TCGA clinical data mining
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FanZhang9/TCGAcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCGAcm

An R package for TCGA clinical data mining

Since the TCGA clinical data were collected in a hug unfriendly and unreadable xml files, it's become a hug problem for us to properly dig deep into the TCGA potency. The TCGA XML files contained all kind of information, by it cannot be properly used due to their tree like structures. One person can have multiple drugs records in the same time, and of course got multiple follow up data, not surprised. So this package not only provide the tools for integrating the clinical data, but also write down some through about the cancer and data mining.

Installation

library(devtools)
install_github("FanZhang9/TCGAmc")

Example

This is a basic example which shows you how to solve a common problem:

library(TCGAcm)
## basic example code

About

An R package for TCGA clinical data mining

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0