rrwick / Minipolish

A tool for Racon polishing of miniasm assemblies
GNU General Public License v3.0
72 stars 7 forks source link

Do assembly if no assembly provided? #5

Open tseemann opened 4 years ago

tseemann commented 4 years ago

You provide a wrapper miniasm_and_minipolish.sh to do both steps.

I was wondering if you could add option, or just run minimap2/miniasm automatically if no assembly is provided (or make it an option/switch) ?

This would remove the need for the bash script (which isn't installed in PATH by pip3 ?)