[BioPython] Help on extracting title from description (Protein file
parsing)
Albert Chan On Bon
acobb at northwestern.edu
Mon Nov 24 13:05:19 EST 2003
Hello, I just got into Biopython and I hope someone can help me on this matter. I'm trying to compare the blast result of various proteins against each other by (hopefully) extracting the alignment.title (which can be done) and putting it side by side against description title and then the corresponding e-value.
However I am not able to extract the description.title by simply doing [print description.title] as biopython says that title argument is not defined but I can do it for [print alignment.title]. I am still trying to find out why.
Sincerely,
Albert
p.s. I am following the instructions in the Biopython Cookbook about parsing information locally.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://portal.open-bio.org/pipermail/biopython/attachments/20031124/6bea6b59/attachment-0001.htm
More information about the BioPython
mailing list