marcus1487 / nanoraw

Genome guided re-segmention and visualization for raw nanopore sequencing data.
https://pypi.python.org/pypi/nanoraw
Other
46 stars 9 forks source link

Batch graphmap calls #25

Closed marcus1487 closed 7 years ago

marcus1487 commented 7 years ago

graphmap has to load the genome for each read, so it would be much more efficient to batch the reads together into groups of temp files and then pass to python code to resolve indels.