Skip to content

Commit

Permalink
Script not shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulthran committed Aug 22, 2023
1 parent 656eb3f commit f6e69cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbx_virus_id.smk
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ rule filter_virus_coverage:
idx=VIRUS_FP / "alignments" / "{sample}.sorted.idxstats.tsv",
output:
VIRUS_FP / "final_{sample}_contigs.fasta",
shell:
script:
"scripts/filter_virus_coverage.py"


Expand Down

0 comments on commit f6e69cb

Please sign in to comment.