gramene-search 1.7.0 → 1.7.1
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/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 +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/results/TaxDist.js +1 -1
|
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
|
+
833967987
|
|
2
|
+
1767984912300933000
|
package/dist/index.js
CHANGED
|
@@ -5386,7 +5386,7 @@ class $a67cad486021eb32$var$TaxDist extends (0, ($parcel$interopDefault($gXNCa$r
|
|
|
5386
5386
|
onClick: this.toggleCompara.bind(this),
|
|
5387
5387
|
children: [
|
|
5388
5388
|
"Show ",
|
|
5389
|
-
this.state.comparaOnly ? 'all genomes' : '
|
|
5389
|
+
this.state.comparaOnly ? 'all genomes' : 'only genomes in gene trees'
|
|
5390
5390
|
]
|
|
5391
5391
|
})
|
|
5392
5392
|
]
|