i had this error:
There was a problem with the command:
(1/1?) No such option: --p- (Possible options: --p-allow-one-off,
--p-chimera-method, --p-hashed-feature-ids, --p-max-ee-f, ...)
As i need to follow the workflow and proceed the taxonomic analysis, how can i fix this error ? Any idea
Thank you
Can you provide more context for your question (i.e. how long has the command been running, how much memory do you have on your machine, etc)? DADA2 runtimes will vary depending on the size of your dataset and the machine you're running QIIME 2 on.
This is a Linux code meaning a process was 'killed' or 'canceled' by the OS.
This often happens when there's not enough memory / RAM required to run a program.
This can also happen when a program uses more time than it was allocated in the queue.
Cool!
How much RAM was allocated to the DADA2 job?
How much time was allocated to the DADA2 job?