Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

MissingRuleException error #19

@hannahgoldswain

Description

@hannahgoldswain

Hi!

I am trying to use the pipeline with the default command: snakemake all --config input_fastq=/path/.fastq reference_fasta=/path/ref.fasta threads=16 --cores 4

(I got told to add the cores on by another error).
However I get this error: MissingRuleException: No rule to produce all (if you use input functions make sure that they don't raise unexpected exceptions).

I'm not too familiar with snakemake but can't seem to find 'all' in the snakefile or scripts? How do I resolve this?

Thanks!

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