- Home
- Bioconductor 3.15
- Experiment Packages
- RTCGA.mRNA
RTCGA.mRNA
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see RTCGA.mRNA.
mRNA datasets from The Cancer Genome Atlas Project
Bioconductor version: 3.15
Package provides mRNA datasets from The Cancer Genome Atlas Project for all available cohorts types from http://gdac.broadinstitute.org/. Data format is explained here https://wiki.nci.nih.gov/display/TCGA/Gene+expression+data Data from 2015年11月01日 snapshot.
Author: Witold Chodor <witoldchodor at gmail.com>
Maintainer: Marcin Kosinski <m.p.kosinski at gmail.com>
citation("RTCGA.mRNA")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RTCGA.mRNA")
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("RTCGA.mRNA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.