Open yevshin opened 4 years ago
Thx, everything looks good. Please mention your change in CHANGES.md
and I'll merge it into a master. E.g. smth like:
Version 0.9.1
-------------
Released on ...
Changed
- Reduce memory usage when computing BigFile summary, see pull request #48 (by @yevshin)
previously all BedEntries where fully loaded into memory, but we need only chr,from,to to compute summary