Skip to content

theTejMahal/SNPsearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SNPsearcher

Setup code (copy and paste into R console):

download.file("ftp://ftp.jax.org/sanger/current_snps/mgp.v5.merged.snps_all.dbSNP142.vcf.gz", "mgp.v5.merged.snps_all.dbSNP142.vcf.gz", method = "auto", quiet=TRUE) source("https://bioconductor.org/biocLite.R") biocLite("VariantAnnotation") source("https://bioconductor.org/biocLite.R") biocLite("AnnotationHub")

Then download R script and run!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages