How Can I Download The Results From An Ncbi Blast Search?
3
1
Entering edit mode
12.5 years ago
John ▴ 790

I'm BLASTing a sequence on NCBI (http://blast.ncbi.nlm.nih.gov/Blast.cgi#), I see a page of results showing the portions of the sequences that aligned to my search sequence. I now want to download these sequences. However, when I click select all and then "get selected sequences", I am taken to a Genbank page containing the full genomes of the organisms, not just the bits that aligned. how can I download the sequences of just the bits that aligned?

blast ncbi genbank alignment • 23k views
ADD COMMENT
2
Entering edit mode
12.5 years ago
Anima Mundi ★ 2.9k

Hello, you may take a look at this.

ADD COMMENT
0
Entering edit mode
12.5 years ago
Graslevy ▴ 240

Hey John, When it takes you to the genebank page, (on the top right corner of the page) click 'send to'. Select file (to download to a file) and select the format (Fasta etc).

ADD COMMENT
0
Entering edit mode

I'm afraid that won't help; he wants sequences of only the aligned regions from the BLAST output.

ADD REPLY
0
Entering edit mode
12.5 years ago
Neilfws 49k

So far as I am aware, NCBI web BLAST lacks the functionality that you require: "get selected sequences" does what it says, namely fetches the complete sequence of the hit.

To retrieve only the aligned regions, you will need to run BLAST locally and parse the output using one of the many libraries available for that purpose - e.g. Bioperl Bio::SearchIO.

ADD COMMENT

Login before adding your answer.

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