- Home
- Bioconductor 3.22
- Experiment Packages
- RTCGA.rnaseq
RTCGA.rnaseq
This is the released version of RTCGA.rnaseq; for the devel version, see RTCGA.rnaseq.
Rna-seq datasets from The Cancer Genome Atlas Project
Bioconductor version: Release (3.22)
Package provides rna-seq datasets from The Cancer Genome Atlas Project for all cohorts types from http://gdac.broadinstitute.org/. Rna-seq data format is explained here https://wiki.nci.nih.gov/display/TCGA/RNASeq+Version+2. Data source is illumina hiseq Level 3 RSEM normalized expression data. Data from 2015年11月01日 snapshot.
Author: Marcin Kosinski <m.p.kosinski at gmail.com>
Maintainer: Marcin Kosinski <m.p.kosinski at gmail.com>
citation("RTCGA.rnaseq")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RTCGA.rnaseq")
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.rnaseq")
Details
Package Archives
Follow Installation instructions to use this package in your R session.