PeteHaitch / methtuple

methtuple is a methylation caller for methylation events that co-occur on the same DNA fragment from high-throughput bisulfite sequencing data, such as methylC-seq.
MIT License
12 stars 3 forks source link

Using iterators #93

Closed PeteHaitch closed 8 years ago

PeteHaitch commented 9 years ago

See if there are examples where iterators can be used, which will likely improve performance. See http://nvie.com/posts/use-more-iterators/?utm_content=bufferd1c01&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer for ideas and background.

PeteHaitch commented 8 years ago

Performance is adequate for my use case, but can re-visit if this changes or demand from users.