Skip to content

Commit

Permalink
Update workflow/rules/ref.smk
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester authored Dec 5, 2024
1 parent 7c2c80f commit 235fc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/rules/ref.smk
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ rule get_pangenome_haplotypes:
"curl -o {output} {params.url} 2> {log}"


rule rename_haplotype_conftigs:
rule rename_haplotype_contigs:
input:
f"{pangenome_prefix}.vcf.gz",
output:
Expand Down

0 comments on commit 235fc63

Please sign in to comment.