Skip to content

Commit

Permalink
Remove message directive from download_sequences
Browse files Browse the repository at this point in the history
  • Loading branch information
joverlee521 committed Jan 11, 2025
1 parent 68ab301 commit 123716a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workflow/snakemake_rules/download_from_fauna.smk
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def _get_virus_passage_category(wildcards):
return ""

rule download_sequences:
message: "Downloading sequences from fauna"
output:
sequences = "data/{lineage}/raw_{segment}.fasta"
params:
Expand Down

0 comments on commit 123716a

Please sign in to comment.