On Wed, Jun 03, 2009 at 10:06:32PM -0700, Christopher Lee wrote:
-> On Jun 1, 2009, at 9:58 PM, C. Titus Brown wrote:
-> 
-> >   blastx_database - allow blastx/tblastx to be run on databases
-> >
-> >   blastx_generator - return blastx results via generator
-> >
-> >   ctb_intervals - refactoring & commenting of NLMSA
-> >       add_aligned_intervals code
-> 
-> Hi Titus,
-> I merged and extended these branches in a new branch,  
-> intervals_filter.  This extends the refactoring that you did, to make  
-> all of the functions in this process into real "filters" (i.e. a  
-> generator function that takes a single argument as its input, and  
-> returns an iterator suitable for use as input to the next filter).   

[ ... ]


-> Please take a look at this branch (uploaded to github) and let me know  
-> what you think:
-> http://github.com/cjlee112/pygr/tree/interval_filters

Wow, that's a lot of refactoring in blast.py!

I fixed some docstrings and places where the line lengths went over 80
chars; see my 'interval_filters' changes here,

        http://github.com/ctb/pygr/tree/interval_filters

cheers,
--titus
-- 
C. Titus Brown, c...@msu.edu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to