powered by
This function gets the exact location of a SNPs, based on a specific database.
getRSLocation(rs, species="Gallus_gallus", url="jul2016.archive.ensembl.org")
SNP rs number
Species identifier
Path of the ensembl database to use
A list with Chr and Location (BP) of an SNP.
This function can download from any specifi ensembl database the location of an SNP (as given as RS number) for a specific species.
# NOT RUN { getRSLocation("rs16033432") # }
Run the code above in your browser using DataLab