Bioconductor version: 2.7
This package defines classes and functions for plotting copy number and genotype in high throughput SNP platforms such as Affymetrix and Illumina. In particular, SNPchip is a useful add-on to the oligo package for visualizing SNP-level estimates after pre-processing.
Author: Robert Scharpf <rscharpf at jhsph.edu> and Ingo Ruczinski
Maintainer: Robert Scharpf <rscharpf at jhsph.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("SNPchip")
To cite this package in a publication, start R and enter:
citation("SNPchip")
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!