lh3/miniasm

What are the usage parameter of miniasm for aligning a reference.fasta and a PAF file?

Closed this issue · 1 comments

miniasm/miniasm -f reads.fq reads.paf.gz > reads.gfa
here reads.fq is a read file. But I use a reference file in stead of read file what parameters would miniasm need?

lh3 commented

Miniasm does de novo assembly only. It does not work with reference-guided assembly.