Skip to content

waldronlab/TCGAutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e4301d · Dec 16, 2024
Dec 16, 2024
Apr 12, 2018
Oct 25, 2023
Dec 16, 2024
Sep 5, 2023
Oct 17, 2023
Oct 31, 2019
Feb 23, 2022
Jun 12, 2019
Dec 16, 2024
Apr 28, 2023
Apr 24, 2024
Dec 10, 2021
Dec 10, 2021

Repository files navigation

TCGAutils

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

Please report minimally reproducible bugs at our github issue page

Releases

No releases published

Packages

No packages published

Languages