Skip to content

Commit 7501de4

Browse files
committed
adjusting definition rules
1 parent f64737f commit 7501de4

18 files changed

+64
-32
lines changed

constellations/definitions/cA.23.1+E484K.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"rules": {
3636
"min_alt": 5,
37-
"max_ref": 13,
37+
"max_ref": 3,
3838
"S:E484K": "alt"
3939
}
4040
}

constellations/definitions/cA.23.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
],
3131
"rules": {
3232
"min_alt": 5,
33-
"max_ref": 13
33+
"max_ref": 3
3434
}
3535
}

constellations/definitions/cAV1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"N:G204R"
3333
],
3434
"rules": {
35-
"min_alt": 6,
36-
"max_ref": 0
35+
"min_alt": 7,
36+
"max_ref": 3
3737
}
3838
}

constellations/definitions/cB.1.1.318.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"del:28895:3"
4040
],
4141
"rules": {
42-
"min_alt": 5,
43-
"max_ref": 19
42+
"min_alt": 11,
43+
"max_ref": 3
4444
}
4545
}

constellations/definitions/cB.1.1.7+E484K.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"N:S235F"
4343
],
4444
"rules": {
45-
"min_alt": 5,
46-
"max_ref": 4,
45+
"min_alt": 15,
46+
"max_ref": 3,
4747
"S:E484K": "alt"
4848
}
4949
}

constellations/definitions/cB.1.1.7.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"N:S235F"
4444
],
4545
"rules": {
46-
"min_alt": 4,
47-
"max_ref": 6
46+
"min_alt": 15,
47+
"max_ref": 3
4848
}
4949
}

constellations/definitions/cB.1.324.1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"nuc:A28272T"
3030
],
3131
"rules": {
32-
"min_alt": 8,
33-
"max_ref": 9
32+
"min_alt": 5,
33+
"max_ref": 3
3434
}
3535
}

constellations/definitions/cB.1.351.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"del:11287:9"
4040
],
4141
"rules": {
42-
"min_alt": 4,
43-
"max_ref": 14
42+
"min_alt": 6,
43+
"max_ref": 3
4444
}
4545
}

constellations/definitions/cB.1.427_429.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,21 @@
1919
"Eta"
2020
],
2121
"sites": [
22+
"S:S13I",
23+
"S:W152C",
24+
"S:L452R",
25+
"S:D614G",
26+
"ORF1a:I4205V",
27+
"ORF1b:D1183Y",
28+
"nuc:C2395T",
29+
"nuc:T2597C",
30+
"nuc:T24349C",
31+
"nuc:G27890T",
32+
"nuc:A28272T"
2233
],
2334
"rules": {
2435
"min_alt": 5,
25-
"max_ref": 16
36+
"max_ref": 3
2637
}
27-
}
38+
}
39+

constellations/definitions/cB.1.525.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"nuc:G29543T"
4141
],
4242
"rules": {
43-
"min_alt": 5,
44-
"max_ref": 16
43+
"min_alt": 8,
44+
"max_ref": 3
4545
}
4646
}

0 commit comments

Comments
 (0)