LXS
Results
2
comments of
LXS
For whatever reason, I think you need a space character at the end of the spades argument for it to work... so: `--spades_options "--untrusted-contigs test.fa "` and `--spades_options "--only-assembler "`...
Same issue on tutorial example. ``` $ snakemake -v 7.32.4 ``` Managed to get around it with `--notimestamps` but the command failed elsewhere.