gramene-search 1.6.44 → 1.6.45
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/.parcel-cache/83e7562660f7cc15-BundleGraph +0 -0
- package/.parcel-cache/9a0d07555444f4da-AssetGraph +0 -0
- package/.parcel-cache/d3a1b9507cb44047-AssetGraph +0 -0
- package/.parcel-cache/data.mdb +0 -0
- package/.parcel-cache/dc1da35000e13623-RequestGraph +0 -0
- package/.parcel-cache/lock.mdb +0 -0
- package/.parcel-cache/snapshot-dc1da35000e13623.txt +2 -2
- package/dist/index.js +24 -7
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/results/details/VEP.js +4 -7
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.parcel-cache/data.mdb
CHANGED
|
Binary file
|
|
Binary file
|
package/.parcel-cache/lock.mdb
CHANGED
|
Binary file
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
598216809
|
|
2
|
+
1762432192267659000
|
package/dist/index.js
CHANGED
|
@@ -3555,13 +3555,30 @@ const $283508ffcf8a47c4$var$study_info = {
|
|
|
3555
3555
|
type: 'NAT'
|
|
3556
3556
|
}
|
|
3557
3557
|
},
|
|
3558
|
-
'oryza_aus':
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
'
|
|
3558
|
+
'oryza_aus': {
|
|
3559
|
+
'20': {
|
|
3560
|
+
label: '20K-RGP',
|
|
3561
|
+
type: 'NAT'
|
|
3562
|
+
}
|
|
3563
|
+
},
|
|
3564
|
+
'oryza_sativa117425': {
|
|
3565
|
+
'20': {
|
|
3566
|
+
label: '20K-RGP',
|
|
3567
|
+
type: 'NAT'
|
|
3568
|
+
}
|
|
3569
|
+
},
|
|
3570
|
+
'oryza_sativair64rs2': {
|
|
3571
|
+
'20': {
|
|
3572
|
+
label: '20K-RGP',
|
|
3573
|
+
type: 'NAT'
|
|
3574
|
+
}
|
|
3575
|
+
},
|
|
3576
|
+
'oryza_sativamh63': {
|
|
3577
|
+
'20': {
|
|
3578
|
+
label: '20K-RGP',
|
|
3579
|
+
type: 'NAT'
|
|
3580
|
+
}
|
|
3581
|
+
}
|
|
3565
3582
|
};
|
|
3566
3583
|
const $283508ffcf8a47c4$var$AccessionLink = ({ germplasm: germplasm, gene_id: gene_id })=>{
|
|
3567
3584
|
const genebank = germplasm.stock_center;
|