Download a large number of gene sequences
0
0
Entering edit mode
5.5 years ago

I need to download a large number of nucleic (or even better, protein) sequences for two organisms (Arabidopsis thaliana and Vitis vinifera). By large number, I mean all the available genes on a specific platform (from GEO). I tried to use BioPython but it takes forever, when it works. Is there a better and/or easier alternative?

Python sequence • 1.3k views
ADD COMMENT
2
Entering edit mode

Please paste your "BioPython" code here and let people know the exact issue.

ADD REPLY
0
Entering edit mode

Are you sure it’s the code speed that’s the issue and no IO or web request rate limits that are slowing you down? (Python isn’t fast for sure, but seems less likely to be the culprit here to me)

ADD REPLY

Login before adding your answer.

Traffic: 1285 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