Hi
I am creating a database of orthologues and would like to add option blastp to my database web page. How we can integrate blastp in this scenario. Is there any python module available to do so? I don't have experience in database designing.
Thank you in advance
Apologies for the link, I didn't read the text properly now spotted the OBSOLETE mark. This is their current recommendation and probably the way I had done it, too.
Thank you for the information. We want to execute blastp for users with our available sequence as blast database; something like this http://www.mgc.ac.cn/VFs/blast/blast.html. But I am not sure how to integrate. Will it be done by wrapping the system call?