Skip to content

Commit

Permalink
bug: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
MagdalenaZZ committed Jul 17, 2024
1 parent 792ec83 commit 2869989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ __license__ = "GPL-3"


include: "rules/common.smk"
#include: "rules/longqc.smk" not finished rule
# include: "rules/longqc.smk" not finished rule
include: "rules/fastqc.smk"
include: "rules/gatk.smk"
include: "rules/mosdepth.smk"
Expand Down

0 comments on commit 2869989

Please sign in to comment.