Open sternp opened 10 months ago
Sternp did you ever find a solution to this? I'm having a similar issue.
Sternp did you ever find a solution to this? I'm having a similar issue.
The parameter to avoid the Rosella step is what I'm using for now
Thanks!
Hey Rhys,
There seems to be an issue with the rule checkm_rosella for which it'd be great to get your insight on.
The initial error message is:
Then upon executing the following command:
source /mnt/hpccs01/work/microbiome/conda/envs/aviary-v0.8.3/bin/activate '/mnt/hpccs01/work/microbiome/conda/11e1a371ef3335e629225ddf170c50f3_'; set -euo pipefail; python /mnt/hpccs01/work/microbiome/gnomefish/lara/plasmid_extraction_testing/mda_100cell_pedl_90kb_3kb_gp_4kb_240108/4kb/aviary_complete_updated/.snakemake/scripts/tmp80u12jzh.run_checkm.py
The following error message is given:
n11115921@cl5n008:/work/microbiome/gnomefish/lara/plasmid_extraction_testing/mda_100cell_pedl_90kb_3kb_gp_4kb_240108/4kb> source /mnt/hpccs01/work/microbiome/conda/envs/aviary-v0.8.3/bin/activate '/mnt/hpccs01/work/microbiome/conda/11e1a371ef3335e629225ddf170c50f3_'; set -euo pipefail; python /mnt/hpccs01/work/microbiome/gnomefish/lara/plasmid_extraction_testing/mda_100cell_pedl_90kb_3kb_gp_4kb_240108/4kb/aviary_complete_updated/.snakemake/scripts/tmp80u12jzh.run_checkm.py python: can't open file '/mnt/hpccs01/work/microbiome/gnomefish/lara/plasmid_extraction_testing/mda_100cell_pedl_90kb_3kb_gp_4kb_240108/4kb/aviary_complete_updated/.snakemake/scripts/tmp80u12jzh.run_checkm.py': [Errno 2] No such file or directory
Thanks :)