Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Execute the workflow #43

@Oksanak22

Description

@Oksanak22

I create and activate the env:

  1. [name@beluga2 ~]$ virtualenv venv_pore_c && source venv_pore_c/bin/activate
  2. [name@beluga2 ~]$ pip install --no-index --upgrade pip
  3. [name@beluga2 ~]$ pip install --no-index pore_c
    After I tried to execute the workflow locally:
    (venv_pore_c) [name@beluga2 ~]$ snakemake --cores $N

And I got an error:
Error: no Snakefile found, tried Snakefile, snakefile, workflow/Snakefile, workflow/snakefile.

Do you have any idea how to fix this error?
Thank you

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