@jbrowse/plugin-gtf 2.2.0 → 2.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/util.d.ts
CHANGED
package/esm/util.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jbrowse/plugin-gtf",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.2",
|
|
4
4
|
"description": "JBrowse 2 gtf feature adapter",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"jbrowse",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"build": "npm-run-all build:*",
|
|
28
28
|
"test": "cd ../..; jest plugins/gtf --passWithNoTests",
|
|
29
29
|
"prepublishOnly": "yarn test",
|
|
30
|
-
"prepack": "yarn build
|
|
30
|
+
"prepack": "yarn build && yarn useDist",
|
|
31
31
|
"postpack": "yarn useSrc",
|
|
32
32
|
"useDist": "node ../../scripts/useDist.js",
|
|
33
33
|
"useSrc": "node ../../scripts/useSrc.js",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"distModule": "esm/index.js",
|
|
59
59
|
"srcModule": "src/index.ts",
|
|
60
60
|
"module": "esm/index.js",
|
|
61
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "abbc00e8feedbc58de84a7a3e735ec0224909b29"
|
|
62
62
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
2
|
|
|
3
3
|
exports[`adapter can fetch features from volvox.sorted.gtf test getfeatures on gtf plain text adapter 1`] = `
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
[
|
|
5
|
+
{
|
|
6
6
|
"end": 9000,
|
|
7
7
|
"gene_id": "EDEN",
|
|
8
8
|
"gene_name": "EDEN",
|
|
@@ -12,8 +12,8 @@ Array [
|
|
|
12
12
|
"source": "example",
|
|
13
13
|
"start": 1049,
|
|
14
14
|
"strand": 1,
|
|
15
|
-
"subfeatures":
|
|
16
|
-
|
|
15
|
+
"subfeatures": [
|
|
16
|
+
{
|
|
17
17
|
"end": 1500,
|
|
18
18
|
"gene_id": "EDEN",
|
|
19
19
|
"gene_name": "EDEN",
|
|
@@ -28,7 +28,7 @@ Array [
|
|
|
28
28
|
"type": "exon",
|
|
29
29
|
"uniqueId": "test-ctgA-0-0",
|
|
30
30
|
},
|
|
31
|
-
|
|
31
|
+
{
|
|
32
32
|
"end": 1200,
|
|
33
33
|
"gene_id": "EDEN",
|
|
34
34
|
"gene_name": "EDEN",
|
|
@@ -43,7 +43,7 @@ Array [
|
|
|
43
43
|
"type": "five_prime_UTR",
|
|
44
44
|
"uniqueId": "test-ctgA-0-1",
|
|
45
45
|
},
|
|
46
|
-
|
|
46
|
+
{
|
|
47
47
|
"end": 1500,
|
|
48
48
|
"gene_id": "EDEN",
|
|
49
49
|
"gene_name": "EDEN",
|
|
@@ -58,7 +58,7 @@ Array [
|
|
|
58
58
|
"type": "CDS",
|
|
59
59
|
"uniqueId": "test-ctgA-0-2",
|
|
60
60
|
},
|
|
61
|
-
|
|
61
|
+
{
|
|
62
62
|
"end": 3902,
|
|
63
63
|
"gene_id": "EDEN",
|
|
64
64
|
"gene_name": "EDEN",
|
|
@@ -73,7 +73,7 @@ Array [
|
|
|
73
73
|
"type": "CDS",
|
|
74
74
|
"uniqueId": "test-ctgA-0-3",
|
|
75
75
|
},
|
|
76
|
-
|
|
76
|
+
{
|
|
77
77
|
"end": 3902,
|
|
78
78
|
"gene_id": "EDEN",
|
|
79
79
|
"gene_name": "EDEN",
|
|
@@ -88,7 +88,7 @@ Array [
|
|
|
88
88
|
"type": "exon",
|
|
89
89
|
"uniqueId": "test-ctgA-0-4",
|
|
90
90
|
},
|
|
91
|
-
|
|
91
|
+
{
|
|
92
92
|
"end": 5500,
|
|
93
93
|
"gene_id": "EDEN",
|
|
94
94
|
"gene_name": "EDEN",
|
|
@@ -103,7 +103,7 @@ Array [
|
|
|
103
103
|
"type": "CDS",
|
|
104
104
|
"uniqueId": "test-ctgA-0-5",
|
|
105
105
|
},
|
|
106
|
-
|
|
106
|
+
{
|
|
107
107
|
"end": 5500,
|
|
108
108
|
"gene_id": "EDEN",
|
|
109
109
|
"gene_name": "EDEN",
|
|
@@ -118,7 +118,7 @@ Array [
|
|
|
118
118
|
"type": "exon",
|
|
119
119
|
"uniqueId": "test-ctgA-0-6",
|
|
120
120
|
},
|
|
121
|
-
|
|
121
|
+
{
|
|
122
122
|
"end": 7608,
|
|
123
123
|
"gene_id": "EDEN",
|
|
124
124
|
"gene_name": "EDEN",
|
|
@@ -133,7 +133,7 @@ Array [
|
|
|
133
133
|
"type": "CDS",
|
|
134
134
|
"uniqueId": "test-ctgA-0-7",
|
|
135
135
|
},
|
|
136
|
-
|
|
136
|
+
{
|
|
137
137
|
"end": 9000,
|
|
138
138
|
"gene_id": "EDEN",
|
|
139
139
|
"gene_name": "EDEN",
|
|
@@ -148,7 +148,7 @@ Array [
|
|
|
148
148
|
"type": "exon",
|
|
149
149
|
"uniqueId": "test-ctgA-0-8",
|
|
150
150
|
},
|
|
151
|
-
|
|
151
|
+
{
|
|
152
152
|
"end": 9000,
|
|
153
153
|
"gene_id": "EDEN",
|
|
154
154
|
"gene_name": "EDEN",
|
|
@@ -168,7 +168,7 @@ Array [
|
|
|
168
168
|
"type": "transcript",
|
|
169
169
|
"uniqueId": "test-ctgA-0",
|
|
170
170
|
},
|
|
171
|
-
|
|
171
|
+
{
|
|
172
172
|
"end": 9000,
|
|
173
173
|
"gene_id": "EDEN",
|
|
174
174
|
"gene_name": "EDEN",
|
|
@@ -178,8 +178,8 @@ Array [
|
|
|
178
178
|
"source": "example",
|
|
179
179
|
"start": 1049,
|
|
180
180
|
"strand": 1,
|
|
181
|
-
"subfeatures":
|
|
182
|
-
|
|
181
|
+
"subfeatures": [
|
|
182
|
+
{
|
|
183
183
|
"end": 1500,
|
|
184
184
|
"gene_id": "EDEN",
|
|
185
185
|
"gene_name": "EDEN",
|
|
@@ -194,7 +194,7 @@ Array [
|
|
|
194
194
|
"type": "exon",
|
|
195
195
|
"uniqueId": "test-ctgA-1-0",
|
|
196
196
|
},
|
|
197
|
-
|
|
197
|
+
{
|
|
198
198
|
"end": 1200,
|
|
199
199
|
"gene_id": "EDEN",
|
|
200
200
|
"gene_name": "EDEN",
|
|
@@ -209,7 +209,7 @@ Array [
|
|
|
209
209
|
"type": "five_prime_UTR",
|
|
210
210
|
"uniqueId": "test-ctgA-1-1",
|
|
211
211
|
},
|
|
212
|
-
|
|
212
|
+
{
|
|
213
213
|
"end": 1500,
|
|
214
214
|
"gene_id": "EDEN",
|
|
215
215
|
"gene_name": "EDEN",
|
|
@@ -224,7 +224,7 @@ Array [
|
|
|
224
224
|
"type": "CDS",
|
|
225
225
|
"uniqueId": "test-ctgA-1-2",
|
|
226
226
|
},
|
|
227
|
-
|
|
227
|
+
{
|
|
228
228
|
"end": 5500,
|
|
229
229
|
"gene_id": "EDEN",
|
|
230
230
|
"gene_name": "EDEN",
|
|
@@ -239,7 +239,7 @@ Array [
|
|
|
239
239
|
"type": "CDS",
|
|
240
240
|
"uniqueId": "test-ctgA-1-3",
|
|
241
241
|
},
|
|
242
|
-
|
|
242
|
+
{
|
|
243
243
|
"end": 5500,
|
|
244
244
|
"gene_id": "EDEN",
|
|
245
245
|
"gene_name": "EDEN",
|
|
@@ -254,7 +254,7 @@ Array [
|
|
|
254
254
|
"type": "exon",
|
|
255
255
|
"uniqueId": "test-ctgA-1-4",
|
|
256
256
|
},
|
|
257
|
-
|
|
257
|
+
{
|
|
258
258
|
"end": 7608,
|
|
259
259
|
"gene_id": "EDEN",
|
|
260
260
|
"gene_name": "EDEN",
|
|
@@ -269,7 +269,7 @@ Array [
|
|
|
269
269
|
"type": "CDS",
|
|
270
270
|
"uniqueId": "test-ctgA-1-5",
|
|
271
271
|
},
|
|
272
|
-
|
|
272
|
+
{
|
|
273
273
|
"end": 9000,
|
|
274
274
|
"gene_id": "EDEN",
|
|
275
275
|
"gene_name": "EDEN",
|
|
@@ -284,7 +284,7 @@ Array [
|
|
|
284
284
|
"type": "exon",
|
|
285
285
|
"uniqueId": "test-ctgA-1-6",
|
|
286
286
|
},
|
|
287
|
-
|
|
287
|
+
{
|
|
288
288
|
"end": 9000,
|
|
289
289
|
"gene_id": "EDEN",
|
|
290
290
|
"gene_name": "EDEN",
|
|
@@ -304,7 +304,7 @@ Array [
|
|
|
304
304
|
"type": "transcript",
|
|
305
305
|
"uniqueId": "test-ctgA-1",
|
|
306
306
|
},
|
|
307
|
-
|
|
307
|
+
{
|
|
308
308
|
"end": 9000,
|
|
309
309
|
"gene_id": "EDEN",
|
|
310
310
|
"gene_name": "EDEN",
|
|
@@ -314,8 +314,8 @@ Array [
|
|
|
314
314
|
"source": "example",
|
|
315
315
|
"start": 1299,
|
|
316
316
|
"strand": 1,
|
|
317
|
-
"subfeatures":
|
|
318
|
-
|
|
317
|
+
"subfeatures": [
|
|
318
|
+
{
|
|
319
319
|
"end": 1500,
|
|
320
320
|
"gene_id": "EDEN",
|
|
321
321
|
"gene_name": "EDEN",
|
|
@@ -330,7 +330,7 @@ Array [
|
|
|
330
330
|
"type": "exon",
|
|
331
331
|
"uniqueId": "test-ctgA-2-0",
|
|
332
332
|
},
|
|
333
|
-
|
|
333
|
+
{
|
|
334
334
|
"end": 1500,
|
|
335
335
|
"gene_id": "EDEN",
|
|
336
336
|
"gene_name": "EDEN",
|
|
@@ -345,7 +345,7 @@ Array [
|
|
|
345
345
|
"type": "five_prime_UTR",
|
|
346
346
|
"uniqueId": "test-ctgA-2-1",
|
|
347
347
|
},
|
|
348
|
-
|
|
348
|
+
{
|
|
349
349
|
"end": 3902,
|
|
350
350
|
"gene_id": "EDEN",
|
|
351
351
|
"gene_name": "EDEN",
|
|
@@ -360,7 +360,7 @@ Array [
|
|
|
360
360
|
"type": "exon",
|
|
361
361
|
"uniqueId": "test-ctgA-2-2",
|
|
362
362
|
},
|
|
363
|
-
|
|
363
|
+
{
|
|
364
364
|
"end": 3300,
|
|
365
365
|
"gene_id": "EDEN",
|
|
366
366
|
"gene_name": "EDEN",
|
|
@@ -375,7 +375,7 @@ Array [
|
|
|
375
375
|
"type": "five_prime_UTR",
|
|
376
376
|
"uniqueId": "test-ctgA-2-3",
|
|
377
377
|
},
|
|
378
|
-
|
|
378
|
+
{
|
|
379
379
|
"end": 3902,
|
|
380
380
|
"gene_id": "EDEN",
|
|
381
381
|
"gene_name": "EDEN",
|
|
@@ -390,7 +390,7 @@ Array [
|
|
|
390
390
|
"type": "CDS",
|
|
391
391
|
"uniqueId": "test-ctgA-2-4",
|
|
392
392
|
},
|
|
393
|
-
|
|
393
|
+
{
|
|
394
394
|
"end": 5500,
|
|
395
395
|
"gene_id": "EDEN",
|
|
396
396
|
"gene_name": "EDEN",
|
|
@@ -405,7 +405,7 @@ Array [
|
|
|
405
405
|
"type": "CDS",
|
|
406
406
|
"uniqueId": "test-ctgA-2-5",
|
|
407
407
|
},
|
|
408
|
-
|
|
408
|
+
{
|
|
409
409
|
"end": 5500,
|
|
410
410
|
"gene_id": "EDEN",
|
|
411
411
|
"gene_name": "EDEN",
|
|
@@ -420,7 +420,7 @@ Array [
|
|
|
420
420
|
"type": "exon",
|
|
421
421
|
"uniqueId": "test-ctgA-2-6",
|
|
422
422
|
},
|
|
423
|
-
|
|
423
|
+
{
|
|
424
424
|
"end": 7600,
|
|
425
425
|
"gene_id": "EDEN",
|
|
426
426
|
"gene_name": "EDEN",
|
|
@@ -435,7 +435,7 @@ Array [
|
|
|
435
435
|
"type": "CDS",
|
|
436
436
|
"uniqueId": "test-ctgA-2-7",
|
|
437
437
|
},
|
|
438
|
-
|
|
438
|
+
{
|
|
439
439
|
"end": 9000,
|
|
440
440
|
"gene_id": "EDEN",
|
|
441
441
|
"gene_name": "EDEN",
|
|
@@ -450,7 +450,7 @@ Array [
|
|
|
450
450
|
"type": "exon",
|
|
451
451
|
"uniqueId": "test-ctgA-2-8",
|
|
452
452
|
},
|
|
453
|
-
|
|
453
|
+
{
|
|
454
454
|
"end": 9000,
|
|
455
455
|
"gene_id": "EDEN",
|
|
456
456
|
"gene_name": "EDEN",
|
|
@@ -470,7 +470,7 @@ Array [
|
|
|
470
470
|
"type": "transcript",
|
|
471
471
|
"uniqueId": "test-ctgA-2",
|
|
472
472
|
},
|
|
473
|
-
|
|
473
|
+
{
|
|
474
474
|
"end": 11500,
|
|
475
475
|
"name": "Apple1",
|
|
476
476
|
"phase": 0,
|
|
@@ -478,8 +478,8 @@ Array [
|
|
|
478
478
|
"source": "bare_predicted",
|
|
479
479
|
"start": 9999,
|
|
480
480
|
"strand": 1,
|
|
481
|
-
"subfeatures":
|
|
482
|
-
|
|
481
|
+
"subfeatures": [
|
|
482
|
+
{
|
|
483
483
|
"end": 11500,
|
|
484
484
|
"name": "Apple1",
|
|
485
485
|
"parentId": "test-ctgA-3",
|
|
@@ -497,7 +497,7 @@ Array [
|
|
|
497
497
|
"type": "transcript",
|
|
498
498
|
"uniqueId": "test-ctgA-3",
|
|
499
499
|
},
|
|
500
|
-
|
|
500
|
+
{
|
|
501
501
|
"end": 17000,
|
|
502
502
|
"name": "cds-Apple2",
|
|
503
503
|
"phase": 0,
|
|
@@ -505,8 +505,8 @@ Array [
|
|
|
505
505
|
"source": "predicted",
|
|
506
506
|
"start": 13499,
|
|
507
507
|
"strand": 1,
|
|
508
|
-
"subfeatures":
|
|
509
|
-
|
|
508
|
+
"subfeatures": [
|
|
509
|
+
{
|
|
510
510
|
"end": 13800,
|
|
511
511
|
"name": "cds-Apple2",
|
|
512
512
|
"parentId": "test-ctgA-4",
|
|
@@ -519,7 +519,7 @@ Array [
|
|
|
519
519
|
"type": "CDS",
|
|
520
520
|
"uniqueId": "test-ctgA-4-0",
|
|
521
521
|
},
|
|
522
|
-
|
|
522
|
+
{
|
|
523
523
|
"end": 15500,
|
|
524
524
|
"name": "cds-Apple2",
|
|
525
525
|
"parentId": "test-ctgA-4",
|
|
@@ -532,7 +532,7 @@ Array [
|
|
|
532
532
|
"type": "CDS",
|
|
533
533
|
"uniqueId": "test-ctgA-4-1",
|
|
534
534
|
},
|
|
535
|
-
|
|
535
|
+
{
|
|
536
536
|
"end": 17000,
|
|
537
537
|
"name": "cds-Apple2",
|
|
538
538
|
"parentId": "test-ctgA-4",
|
|
@@ -550,7 +550,7 @@ Array [
|
|
|
550
550
|
"type": "transcript",
|
|
551
551
|
"uniqueId": "test-ctgA-4",
|
|
552
552
|
},
|
|
553
|
-
|
|
553
|
+
{
|
|
554
554
|
"end": 23000,
|
|
555
555
|
"name": "rna-Apple3",
|
|
556
556
|
"phase": 0,
|
|
@@ -558,8 +558,8 @@ Array [
|
|
|
558
558
|
"source": "exonerate",
|
|
559
559
|
"start": 17399,
|
|
560
560
|
"strand": 1,
|
|
561
|
-
"subfeatures":
|
|
562
|
-
|
|
561
|
+
"subfeatures": [
|
|
562
|
+
{
|
|
563
563
|
"end": 17999,
|
|
564
564
|
"name": "rna-Apple3",
|
|
565
565
|
"parentId": "test-ctgA-5",
|
|
@@ -572,7 +572,7 @@ Array [
|
|
|
572
572
|
"type": "UTR",
|
|
573
573
|
"uniqueId": "test-ctgA-5-0",
|
|
574
574
|
},
|
|
575
|
-
|
|
575
|
+
{
|
|
576
576
|
"end": 18800,
|
|
577
577
|
"name": "rna-Apple3",
|
|
578
578
|
"parentId": "test-ctgA-5",
|
|
@@ -585,7 +585,7 @@ Array [
|
|
|
585
585
|
"type": "exon",
|
|
586
586
|
"uniqueId": "test-ctgA-5-1",
|
|
587
587
|
},
|
|
588
|
-
|
|
588
|
+
{
|
|
589
589
|
"end": 18800,
|
|
590
590
|
"name": "rna-Apple3",
|
|
591
591
|
"parentId": "test-ctgA-5",
|
|
@@ -598,7 +598,7 @@ Array [
|
|
|
598
598
|
"type": "CDS",
|
|
599
599
|
"uniqueId": "test-ctgA-5-2",
|
|
600
600
|
},
|
|
601
|
-
|
|
601
|
+
{
|
|
602
602
|
"end": 19500,
|
|
603
603
|
"name": "rna-Apple3",
|
|
604
604
|
"parentId": "test-ctgA-5",
|
|
@@ -611,7 +611,7 @@ Array [
|
|
|
611
611
|
"type": "CDS",
|
|
612
612
|
"uniqueId": "test-ctgA-5-3",
|
|
613
613
|
},
|
|
614
|
-
|
|
614
|
+
{
|
|
615
615
|
"end": 19500,
|
|
616
616
|
"name": "rna-Apple3",
|
|
617
617
|
"parentId": "test-ctgA-5",
|
|
@@ -624,7 +624,7 @@ Array [
|
|
|
624
624
|
"type": "exon",
|
|
625
625
|
"uniqueId": "test-ctgA-5-4",
|
|
626
626
|
},
|
|
627
|
-
|
|
627
|
+
{
|
|
628
628
|
"end": 21200,
|
|
629
629
|
"name": "rna-Apple3",
|
|
630
630
|
"parentId": "test-ctgA-5",
|
|
@@ -637,7 +637,7 @@ Array [
|
|
|
637
637
|
"type": "CDS",
|
|
638
638
|
"uniqueId": "test-ctgA-5-5",
|
|
639
639
|
},
|
|
640
|
-
|
|
640
|
+
{
|
|
641
641
|
"end": 23000,
|
|
642
642
|
"name": "rna-Apple3",
|
|
643
643
|
"parentId": "test-ctgA-5",
|
|
@@ -650,7 +650,7 @@ Array [
|
|
|
650
650
|
"type": "exon",
|
|
651
651
|
"uniqueId": "test-ctgA-5-6",
|
|
652
652
|
},
|
|
653
|
-
|
|
653
|
+
{
|
|
654
654
|
"end": 23000,
|
|
655
655
|
"name": "rna-Apple3",
|
|
656
656
|
"parentId": "test-ctgA-5",
|
|
@@ -672,8 +672,8 @@ Array [
|
|
|
672
672
|
`;
|
|
673
673
|
|
|
674
674
|
exports[`can instantiate new GtfAdapter and check for demo data 1`] = `
|
|
675
|
-
|
|
676
|
-
|
|
675
|
+
[
|
|
676
|
+
{
|
|
677
677
|
"end": 107987,
|
|
678
678
|
"gene_biotype": "pseudogene",
|
|
679
679
|
"gene_id": "ENSVPAG00000000407",
|
|
@@ -685,8 +685,8 @@ Array [
|
|
|
685
685
|
"source": "ensembl",
|
|
686
686
|
"start": 107688,
|
|
687
687
|
"strand": 1,
|
|
688
|
-
"subfeatures":
|
|
689
|
-
|
|
688
|
+
"subfeatures": [
|
|
689
|
+
{
|
|
690
690
|
"end": 107715,
|
|
691
691
|
"exon_id": "ENSVPAE00000004844",
|
|
692
692
|
"exon_number": "1",
|
|
@@ -709,7 +709,7 @@ Array [
|
|
|
709
709
|
"type": "exon",
|
|
710
710
|
"uniqueId": "test-GeneScaffold_1-0-0",
|
|
711
711
|
},
|
|
712
|
-
|
|
712
|
+
{
|
|
713
713
|
"end": 107812,
|
|
714
714
|
"exon_id": "ENSVPAE00000004847",
|
|
715
715
|
"exon_number": "2",
|
|
@@ -732,7 +732,7 @@ Array [
|
|
|
732
732
|
"type": "exon",
|
|
733
733
|
"uniqueId": "test-GeneScaffold_1-0-1",
|
|
734
734
|
},
|
|
735
|
-
|
|
735
|
+
{
|
|
736
736
|
"end": 107877,
|
|
737
737
|
"exon_id": "ENSVPAE00000004849",
|
|
738
738
|
"exon_number": "3",
|
|
@@ -755,7 +755,7 @@ Array [
|
|
|
755
755
|
"type": "exon",
|
|
756
756
|
"uniqueId": "test-GeneScaffold_1-0-2",
|
|
757
757
|
},
|
|
758
|
-
|
|
758
|
+
{
|
|
759
759
|
"end": 107895,
|
|
760
760
|
"exon_id": "ENSVPAE00000156282",
|
|
761
761
|
"exon_number": "4",
|
|
@@ -778,7 +778,7 @@ Array [
|
|
|
778
778
|
"type": "exon",
|
|
779
779
|
"uniqueId": "test-GeneScaffold_1-0-3",
|
|
780
780
|
},
|
|
781
|
-
|
|
781
|
+
{
|
|
782
782
|
"end": 107917,
|
|
783
783
|
"exon_id": "ENSVPAE00000188321",
|
|
784
784
|
"exon_number": "5",
|
|
@@ -801,7 +801,7 @@ Array [
|
|
|
801
801
|
"type": "exon",
|
|
802
802
|
"uniqueId": "test-GeneScaffold_1-0-4",
|
|
803
803
|
},
|
|
804
|
-
|
|
804
|
+
{
|
|
805
805
|
"end": 107987,
|
|
806
806
|
"exon_id": "ENSVPAE00000004854",
|
|
807
807
|
"exon_number": "6",
|