- Home
- Bioconductor 3.10
- Software Packages
- SNPchip
SNPchip
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see SNPchip.
Visualizations for copy number alterations
Bioconductor version: 3.10
Functions for plotting SNP array data; maintained for historical reasons
Author: Robert Scharpf <rscharpf at jhu.edu> and Ingo Ruczinski
Maintainer: Robert Scharpf <rscharpf at jhu.edu>
citation("SNPchip")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SNPchip")
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("SNPchip")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.