Skip to content

snakemake workflow FileNotFoundError #1

Description

@erikadudki

Hello,
I'm trying to run the snakemake workflow for DS analysis method comparison.
When I run snakemake in the terminal, I get the following error:
FileNotFoundError in line 25 of /home/PycharmProjects/muscat-comparison/Snakefile: [Errno 2] No such file or directory: 'meta/sim_ids.json' File "/home/PycharmProjects/muscat-comparison/Snakefile", line 25, in <module>

I'm also new to snakemake, I installed it via pip3 install snakemake , and then after cloning the muscat-comparison directory I run snakemake, so maybe I missed some important steps?
In the directory, I also can't find the folders data, meta and results, is this on purpose?

If more information is needed just let me know.
Thanks in advance.
Erika

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions