Package: RTCGAToolbox
Type: Package
Title: A new tool for exporting TCGA Firehose data
Version: 2.40.0
Authors@R: c(
    person("Mehmet", "Samur", email = "rtcgatoolbox@gmail.com",
    role = "aut"),
    person("Marcel", "Ramos", email = "marcel.ramos@sph.cuny.edu",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3242-0582")),
    person("Ludwig", "Geistlinger", role = "ctb"))
Description: 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.
License: GPL-2
Depends: R (>= 4.3.0)
Imports: BiocGenerics, data.table, DelayedArray, GenomicRanges,
        Seqinfo, httr, methods, RaggedExperiment, RCurl, RJSONIO,
        rvest, S4Vectors, stats, stringr, SummarizedExperiment,
        TCGAutils, utils
Suggests: BiocStyle, Homo.sapiens, knitr, readr, rmarkdown
biocViews: DifferentialExpression, GeneExpression, Sequencing
URL: http://mksamur.github.io/RTCGAToolbox/
BugReports: https://github.com/mksamur/RTCGAToolbox/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Collate: 'RTCGAToolbox-Class.R' 'RTCGAToolbox.R' 'utils.R'
        'biocExtract.R' 'data.R' 'getBroadSubtypes.R'
        'getFirehoseAnalyzeDates.R' 'getFirehoseData.R'
        'getFirehoseDatasets.R' 'getFirehoseRunningDates.R'
        'getGISTICPeaks.R' 'getLinks.R' 'getMutationRate.R'
        'makeSummarizedExperimentFromGISTIC.R' 'selectType.R'
Encoding: UTF-8
Date: 2024-12-18
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev
        libxml2-dev libssl-dev libx11-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:26:09 UTC
RemoteUrl: https://github.com/bioc/RTCGAToolbox
RemoteRef: RELEASE_3_22
RemoteSha: 7f9df8a788e4092c633b4af51313fb914e134868
NeedsCompilation: no
Packaged: 2025-11-11 17:14:19 UTC; root
Author: Mehmet Samur [aut],
  Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Ludwig Geistlinger [ctb]
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.5.2; ; 2025-11-11 17:23:08 UTC; windows
