Two empty lines for each include in Snakefile
See original GitHub issueSince I use the latest version, snakefmt adds two empty lines under each include:
in the snakefile
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Snakefiles and Rules — Snakemake 7.19.1 documentation
Here, we define two wildcards, dataset and group . By this, the rule can produce all files that follow the regular expression pattern...
Read more >Snakemake - How do I use each line of a file as an input?
I think what you are looking for are checkpoints in Snakemake. Take a look at this example: checkpoint get_tissue: output: "tissuesused.txt" ...
Read more >Chapter 3 Initial Steps with Snakemake - Lachlan Deer
We have added an empty Snakefile in the main project folder. ... The first line in our example defines the name of a...
Read more >snakefmt/README.md at master - GitHub
404 lines (290 sloc) 12.5 KB ... Format all Snakefiles within a directory. ... An empty value means all files are included regardless...
Read more >empty config in subworkflow - Google Groups
Hi all, I have a weird problem with subworkflows: the subworkflow doesn't ... File "/mnt/projects/rpd/devs/andreas/pipelines.git/BWA-MEM/Snakefile", line 53 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
If you try those steps, what do you get?
What does ‘using VSCode’ mean and could that be the source of issue?
I also can’t recreate this using the latest container.
Closing for now as no response. Feel free to reopen if you’re still experiencing trouble @alethomas