[Bioperl-guts-l] [Bug 2577] Bio::Assembly and Bio::Assembly::IO can exceed the set open file ulimit

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Aug 29 10:41:28 EDT 2008


http://bugzilla.open-bio.org/show_bug.cgi?id=2577





------- Comment #1 from cjfields at bioperl.org  2008-08-29 10:41 EST -------
The workaround is to increase the 'ulimit -n', which may not be possible due to
system limits or lack of admin privileges.  

The most general solution would be to pass the same SF::Collection to each
Contig and store all SFs (using the seq_id to disambiguate the diffferent
contigs).  I'll look into that.


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Bioperl-guts-l mailing list