aviary icon indicating copy to clipboard operation
aviary copied to clipboard

CheckM Rosella file not found

Open sternp opened this issue 2 years ago • 3 comments

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:

Error in rule checkm_rosella:
    jobid: 23
    input: data/rosella_bins/done
    output: data/rosella_bins/checkm2_out, data/rosella_bins/checkm.out
    log: logs/checkm_rosella.log (check log file(s) for error details)
    conda-env: /mnt/hpccs01/work/microbiome/conda/11e1a371ef3335e629225ddf170c50f3_
 
RuleException:
CalledProcessError in file /mnt/hpccs01/work/microbiome/sw/aviary_repos/aviary-v0.8.3/aviary/aviary/modules/binning/binning.smk, line 419:
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' returned non-zero exit status 1.
  File "/mnt/hpccs01/work/microbiome/sw/aviary_repos/aviary-v0.8.3/aviary/aviary/modules/binning/binning.smk", line 419, in __rule_checkm_rosella
  File "/mnt/hpccs01/work/microbiome/conda/envs/aviary-v0.8.3/lib/python3.11/concurrent/futures/thread.py", line 58, in run
Removing output files of failed job checkm_rosella since they might be corrupted:
data/rosella_bins/checkm2_out

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 :)

sternp avatar Jan 19 '24 05:01 sternp

Sternp did you ever find a solution to this? I'm having a similar issue.

aljazdzy avatar Jul 06 '24 19:07 aljazdzy

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

sternp avatar Jul 09 '24 00:07 sternp

Thanks!

aljazdzy avatar Jul 09 '24 21:07 aljazdzy