We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a5f62 commit c396f0fCopy full SHA for c396f0f
1 file changed
data/nextstrain/orthoebolavirus/bdbv/pathogen.json
@@ -19,13 +19,15 @@
19
"web": "3.0.0-alpha.0"
20
},
21
"files": {
22
+ "treeJson": "tree.json",
23
"changelog": "CHANGELOG.md",
24
"examples": "examples.fasta",
25
"genomeAnnotation": "genome_annotation.gff3",
26
"pathogenJson": "pathogen.json",
27
"readme": "README.md",
28
"reference": "reference.fasta"
29
30
+ "defaultCds": "GP",
31
"qc": {
32
"frameShifts": {
33
"enabled": true,
0 commit comments