-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
lhmoncla
committed
Aug 1, 2023
1 parent
68b3b83
commit dd4e54e
Showing
60 changed files
with
234 additions
and
83 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,108 @@ | ||
{ | ||
"title": "Real-time tracking of influenza A/H5N1 virus evolution", | ||
"maintainers": [ | ||
{"name": "Louise Moncla", "url": "http://bedford.io/team/louise-moncla/"} | ||
], | ||
"build_url": "https://github.com/nextstrain/avian-flu", | ||
"data_provenance": [ | ||
{ | ||
"name": "GISAID" | ||
} | ||
], | ||
"colorings": [ | ||
{ | ||
"key": "gt", | ||
"title": "Genotype", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "num_date", | ||
"title": "Date", | ||
"type": "continuous" | ||
}, | ||
{ | ||
"key": "country", | ||
"title": "Country", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "region", | ||
"title": "Region", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "host", | ||
"title": "Host", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "domestic_status", | ||
"title": "Domestic or Wild", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "h5_label_clade", | ||
"title": "H5 clade", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "furin_cleavage_motif", | ||
"title": "furin cleavage motif", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "cleavage_site_sequence", | ||
"title": "cleavage site sequence", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "submitting_lab", | ||
"title": "Submitting lab", | ||
"type": "categorical" | ||
} | ||
], | ||
"geo_resolutions": [ | ||
"region", | ||
"country" | ||
], | ||
"display_defaults": { | ||
"map_triplicate": true, | ||
"color_by": "region" | ||
}, | ||
"filters": [ | ||
"host", | ||
"region", | ||
"country", | ||
"submitting_lab" | ||
] | ||
} | ||
{ | ||
"title": "Real-time tracking of influenza A/H5N1 virus evolution", | ||
"maintainers": [ | ||
{"name": "Louise Moncla", "url": "http://bedford.io/team/louise-moncla/"} | ||
], | ||
"build_url": "https://github.com/nextstrain/avian-flu", | ||
"data_provenance": [ | ||
{ | ||
"name": "GISAID" | ||
} | ||
], | ||
"colorings": [ | ||
{ | ||
"key": "gt", | ||
"title": "Genotype", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "num_date", | ||
"title": "Date", | ||
"type": "continuous" | ||
}, | ||
{ | ||
"key": "country", | ||
"title": "Country", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "region", | ||
"title": "Region", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "host", | ||
"title": "Host", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "domestic_status", | ||
"title": "Domestic or Wild", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "subtype", | ||
"title": "Subtype", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "h5_label_clade", | ||
"title": "LABEL clade", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "gisaid_clade", | ||
"title": "GISAID clade", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "furin_cleavage_motif", | ||
"title": "furin cleavage motif", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "cleavage_site_sequence", | ||
"title": "cleavage site sequence", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "authors", | ||
"title": "Authors", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "PMID", | ||
"title": "Pubmed ID", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "submitting_lab", | ||
"title": "Submitting lab", | ||
"type": "categorical" | ||
}, | ||
{ | ||
"key": "originating_lab", | ||
"title": "Originating lab", | ||
"type": "categorical" | ||
} | ||
], | ||
"geo_resolutions": [ | ||
"region", | ||
"country" | ||
], | ||
"display_defaults": { | ||
"map_triplicate": true, | ||
"color_by": "region" | ||
}, | ||
"filters": [ | ||
"host", | ||
"domestic_status", | ||
"region", | ||
"country", | ||
"submitting_lab", | ||
"subtype", | ||
"h5_label_clade", | ||
"gisaid_clade", | ||
"authors" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.