RTCGAToolbox | R Documentation |
Managing data from large-scale projects (such as The Cancer Genome Atlas (TCGA) for further analysis is an important and time consuming step for research projects. Several efforts, such as the Firehose project, make TCGA pre-processed data publicly available via web services and data portals, but this information must be managed, downloaded and prepared for subsequent steps. We have developed an open source and extensible R based data client for pre-processed data from the Firehose, and demonstrate its use with sample case studies. Results show that our RTCGAToolbox can facilitate data management for researchers interested in working with TCGA data. The RTCGAToolbox can also be integrated with other analysis pipelines for further data processing.
The main function you're likely to need from RTCGAToolbox is
getFirehoseData
. Otherwise refer to the vignettes to see
how to use the RTCGAToolbox
Mehmet Kemal Samur
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.