Winnowmap icon indicating copy to clipboard operation
Winnowmap copied to clipboard

Winnowmappy

Open marcus1487 opened this issue 5 years ago • 1 comments

This project looks very promising. Is it possible/are there plans to provided a python interface (winnowmappy) to this software?

For some more detail, I am the developer of the Oxford Nanopore Technologies Megalodon software. I would be interested in seeing how this mapping could improve results in repeat regions. Within Megalodon, I currently use the mappy python interface to minimap2. I am wondering if it might be possible to port the mappy interface into this project? I'm not sure how diverged this project is from minimap2 to make this possible, but this would be very helpful to assist future research.

marcus1487 avatar Oct 16 '20 16:10 marcus1487

Hi @marcus1487

I'm happy to investigate this. But I wonder if it would be a worthwhile exercise at your end to verify whether Winnowmap is giving you desirable improvements first (?) I'd assume there are ugly work-arounds to call C++ binary from python code. Let me know what you think.

cjain7 avatar Oct 24 '20 06:10 cjain7