Problems with accessing the Swissprot database using qblast
1
0
Entering edit mode
9.7 years ago
bondserv • 0

Hello I am part of a project that involved searching for the several proteins across several different species. At this point I have a list of proteins that I am trying to find in other species besides human, particularly zebrafish, mouse, rat, and yeast. My current strategy is to blast these proteins against the Swissprot database in order to find these proteins in other species. However, when I use qblast against Swissprot I do not get anything interesting, but when I blast against the NR database I get results. Every other parameter is the same.

>>> blast = NCBIWWW.qblast("blastp","sp",74760014,hitlist_size=100,gapcosts="11 1",threshold = 11,composition_based_statistics=2,word_size=3,db_genetic_code=1

^Fails to give any hits

>>>blast = NCBIWWW.qblast("blastp","nr",74760014,hitlist_size=100,gapcosts="11 1",threshold = 11,composition_based_statistics=2,word_size=3,db_genetic_code=1)

^Plenty of hits

Is there any explanation for why this could be? When I use BLAST on NCBI I get results that make sense from both Swissprot and NR. Any help I could get would be much appreciated.

qblast swissprot no results • 2.2k views
ADD COMMENT
0
Entering edit mode
8.4 years ago
anetth • 0

Pretty late, but for anybody else:

Try "swissprot" instead of "sp".

ADD COMMENT

Login before adding your answer.

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