1 parent f7b1169 commit 15426a2Copy full SHA for 15426a2
1 file changed
nextstrain_profiles/nextstrain-open/builds.yaml
@@ -20,10 +20,10 @@ S3_DST_ORIGINS: ["open"]
20
inputs:
21
- name: open
22
metadata: "s3://nextstrain-data/files/ncov/open/metadata.tsv.gz"
23
- sequences: "s3://nextstrain-data/files/ncov/open/sequences.fasta.xz"
+ # sequences: "s3://nextstrain-data/files/ncov/open/sequences.fasta.xz"
24
# aligned: "s3://nextstrain-data/files/ncov/open/aligned.fasta.xz"
25
# masked: "s3://nextstrain-data/files/ncov/open/masked.fasta.xz"
26
- # filtered: "s3://nextstrain-data/files/ncov/open/filtered.fasta.xz"
+ filtered: "s3://nextstrain-data/files/ncov/open/filtered.fasta.xz"
27
28
# Define locations for which builds should be created.
29
# For each build we specify a subsampling scheme via an explicit key.
0 commit comments