Skip to content

Use of --num_threads instead of --threads #3

@jonhultqvist

Description

@jonhultqvist

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions