[Bioperl-l] lightweight sequence features

Jason Stajich jason at bioperl.org
Tue Nov 6 21:18:35 UTC 2007


I started a branch for implementing and playing with lightweight  
feature object. The branch is called 'lightweight_feature_branch'.

Right now it is about 70% faster just in object creation based on  
parsing features using Bio::Tools::GFF and swapping the types of  
features that are created.  It uses arrays instead of hashes under  
the hood.

So the objects don't have locations under the hood.  My hope is if  
this works okay we could use it for creating objects where we KNOW  
the underlying features have simple locations so such as parsing in  
GFF data.

-jason
--
Jason Stajich
jason at bioperl.org




More information about the Bioperl-l mailing list