Package: TCGAutils
Title: TCGA utility functions for data management
Version: 1.30.2
Date: 2025-11-17
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.4.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
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev
        libxml2-dev libssl-dev libx11-dev xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-12-11 21:54:17 UTC
RemoteUrl: https://github.com/bioc/TCGAutils
RemoteRef: RELEASE_3_22
RemoteSha: d28d9a618cf12a368056f280969d854e61ff5ffc
NeedsCompilation: no
Packaged: 2026-02-10 16:18:20 UTC; root
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.2; ; 2026-02-10 16:22:36 UTC; windows
