Package: RTCGA
Title: The Cancer Genome Atlas Data Integration
Version: 1.39.0
Date: 2022-10-28
Authors@R: c(
    person("Marcin", "Kosinski", role = c("aut", "cre"),
    email = "m.p.kosinski@gmail.com"),
    person("Przemyslaw", "Biecek", role = c("ctb"),
    email = "przemyslaw.biecek@gmail.com"),
    person("Witold", "Chodor", role = c("ctb"),
    email = "witoldchodor@gmail.com")
    )
Maintainer: Marcin Kosinski <m.p.kosinski@gmail.com>
Description: The Cancer Genome Atlas (TCGA) Data Portal provides a
    platform for researchers to search, download, and analyze data
    sets generated by TCGA. It contains clinical information,
    genomic characterization data, and high level sequence analysis
    of the tumor genomes. The key is to understand genomics to
    improve cancer care. RTCGA package offers download and
    integration of the variety and volume of TCGA data using
    patient barcode key, what enables easier data possession. This
    may have an benefcial infuence on impact on development of
    science and improvement of patients' treatment. Furthermore,
    RTCGA package transforms TCGA data to tidy form which is
    convenient to use.
BugReports: https://github.com/RTCGA/RTCGA/issues
URL: https://rtcga.github.io/RTCGA
License: GPL-2
LazyLoad: yes
Depends: R (>= 3.3.0)
Imports: XML, RCurl, assertthat, stringi, rvest, data.table, xml2,
        dplyr, purrr, survival, survminer, ggplot2, ggthemes, viridis,
        knitr, scales, rmarkdown, htmltools
Suggests: devtools, testthat, pander, Biobase, GenomicRanges, IRanges,
        S4Vectors, RTCGA.rnaseq, RTCGA.clinical, RTCGA.mutations,
        RTCGA.RPPA, RTCGA.mRNA, RTCGA.miRNASeq, RTCGA.methylation,
        RTCGA.CNV, magrittr, tidyr
biocViews: ImmunoOncology, Software, DataImport, DataRepresentation,
        Preprocessing, RNASeq, Survival, DNAMethylation,
        PrincipalComponent, Visualization
VignetteBuilder: knitr
NeedsCompilation: no
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/RTCGA
git_branch: devel
git_last_commit: 8a320c0
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
Packaged: 2025-06-05 01:45:50 UTC; biocbuild
Author: Marcin Kosinski [aut, cre],
  Przemyslaw Biecek [ctb],
  Witold Chodor [ctb]
Built: R 4.5.0; ; 2025-06-05 13:54:01 UTC; windows
