-
Notifications
You must be signed in to change notification settings - Fork 0
Dev #1
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
base: main
Are you sure you want to change the base?
Conversation
|
please use https://github.com/snakemake/snakefmt to format Snakemake files |
| with: | ||
| directory: .test/ci/ | ||
| snakefile: workflow/Snakefile | ||
| args: "--configfile config/main.yaml --use-conda --show-failed-logs -j 2 --dry-run --conda-frontend mamba" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems the current test relies on a dry-run. To create more reliable and meaningful unit tests, please refer to https://snakemake.readthedocs.io/en/stable/snakefiles/testing.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These dry-run tests should be retained.
|
For documentation reference, you can check this example: https://snakemake.github.io/snakemake-workflow-catalog/docs/workflows/snakemake-workflows/rna-seq-star-deseq2.html |
|
Please revise the scripts in the |
|
Please also fix the empty frequency spectrum generated from |
No description provided.