Skip to content

Commit ba3c43f

Browse files
Another test failure that was masked, should be double checked but seems to have caused no issues so far so likely ok
1 parent bd8d892 commit ba3c43f

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

tests/functional/translate/data/zika/aa_muts_gff.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,18 @@
1313
"start": 457,
1414
"strand": "+",
1515
"type": "gene"
16+
},
17+
"nuc": {
18+
"end": 10769,
19+
"seqid": "genemap.gff",
20+
"start": 1,
21+
"strand": "+",
22+
"type": "##sequence-region pragma"
1623
}
1724
},
1825
"generated_by": {
1926
"program": "augur",
20-
"version": "16.0.3"
27+
"version": "26.0.0"
2128
},
2229
"nodes": {
2330
"BRA/2016/FC_6706": {
@@ -91,7 +98,10 @@
9198
}
9299
},
93100
"NODE_0000006": {
94-
"aa_muts": {},
101+
"aa_muts": {
102+
"CA": [],
103+
"PRO": []
104+
},
95105
"aa_sequences": {
96106
"CA": "MKNPKKKSGGFRIVNMLKRGVARVSPFGGLKRLPAGLLLGHGPIRMVLAILAFLRFTAIKPSLGLINRWGSVGKKEAMEIIKKFKKDLAAMLRIINARKEKKRRGADTSVGIVGLLLTTAMA",
97107
"PRO": "AEVTRRGSAYYMYLDRNDAGEAISFPTTLGMNKCYIQIMDLGHMCDATMSYECPMLDEGVEPDDVDCWCNTTSTWVVYGTCHHKKGEARRSRR"

0 commit comments

Comments
 (0)