Skip to content

Hifiasm-0.21.0-r686

Compare
Choose a tag to compare
@chhylp123 chhylp123 released this 27 Nov 18:47
· 3 commits to master since this release

Since Hifiasm-0.20.0 (r639):

  1. New Feature: Introduced a beta module for ONT assembly using ONT simplex R10 reads. To enable this feature, add the --ont option as shown below:
hifiasm -t64 --ont -o ONT.asm ONT.read.fastq.gz

Please note that this beta module requires input reads in FASTQ format.