sanger-pathogens / iva

de novo virus assembler of Illumina paired reads
http://sanger-pathogens.github.io/iva/
Other
54 stars 18 forks source link

Use pyfastaq 3.10.0 #51

Closed martinghunt closed 9 years ago

martinghunt commented 9 years ago

This just changes the required version of pyfastaq to >=3.10.0, which removes the dependency on numpy. Should fix some installation issues.