- Home
- Bioconductor 3.22
- Experiment Packages
- RTCGA.mutations
RTCGA.mutations
This is the released version of RTCGA.mutations; for the devel version, see RTCGA.mutations.
Mutations datasets from The Cancer Genome Atlas Project
Bioconductor version: Release (3.22)
Package provides mutations datasets from The Cancer Genome Atlas Project for all cohorts types from http://gdac.broadinstitute.org/. Mutations data format is explained here https://wiki.nci.nih.gov/display/TCGA/Mutation+Annotation+Format+(MAF)+Specification. There is extra one column with patients' barcodes. 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.mutations")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RTCGA.mutations")
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.mutations")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.