question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Two empty lines for each include in Snakefile

See original GitHub issue

Since I use the latest version, snakefmt adds two empty lines under each include: in the snakefile

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
bricoletccommented, Mar 9, 2022

If you try those steps, what do you get?

What does ‘using VSCode’ mean and could that be the source of issue?

0reactions
mbhall88commented, Mar 23, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found