Hifiasm-0.21.0-r686
Since Hifiasm-0.20.0 (r639):
- 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.