Package: TCGAutils
Title: TCGA utility functions for data management
Version: 1.29.5
Date: 2025-07-02
Description: A suite of helper functions for checking and manipulating TCGA
  data including data obtained from the curatedTCGAData experiment package.
  These functions aim to simplify and make working with TCGA data more
  manageable. Exported functions include those that import data from flat files
  into Bioconductor objects, convert row annotations, and identifier
  translation via the GDC API.
Authors@R: c(
    person("Marcel", "Ramos", email = "marcel.ramos@sph.cuny.edu",
        role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3242-0582")),
    person("Lucas", "Schiffer", role = "aut"),
    person("Sean", "Davis", role = "ctb"),
    person("Levi", "Waldron", role = "aut")
    )
Depends: R (>= 4.5.0)
Imports: AnnotationDbi, BiocGenerics, BiocBaseUtils, GenomeInfoDb,
        GenomicFeatures, GenomicRanges, GenomicDataCommons, IRanges,
        methods, MultiAssayExperiment, RaggedExperiment, rvest,
        S4Vectors, Seqinfo, stats, stringr, SummarizedExperiment,
        utils, xml2
Suggests: AnnotationHub, BiocStyle, curatedTCGAData, ComplexHeatmap,
        devtools, dplyr, httr,
        IlluminaHumanMethylation450kanno.ilmn12.hg19, impute, knitr,
        magrittr, org.Hs.eg.db, RColorBrewer, readr, rmarkdown,
        RTCGAToolbox, rtracklayer, R.utils, testthat,
        TxDb.Hsapiens.UCSC.hg18.knownGene,
        TxDb.Hsapiens.UCSC.hg19.knownGene
License: Artistic-2.0
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
BugReports: https://github.com/waldronlab/TCGAutils/issues
biocViews: Software, WorkflowStep, Preprocessing, DataImport
VignetteBuilder: knitr
RoxygenNote: 7.3.2
git_url: https://git.bioconductor.org/packages/TCGAutils
git_branch: devel
git_last_commit: bafe4ce
git_last_commit_date: 2025-07-02
Repository: Bioconductor 3.22
Date/Publication: 2025-07-02
NeedsCompilation: no
Packaged: 2025-07-03 02:42:20 UTC; biocbuild
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Lucas Schiffer [aut],
  Sean Davis [ctb],
  Levi Waldron [aut]
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.5.1; ; 2025-07-03 14:14:41 UTC; windows
