Michal Zeman
Results
2
comments of
Michal Zeman
Hi! I have similar troubles passing option not to correct reads: `unicycler -1 G01_val_1.fq.gz -2 G01_val_2.fq.gz -s unpairedALL.fastq.gz --keep 3 --min_fasta_length 200 -o G01_UnicyclerOUT --spades_options "--only-assembler"` ends up with error:...
Thanks @lxsteiner! Extra space at the end of flag worked and options are passing to SPAdes. Just to add a bit of my knowledge - I tried to pass `--threads...