Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alethomas committed Jun 30, 2022
1 parent 46c6139 commit 2429757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/read_clipping.smk
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ rule samtools_sort:
"0.74.0/bio/samtools/sort"


rule bed_to_bedpe:
rule bed_to_tsv:
input:
check_bed_for_URL(config["preprocessing"]["amplicon-primers"]),
output:
Expand Down

0 comments on commit 2429757

Please sign in to comment.