Is there a way to pass multi-core flag with 'qiime cutadapt demux-paired' ?
Hi @Ravin_Poudel!
Unfortunately not, because the underlying tool (cutadapt
) doesn't support multi-core demultiplexing:
https://cutadapt.readthedocs.io/en/stable/guide.html#multi-core-support
Currently, multi-core support is not available when demultiplexing. You will get an error message if you try to use it. This limitations may be lifted in the future.
We do support multi-core trimming in this plugin (because cutadapt
supports it).
Sorry!
:qiime2:
3 Likes
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.