Skip to content

Commit cb4c9d0

Browse files
committed
feat: remove pangolin module from rule core
1 parent e7c2fcf commit cb4c9d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.test/Snakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ __version__ = "1.3.0"
1414
include: "../workflow/core.smk"
1515
include: "../workflow/rules/demix.smk"
1616
include: "../workflow/rules/context.smk"
17+
include: "../workflow/rules/pangolin.smk"
1718
include: "../workflow/rules/report.smk"
1819

1920
rule all:

0 commit comments

Comments
 (0)