Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in rule proteins #6

Open
BenedicteColnet opened this issue Sep 7, 2019 · 1 comment
Open

Error in rule proteins #6

BenedicteColnet opened this issue Sep 7, 2019 · 1 comment

Comments

@BenedicteColnet
Copy link

Hi!

Trying to run your tool I have an error message saying:

Error in rule proteins:
    jobid: 6
    output: proteins/test_protein.faa, proteins/test_prodigal.gff
    conda-env: /PULpy/.snakemake/conda/3a6f6077
    shell:
        zcat genomes/test_genomic.fna.gz | prodigal -a proteins/test_protein.faa -q -f gff > proteins/test_prodigal.gff
        (exited with non-zero exit code)

Prodigal is well installed and when running a similar line that the one mentioned in your code it works.

Thank you by advance for your answer!

@mw55309
Copy link
Member

mw55309 commented Apr 21, 2020

Is zcat installed on your system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants