To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("SNPlocs.Hsapiens.dbSNP.20110815")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
SNP locations and alleles for Homo sapiens extracted from NCBI dbSNP Build 134. The source data files used for this package were created by NCBI on Aug 15, 2011, and contain SNPs mapped to reference genome GRCh37.p2. WARNING: Note that the GRCh37.p2 genome is a patched version of GRCh37 but the patch doesn't alter chromosomes 1-22, X, Y, MT. GRCh37 itself is the same as the hg19 genome from UCSC *except* for the mitochondrion chromosome. Therefore, the SNPs in this package can be "injected" in BSgenome.Hsapiens.UCSC.hg19 and they will land at the correct location but this injection will exclude chrM (i.e. nothing will be injected in that sequence).
Author: Herve Pages
Maintainer: H. Pages <hpages at fhcrc.org>
Citation (from within R,
enter citation("SNPlocs.Hsapiens.dbSNP.20110815")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("SNPlocs.Hsapiens.dbSNP.20110815")
Reference Manual |
biocViews | AnnotationData, Genetics, Homo_sapiens |
Version | 0.99.6 |
License | Artistic-2.0 |
Depends | R (>= 2.10), IRanges, GenomicRanges |
Imports | methods, IRanges, GenomicRanges |
LinkingTo | |
Suggests | Biostrings, BSgenome(>= 1.16.1), BSgenome.Hsapiens.UCSC.hg19 |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | VariantAnnotation |
Follow Installation instructions to use this package in your R session.
Package Source | SNPlocs.Hsapiens.dbSNP.20110815_0.99.6.tar.gz |
Windows Binary | SNPlocs.Hsapiens.dbSNP.20110815_0.99.6.zip |
Mac OS X 10.6 (Snow Leopard) | SNPlocs.Hsapiens.dbSNP.20110815_0.99.6.tgz |
Mac OS X 10.9 (Mavericks) | SNPlocs.Hsapiens.dbSNP.20110815_0.99.6.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!