We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c2fcf commit cb4c9d0Copy full SHA for cb4c9d0
.test/Snakefile
@@ -14,6 +14,7 @@ __version__ = "1.3.0"
14
include: "../workflow/core.smk"
15
include: "../workflow/rules/demix.smk"
16
include: "../workflow/rules/context.smk"
17
+include: "../workflow/rules/pangolin.smk"
18
include: "../workflow/rules/report.smk"
19
20
rule all:
0 commit comments