daquang / YAMDA

Yet Another Motif Discovery Algorithm
MIT License
51 stars 7 forks source link

Task/cython naive #5

Open darkhipo opened 6 years ago

darkhipo commented 6 years ago

This one requires actually doing some testing to see if it still works. I just used pyximport to see if it could automatically compile to C, it can without error, and it runs the examples still.

I tested with tomtom results seem ok, this is your first example: http://meme-suite.org/opal-jobs/appTOMTOM_4.12.01527630162542151893126/tomtom.html

https://github.com/cython/cython/tree/master/pyximport

The changes to README and the rest are still env stuff.