csmiller / EMIRGE

EMIRGE reconstructs full length ribosomal genes from short read sequencing data.
37 stars 29 forks source link

reduce memory usage via sparse matrices #2

Closed csmiller closed 13 years ago

csmiller commented 13 years ago

Many of EMIRGE's largest data structures could be converted to sparse matrices, which should reduce memory usage substantially.