- Home
- Bioconductor 3.19
- Experiment Packages
- RTCGA.CNV
RTCGA.CNV
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see RTCGA.CNV.
CNV (Copy-number variation) datasets from The Cancer Genome Atlas Project
Bioconductor version: 3.19
Package provides CNV (based on Merge snp) datasets from The Cancer Genome Atlas Project for all cohorts types from http://gdac.broadinstitute.org/. Data format is explained here https://wiki.nci.nih.gov/display/TCGA/Retrieving +Data+Using+the+Data+Matrix. Data from 2015年11月01日 snapshot.
Author: Przemyslaw Biecek <przemyslaw.biecek at gmail.com>
Maintainer: Marcin Kosinski <m.p.kosinski at gmail.com>
citation("RTCGA.CNV")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RTCGA.CNV")
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.CNV")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.