Skip to content

error in test_checkm.py #32

Description

@yb5339

Hi, I tried to run the new version of MAGpy, and I got an error in running tests.
When the step testing test_checkm.py, the terminal stopped and nothing happened.
All the other testing steps were well processed.

❯ snakemake -rp -s MAGpy --cores 120 --use-conda test
The flag 'directory' used in rule all is only valid for outputs, not inputs.
Building DAG of jobs...
Using shell: /bin/bash
Provided cores: 120
Rules claiming more threads will be scaled down.
Job counts:
count jobs
1 test
1 test_checkm
2
Select jobs to execute...

[Thu Jun 3 20:08:44 2021]
rule test_checkm:
output: test/outputs/checkm.txt
jobid: 2
reason: Missing output files: test/outputs/checkm.txt

	test/scripts/test_checkm.py test/outputs/checkm.txt	

Activating conda environment: /home/yb/MAGpy/.snakemake/conda/193fb18dbd5d570d4fcebaa03389205a

How can I solve this problem? Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions