We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edd7bf5 + 340fc29 commit e8b5dcaCopy full SHA for e8b5dca
1 file changed
ingest/gisaid/Snakefile
@@ -46,5 +46,5 @@ rule get_metadata:
46
"gisaid/data/metadata_combined.tsv"
47
shell:
48
r"""
49
- augur read-file {input} {output}
+ augur read-file {input} > {output}
50
"""
0 commit comments