[pygr-notify] Issue 40 in pygr: add NLMSA convenience method for loading aligned intervals from any source

codesite-noreply at google.com codesite-noreply at google.com
Mon Apr 27 18:59:44 PDT 2009


Comment #7 on issue 40 by cjlee112: add NLMSA convenience method for  
loading aligned intervals from any source
http://code.google.com/p/pygr/issues/detail?id=40

In answer to Titus' question about CoordsGroupStart / End:
BLAST returns alignments one at a time.  A given alignment might contain  
any number
of aligned interval pairs.  For some alignment results (tblastn, blastx,  
tblastx),
the grouping of the interval pairs into a single alignment is crucial  
information.
CoordsGroupStart indicates the beginning of a BLAST alignment;  
CoordsGroupEnd
indicates the end of an alignment.  Search on CoordsGroupStart in blast.py  
to see
examples of how this is used, if you're interested.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list