[Bioperl-l] New Bio::Root::IO->_insert() method
Florent Angly
florent.angly at gmail.com
Mon Jul 19 08:47:39 UTC 2010
Hi list,
I needed a feature to insert text at an arbitrary line in a file for a
Bioperl module I am working on. I coded it, called the new method
_insert( ) and added it to the Bio::Root::IO module because I realized
that it could be useful to other Bioperl modules. The method seems to be
working well and does not cause tests to fail but let me know if you
encounter issues with it.
Regards,
Florent
More information about the Bioperl-l
mailing list