Package: RTCGAToolbox 2.35.0

Marcel Ramos

RTCGAToolbox: A new tool for exporting TCGA Firehose data

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 Firehose project, make TCGA pre-processed data publicly available via web services and data portals but it requires managing, downloading and preparing the data for following steps. We developed an open source and extensible R based data client for Firehose pre-processed data and demonstrated its use with sample case studies. Results showed that RTCGAToolbox could improve data management for researchers who are interested with TCGA data. In addition, it can be integrated with other analysis pipelines for following data analysis.

Authors:Mehmet Samur [aut], Marcel Ramos [aut, cre], Ludwig Geistlinger [ctb]

RTCGAToolbox_2.35.0.tar.gz
RTCGAToolbox_2.35.0.zip(r-4.5)RTCGAToolbox_2.35.0.zip(r-4.4)RTCGAToolbox_2.35.0.zip(r-4.3)
RTCGAToolbox_2.35.0.tgz(r-4.4-any)RTCGAToolbox_2.35.0.tgz(r-4.3-any)
RTCGAToolbox_2.35.0.tar.gz(r-4.5-noble)RTCGAToolbox_2.35.0.tar.gz(r-4.4-noble)
RTCGAToolbox_2.35.0.tgz(r-4.4-emscripten)RTCGAToolbox_2.35.0.tgz(r-4.3-emscripten)
RTCGAToolbox.pdf |RTCGAToolbox.html
RTCGAToolbox/json (API)
NEWS

# Install 'RTCGAToolbox' in R:
install.packages('RTCGAToolbox', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mksamur/rtcgatoolbox/issues

Datasets:
  • accmini - A subset of the Adrenocortical Carcinoma (ACC) dataset

On BioConductor:RTCGAToolbox-2.35.0(bioc 3.20)RTCGAToolbox-2.34.0(bioc 3.19)

bioconductor-package

15 exports 2.18 score 99 dependencies 5 dependents 22 mentions

Last updated 2 months agofrom:e922ad1634

Exports:biocExtractgetBroadSubtypesgetDatagetFirehoseAnalyzeDatesgetFirehoseDatagetFirehoseDatasetsgetFirehoseRunningDatesgetGISTICPeaksgetLinksgetMutationRateisEmptymakeSummarizedExperimentFromGISTICselectTypeshowResultsupdateObject

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocBaseUtilsBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobcachemclicliprcodetoolscpp11crayoncurldata.tableDBIDelayedArraydplyrfansifastmapformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicDataCommonsGenomicFeaturesGenomicRangesgluehmshttrIRangesjsonliteKEGGRESTlambda.rlatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeMultiAssayExperimentopensslpillarpkgconfigplogrpngprettyunitsprogresspurrrR6RaggedExperimentrappdirsRCurlreadrrestfulrRhtslibrjsonRJSONIOrlangRsamtoolsRSQLitertracklayerrvestS4ArraysS4VectorsselectrsnowSparseArraystringistringrSummarizedExperimentsysTCGAutilstibbletidyrtidyselecttzdbUCSC.utilsutf8vctrsvroomwithrXMLxml2XVectoryamlzlibbioc

RTCGAToolbox

Rendered fromRTCGAToolbox-vignette.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2020-10-09
Started: 2015-03-31

Readme and manuals

Help Manual

Help pageTopics
A subset of the Adrenocortical Carcinoma (ACC) datasetaccmini
Extract and convert data from a 'FirehoseData' object to a 'Bioconductor' objectbiocExtract
An S4 class to store correlations between gene expression level and copy number dataCorResult-class
An S4 class to store differential gene expression resultsDGEResult-class
An S4 class to store data from CGA platformsFirehoseCGHArray-class
An S4 class to store main data object from clinent function.FirehoseData-class getData,ANY-method getData,FirehoseData-method getData,FirehoseGISTIC-method selectType,FirehoseData-method show,FirehoseData-method updateObject,FirehoseData-method
An S4 class to store processed copy number data. (Data processed by using GISTIC2 algorithm)FirehoseGISTIC-class isEmpty,FirehoseGISTIC-method updateObject,FirehoseGISTIC-method
An S4 class to store data from methylation platformsFirehoseMethylationArray-class
An S4 class to store data from array (mRNA, miRNA etc.) platformsFirehosemRNAArray-class
Download expression-based cancer subtypes from the Broad InstitutegetBroadSubtypes
Extract data from FirehoseData objectgetData
Get data analyze dates.getFirehoseAnalyzeDates
Get data from Firehose portal.getFirehoseData
Get a list of TCGA disease cohortsgetFirehoseDatasets
Get standard data running dates.getFirehoseRunningDates
Download GISTIC2 peak-level data from the Firehose pipelinegetGISTICPeaks
Get resource links from inputsgetLinks
Make a table for mutation rate of each gene in the cohortgetMutationRate
Gene coordinates for circle plot.hg19.ucsc.gene.locations
Create a SummarizedExperiment from FireHose GISTICmakeSummarizedExperimentFromGISTIC
RTCGAToolbox: A New Tool for Exporting TCGA Firehose DataRTCGAToolbox
Accessor function for the FirehoseData objectselectType
Export toptable or correlation data frameshowResults
Export toptable or correlation data frameshowResults,CorResult,CorResult-method showResults,CorResult-method
Export toptable or correlation data frameshowResults,DGEResult,DGEResult-method showResults,DGEResult-method