Skip to content

Commit

Permalink
fixup: dataset to set defaultCds to the E gene
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed May 29, 2024
1 parent c3759f6 commit 9705755
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
3 changes: 2 additions & 1 deletion nextclade/datasets/all/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@
"schemaVersion": "3.0.0",
"version": {
"tag": "unreleased"
}
},
"defaultCds": "E"
}
3 changes: 2 additions & 1 deletion nextclade/datasets/denv1/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"schemaVersion": "3.0.0",
"version": {
"tag": "unreleased"
}
},
"defaultCds": "E"
}
3 changes: 2 additions & 1 deletion nextclade/datasets/denv2/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"schemaVersion": "3.0.0",
"version": {
"tag": "unreleased"
}
},
"defaultCds": "E"
}
3 changes: 2 additions & 1 deletion nextclade/datasets/denv3/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"schemaVersion": "3.0.0",
"version": {
"tag": "unreleased"
}
},
"defaultCds": "E"
}
3 changes: 2 additions & 1 deletion nextclade/datasets/denv4/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"schemaVersion": "3.0.0",
"version": {
"tag": "unreleased"
}
},
"defaultCds": "E"
}

0 comments on commit 9705755

Please sign in to comment.