gramene-search 1.2.28 → 1.2.29
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/01b622fe58ab2cc7.txt +2 -0
- package/.parcel-cache/2b1c1cd7b577d2ca.txt +2 -2
- package/.parcel-cache/data.mdb +0 -0
- package/.parcel-cache/lock.mdb +0 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/rice.07f23ea1.css +2045 -0
- package/dist/rice.07f23ea1.css.map +1 -0
- package/dist/rice.d2bab208.js +270830 -0
- package/dist/rice.d2bab208.js.map +1 -0
- package/dist/rice.fd6dee1b.js +16539 -0
- package/dist/rice.fd6dee1b.js.map +1 -0
- package/dist/rice.html +957 -0
- package/package.json +1 -1
- package/src/components/results/details/Location.js +1 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
36903583
|
|
2
|
+
1652106412901436000
|
package/.parcel-cache/data.mdb
CHANGED
|
Binary file
|
package/.parcel-cache/lock.mdb
CHANGED
|
Binary file
|
package/dist/index.js
CHANGED
|
@@ -2883,7 +2883,7 @@ var $ea6214075d52fb61$var$Location = /*#__PURE__*/ function(_React$Component) {
|
|
|
2883
2883
|
key: "links",
|
|
2884
2884
|
value: function links() {
|
|
2885
2885
|
function jgiify(id) {
|
|
2886
|
-
return id.replace('SORBI_3', 'Sobic.');
|
|
2886
|
+
return id.replace('SORBI_3', 'Sobic.').replace(/\.v[0-9]\.[0-9]$/, '');
|
|
2887
2887
|
}
|
|
2888
2888
|
var gene = this.gene;
|
|
2889
2889
|
var links = [
|