Biopython fuctions questions
1
0
Entering edit mode
3.4 years ago
marscal.rs • 0

I'm using biopython to do my project, I would like to know if the qblast function would have any parameters to show a minimum of identity between the sequences?

biopython • 546 views
ADD COMMENT
0
Entering edit mode
3.4 years ago
Joe 21k

qblast through biopython is no different to standard qblast. It will support all the normal arguments, so you can use flags like -perc_id to set identity cutoffs for your results.

If you take a look at the documentation, you'll see all the options that are supported:

https://biopython.org/docs/1.75/api/Bio.Blast.NCBIWWW.html#Bio.Blast.NCBIWWW.qblast

ADD COMMENT

Login before adding your answer.

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