[BioPython] Anybody have any docs
Brad Chapman
chapmanb@arches.uga.edu
Fri, 20 Apr 2001 08:24:57 -0400 (EDT)
Hi Gary;
> on the record.Blast that is output from parsing BLAST using
> NCBIStandalone ??
There is a UML diagram for the Blast Record class in the Tutorial:
http://www.bioinformatics.org/bradstuff/bp/tut/Tutorial003.html#toc12
That is probably your best bet for understanding how the record class fits
together. The source has pretty good documentation on what every attribute
actually represents.
HTH,
Brad