Name Mode Size
R 040000
data 040000
inst 040000
man 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
.travis.yml 100644 1 kb
DESCRIPTION 100644 2 kb
NAMESPACE 100644 2 kb
NEWS.md 100644 11 kb
README.md 100644 1 kb
appveyor.yml 100644 2 kb
README.md
# TCGAutils <a href='https://waldronlab.io/'><img src='https://raw.githubusercontent.com/Bioconductor/BiocStickers/master/TCGAutils/TCGAutils.png' align="right" height="139" /></a> The `TCGAutils` package provides a suite of helper functions that aid in the management and cleaning of data from The Cancer Genome Atlas (TCGA). Many of the functions contained herein work on raw and derived data objects from The Cancer Genome Atlas (TCGA), the `RTCGAToolbox` package and `curatedTCGAData` experiment data package. Please make sure to download the latest version of `RTCGAToolbox` from Bioconductor. ## Installation ``` if (!require("BiocManager")) install.packages("BiocManager") library(BiocManager) install("TCGAutils") ``` ## Cheatsheet <a href="https://github.com/waldronlab/cheatsheets/blob/main/TCGAutils_cheatsheet.pdf"><img src="https://raw.githubusercontent.com/waldronlab/cheatsheets/main/pngs/TCGAutils_cheatsheet.png" width="989" height="1091"/></a> Please report minimally reproducible bugs at our [github issue page][] [github issue page]: https://github.com/waldronlab/TCGAutils/issues