canceR
This is the released version of canceR; for the devel version, see canceR.
A Graphical User Interface for accessing and modeling the Cancer Genomics Data of MSKCC
Bioconductor version: Release (3.22)
The package is user friendly interface based on the cgdsr and other modeling packages to explore, compare, and analyse all available Cancer Data (Clinical data, Gene Mutation, Gene Methylation, Gene Expression, Protein Phosphorylation, Copy Number Alteration) hosted by the Computational Biology Center at Memorial-Sloan-Kettering Cancer Center (MSKCC).
Author: Karim Mezhoud. Nuclear Safety & Security Department. Nuclear Science Center of Tunisia.
Maintainer: Karim Mezhoud <kmezhoud at gmail.com>
citation("canceR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("canceR")
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("canceR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.