HingeAssembler / HINGE

Software accompanying "HINGE: Long-Read Assembly Achieves Optimal Repeat Resolution"
http://genome.cshlp.org/content/27/5/747.full.pdf+html?sid=39918b0d-7a7d-4a12-b720-9238834902fd
Other
64 stars 9 forks source link

Is HINGE PYPY compatible? #139

Open mictadlo opened 6 years ago

mictadlo commented 6 years ago

Hi, Is HINGE compatible to PYPY?

Thank you in advance.

Michal

govinda-kamath commented 6 years ago

I don't think so. HINGE is written primarily in C++ with some modules in python. As far as I know, that's not pypy compatible.