Any Way To Ncbi Blast Multiple Protein Sequences?
5
0
Entering edit mode
10.1 years ago
jolespin ▴ 150

Is there any tools or any direction anyone can point me in towards Blasting multiple amino acid sequences on http://blast.ncbi.nlm.nih.gov/Blast.cgi ?

I could potentially write a script to do this and grab the Top Hits but I wasn't sure if there was an easier way that would save me the trouble.

blast ncbi protein sequence • 12k views
ADD COMMENT
0
Entering edit mode

Hi everone! I'm a student looking for a tool like greengene.uml.edu whare I can batch a blast of 300 proteins at once, Since greengene doesn't work anymore I'm asking you guys if there is another method than bacht 20 proteins at time using NCBI blast, I'm searching for a putative antigenic protein for a putative B. anthracis vaccine.

Thanks for your help!

Serena

ADD REPLY
0
Entering edit mode

I have moved your question to here as a comment - it was previously posted as an answer, which is not appropriate. You need to create a new post with your question. Please do that in the next day; this comment thread will be deleted.

ADD REPLY
0
Entering edit mode

Sorry for posted in the wrong section! Thank for your suggestion

ADD REPLY
8
Entering edit mode
10.1 years ago
JC 13k

The easy way is to install it locally and use the -remote flag, check http://www.ncbi.nlm.nih.gov/books/NBK1762/

ADD COMMENT
3
Entering edit mode

Yes, BLASTing multiple query sequences = installing BLAST locally. Time to learn this core skill :)

ADD REPLY
2
Entering edit mode

i'm going to try and figure out how this works!

ADD REPLY
2
Entering edit mode
10.1 years ago
Brett ▴ 150

Yep the best way is to install local blast http://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastDocs&DOC_TYPE=Download.

If you not use to the command prompt (or dont have time to learn the commands), download the older version here: ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.25/

and use this website here generates exactly what you need to type into you command prompt : http://www.aridolan.com/bbu/bbuintro.aspx

It makes life very simple

(new update to blast means the old commands no longer work thats why I say to use a legacy version)

ADD COMMENT
1
Entering edit mode
10.1 years ago
youngcsong ▴ 100

Can't you already BLAST multiple sequences through the web interface? Surely though, I guess depending on the number of sequences you have, you might also consider taking the route, as already been posted in previous answer.

ADD COMMENT
0
Entering edit mode

NCBI allows you to input multiple sequences as your own database to search a query to

ADD REPLY
0
Entering edit mode
10.1 years ago
Xingyu Yang ▴ 280

You can just copy multiple sequences in fasta format there and run. However, its results might be not that easy to parse and it's very slow.

The better solution is as mentioned above, install it locally.

ADD COMMENT
0
Entering edit mode
10.1 years ago
prp291 ▴ 70

NCBI itself provide the facility to do btach BLAST. you can paste the sequence (upto 50) in text box and blast it. You can find some other methods HERE or you can use perl script for batch blast from HERE

ADD COMMENT

Login before adding your answer.

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