Skip to content

Commit

Permalink
snakefmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tdayris committed Feb 2, 2024
1 parent 989a819 commit 3cb1fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/fastp.smk
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rule fastp_trimming_pair_ended:
"results/QC/report_pe/{sample}.html",
caption="../report/fastp.rst",
category="Quality Controls",
subcategory="Trimming"
subcategory="Trimming",
),
json=temp("tmp/fastp/report_pe/{sample}.json"),
log:
Expand Down

0 comments on commit 3cb1fad

Please sign in to comment.