Skip to content

Commit

Permalink
Update Auspice config JSONs to include gisaid_epi_isl
Browse files Browse the repository at this point in the history
Including the `gisaid_epi_isl` as a metadata column so it can be
included in acknowledgements.
  • Loading branch information
joverlee521 committed Sep 10, 2024
1 parent ae1c054 commit d5e1e56
Show file tree
Hide file tree
Showing 11 changed files with 33 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/h1n1pdm/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,5 +164,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/h1n1pdm/ha/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,5 +239,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/h1n1pdm/na/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,5 +204,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/h3n2/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,5 +174,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/h3n2/auspice_config_fitness.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/h3n2/ha/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,5 +217,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/h3n2/na/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/vic/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/vic/ha/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/vic/na/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}
3 changes: 3 additions & 0 deletions config/yam/auspice_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,8 @@
"map",
"entropy",
"frequencies"
],
"metadata_columns": [
"gisaid_epi_isl"
]
}

0 comments on commit d5e1e56

Please sign in to comment.