To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("snpStats")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Classes and statistical methods for large SNP association studies, extending the snpMatrix package (now removed)
Author: David Clayton <dc208 at cam.ac.uk>
Maintainer: David Clayton <dc208 at cam.ac.uk>
Citation (from within R,
enter citation("snpStats")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("snpStats")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("snpStats")
R Script | Data input | |
R Script | Imputation and meta-analysis | |
R Script | LD statistics | |
R Script | Principal components analysis | |
R Script | snpMatrix-differences | |
R Script | snpStats introduction | |
R Script | TDT tests | |
Reference Manual |
biocViews | GeneticVariability, Microarray, SNP, Software |
Version | 1.12.0 |
In Bioconductor since | BioC 2.8 (R-2.13) |
License | GPL-3 |
Depends | R (>= 2.10.0), survival, methods, Matrix |
Imports | graphics, grDevices, methods, stats, survival, utils, Matrix, BiocGenerics |
Suggests | hexbin |
System Requirements | |
URL | |
Depends On Me | GGBase, GGdata, ggtut, gwascat |
Imports Me | FunciSNP, GGtools |
Suggests Me | crlmm, GWASTools, VariantAnnotation |
Follow Installation instructions to use this package in your R session.
Package Source | snpStats_1.12.0.tar.gz |
Windows Binary | snpStats_1.12.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | snpStats_1.12.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!