- Home
- Bioconductor 3.18
- Software Packages
- TCGAutils
TCGAutils
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see TCGAutils.
TCGA utility functions for data management
Bioconductor version: 3.18
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.
Author: Marcel Ramos [aut, cre] , Lucas Schiffer [aut], Sean Davis [ctb], Levi Waldron [aut]
Maintainer: Marcel Ramos <marcel.ramos at roswellpark.org>
citation("TCGAutils")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TCGAutils")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TCGAutils")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.