We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a39ea40 commit ee18c2cCopy full SHA for ee18c2c
config/config.yaml
@@ -38,20 +38,20 @@ prepare_data:
38
nextstrain_clades:
39
global:
40
included_days: 150
41
- location_min_seq: 1000
+ location_min_seq: 200
42
location_min_seq_days: 150
43
excluded_locations: "defaults/global_excluded_locations.txt"
44
- clade_min_seq: 500
+ clade_min_seq: 200
45
clade_min_seq_days: 150
46
pango_lineages:
47
48
49
50
51
52
clade_min_seq: 1
53
54
- collapse_threshold: 350
+ collapse_threshold: 200
55
56
# Params for the model run scripts
57
models:
0 commit comments