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 a557cfb commit e7c2fcfCopy full SHA for e7c2fcf
1 file changed
.test/Snakefile
@@ -12,6 +12,7 @@ __version__ = "1.3.0"
12
13
# Rules
14
include: "../workflow/core.smk"
15
+include: "../workflow/rules/demix.smk"
16
include: "../workflow/rules/context.smk"
17
include: "../workflow/rules/report.smk"
18
0 commit comments