generated from hubverse-org/hubTemplate
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathCADPH-CATaLog.yml
72 lines (60 loc) · 3.2 KB
/
CADPH-CATaLog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Required fields
team_name: "California Department of Public Health" # No more than 50 characters
team_abbr: "CADPH" # Up to 16 alphanumeric characters or underscores
model_name: "Clade Assessment Tool, a Logistic Growth Function" # No more than 50 characters
model_abbr: "CATaLog" # Up to 16 alphanumeric characters or underscores
model_contributors:
[
{
"name": "Brent Siegel",
"affiliation": "California Department of Public Health, Center for Infectious Diseases, Modeling and Advanced Analytics Section",
"email": "[email protected]",
"orcid": "0000-0002-4695-9474"
},
{
"name": "Mugdha Thakur",
"affiliation": "California Department of Public Health, Center for Infectious Diseases, Modeling and Advanced Analytics Section",
"email": "[email protected]",
"orcid": "0000-0002-3883-8656"
},
{
"name": "Natalie Linton",
"affiliation": "California Department of Public Health, Center for Infectious Diseases, Modeling and Advanced Analytics Section",
"email": "[email protected]",
"orcid": "0000-0002-5464-0076"
},
{
"name": "Chris Hoover",
"affiliation": "Formerly: California Department of Public Health, Center for Infectious Diseases, Modeling and Advanced Analytics Section",
"email": "[email protected]"
},
{
"name": "Rahil Ryder",
"affiliation": "California Department of Public Health, Center for Laboratory Sciences, Viral and Rickettsial Disease Laboratory",
"email": "[email protected]"
},
{
"name": "Jesse Elder",
"affiliation": "California Department of Public Health, Center for Laboratory Sciences, Viral and Rickettsial Disease Laboratory",
"email": "[email protected]"
},
{
"name": "Tomas Leon",
"affiliation": "California Department of Public Health, Center for Infectious Diseases, Modeling and Advanced Analytics Section",
"email": "[email protected]"
}
]
license: "CC-BY-4.0" # Choose from accepted licenses
team_funding:
- "The content is solely the responsibility of the authors and does not necessarily represent the official views of the California Department of Public Health or the California Health and Human Services Agency."
methods: "Fits a logistic growth function to data. Based on Althaus, Christian L., et al. ''A Tale of Two Variants: Spread of SARS-CoV-2 Variants Alpha in Geneva, Switzerland, and Beta in South Africa. 1.1 Adds filtering criteria/ GISAID data addition"
methods_url: "https://calcat.cdph.ca.gov"
data_sources:
- "Theiagen Genomics manages the viral sequence data."
ensemble_of_models: false # Set to true if it is an ensemble of separate models
ensemble_of_hub_models: false # Set to true if it is an ensemble of hub-submitted models
# Optional fields
model_version: "1.2" # Optional version identifier
repo_url: "https://github.com/breesie/variant-nowcast-hub" # Optional repository URL
citation:
- "Wadford et al. Implementation of California COVIDNet - a multi-sector collaboration for statewide SARS-CoV-2 genomic surveillance. Front Public Health. 2023 Oct 23;11:1249614. doi: 10.3389/fpubh.2023.1249614. PMID: 37937074; PMCID: PMC10627185."