How to query DBSNP with chromosome locations using ensembl
0
0
Entering edit mode
8.3 years ago

Hi,

I've been messing around with getting information about mutations at a chromosome location using Ensembl. I currently am loading:

my $pf_adaptor = $registry->get_adaptor('human', 'variation', 'phenotypefeature');

and using slices to accomplish this. One thing my script is missing is the ability to return any hits from dbSNP. I have been digging around the API documntation and I think that I need to load a different "type" into the last arg on get_adaptor. I can't seem to find this out however, even though here it appears dnSNP is a variation type database.

Has anyone been able to query dbSNP using chr locations using Ensembl?

Thanks

ensembl dbsnp • 1.8k views
ADD COMMENT
0
Entering edit mode

What method are you then using with the PhenotypeFeatureAdaptor? What, overall, are you trying to get your script to do?

ADD REPLY

Login before adding your answer.

Traffic: 2980 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6