[BioPython] target sequence length in blast parsing
    Michiel de Hoon 
    mdehoon at c2b2.columbia.edu
       
    Sun Jan  7 20:13:14 UTC 2007
    
    
  
Ann Loraine wrote:
> The target/subject length is harder to find. Would the XML parser be
> able to retrieve this information? I'm not sure which of the various
> blast parse output objects contain a slot for this data. Ideally,
> there could be a variable under the alignment object called
> subject_length or something similar which would capture this
> information.
> 
If you can find the information you're looking for in the XML file, but 
not in the output of the XML parser, let us know -- it should be easy to 
add any missing information to the XML parser.
--Michiel.
    
    
More information about the Biopython
mailing list