Skip to content

Commit

Permalink
wip: fix coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Jun 26, 2024
1 parent 0820b3b commit c88bb6a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nextclade/config/clades_genotypes_denv1.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ clade gene site alt
DENV1 C 71 S
DENV1 M 28 S
DENV1 NS2B 13 I
unassigned C 71 T
unassigned M 28 A
unassigned NS2B 13 V
#unassigned C 71 T
#unassigned M 28 A
#unassigned NS2B 13 V
DENV1/I E 461 V
DENV1/I E 484 L
DENV1/I M 122 R
Expand Down
2 changes: 2 additions & 0 deletions nextclade/config/clades_genotypes_denv3.tsv
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
clade gene site alt
DENV3 C 13 I
DENV3 NS2A 9 T
DENV3/I M 128 F
DENV3/I E 68 V
DENV3/II M 57 A
Expand Down
2 changes: 2 additions & 0 deletions nextclade/config/clades_genotypes_denv4.tsv
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
clade gene site alt
DENV4 M 11 L
DENV4 NS1 9 S
DENV4/I E 429 L
DENV4/I NS1 98 S
DENV4/II E 265 A
Expand Down

0 comments on commit c88bb6a

Please sign in to comment.