Skip to content

Commit

Permalink
nextclade: rename gene to cds in pathogen.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rneher committed Jan 9, 2024
1 parent b91fbe2 commit 63d5f68
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions nextclade/dataset_config/h1n1pdm/ha/CY121680/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"HA1",
"cds":"HA1",
"ranges":[]
},
{
"gene":"HA2",
"cds":"HA2",
"ranges":[{"begin":0, "end":186}]
}
],
Expand Down
6 changes: 3 additions & 3 deletions nextclade/dataset_config/h1n1pdm/ha/MW626062/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"HA1",
"cds":"HA1",
"ranges":[]
},
{
"gene":"HA2",
"cds":"HA2",
"ranges":[{"begin":0, "end":186}]
}
],
Expand Down
4 changes: 2 additions & 2 deletions nextclade/dataset_config/h1n1pdm/na/MW626056/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"NA",
"cds":"NA",
"ranges":[{"begin":33, "end":470}]
}
],
Expand Down
6 changes: 3 additions & 3 deletions nextclade/dataset_config/h3n2/ha/CY163680/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"HA1",
"cds":"HA1",
"ranges":[]
},
{
"gene":"HA2",
"cds":"HA2",
"ranges":[{"begin":0, "end":186}]
}
],
Expand Down
8 changes: 4 additions & 4 deletions nextclade/dataset_config/h3n2/ha/EPI1857216/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"name": "RBD",
"nameFriendly": "RBD mutations",
"description": "This column displays the number of differences between the sequence and the reference at positions identified by Koel et al. (145, 155, 156, 158, 159, 189, and 193 in HA1)",
"gene": "HA1",
"cds": "HA1",
"aaRange": {
"begin": 100,
"end": 200
Expand Down Expand Up @@ -43,13 +43,13 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"HA1",
"cds":"HA1",
"ranges":[]
},
{
"gene":"HA2",
"cds":"HA2",
"ranges":[{"begin":0, "end":186}]
}
],
Expand Down
4 changes: 2 additions & 2 deletions nextclade/dataset_config/h3n2/na/EPI1857215/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"NA",
"cds":"NA",
"ranges":[{"begin":33, "end":470}]
}
],
Expand Down
6 changes: 3 additions & 3 deletions nextclade/dataset_config/vic/ha/EPI1926632/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"HA1",
"cds":"HA1",
"ranges":[]
},
{
"gene":"HA2",
"cds":"HA2",
"ranges":[{"begin":0, "end":187}]
}
],
Expand Down
6 changes: 3 additions & 3 deletions nextclade/dataset_config/vic/ha/KX058884/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"HA1",
"cds":"HA1",
"ranges":[]
},
{
"gene":"HA2",
"cds":"HA2",
"ranges":[{"begin":0, "end":186}]
}
],
Expand Down
4 changes: 2 additions & 2 deletions nextclade/dataset_config/vic/na/CY073894/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"NA",
"cds":"NA",
"ranges":[{"begin":33, "end":466}]
}
],
Expand Down
6 changes: 3 additions & 3 deletions nextclade/dataset_config/yam/ha/JN993010/pathogen.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"nameShort": "Glyc.",
"nameFriendly": "Glycosylation",
"description": "N-linked glycosylation motifs (N-X-S/T with X any amino acid other than P)",
"includeGenes": [
"includeCdses": [
{
"gene":"HA1",
"cds":"HA1",
"ranges":[]
},
{
"gene":"HA2",
"cds":"HA2",
"ranges":[{"begin":0, "end":186}]
}
],
Expand Down

0 comments on commit 63d5f68

Please sign in to comment.