-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
I found that the aracon documentation is a little bit out of date. When calling on aracon it gives the following instructions:
A de novo genome assembler for third generation sequencing data which does not requires error >correction.
Usage:
./aracon <reads.fastq> <working_folder> [options]Options:
--threads INT
--erc Use error correction on the input reads.
Instead the the correct flag to set the number of threads appears to be:
--num_threads INT
Cheers
Jon
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels