Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jonhultqvist opened this issue Jun 21, 2017 · 0 comments
Open

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

jonhultqvist opened this issue Jun 21, 2017 · 0 comments

Comments

@jonhultqvist
Copy link

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

@jonhultqvist jonhultqvist changed the title Use of ---num_threads instead of --threads Use of --num_threads instead of --threads Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant