@vitessce/all 3.5.9 → 3.5.11
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/{deflate-348b8ed0.js → deflate-916bb37d.js} +1 -1
- package/dist/{higlass-ac63bd26.js → higlass-5022c0ac.js} +1 -1
- package/dist/{index-f14612ce.js → index-1de95a31.js} +2 -2
- package/dist/{index-e5a1091b.js → index-9fa0b8f0.js} +1 -1
- package/dist/{index-13b53ff7.js → index-b2384476.js} +64463 -59452
- package/dist/index.js +1 -1
- package/dist/{jpeg-74f08245.js → jpeg-8687eb38.js} +1 -1
- package/dist/{lerc-14ea355d.js → lerc-42867a4a.js} +1 -1
- package/dist/{lzw-ef19357e.js → lzw-ffd426d3.js} +1 -1
- package/dist/{packbits-07b796e7.js → packbits-3388263e.js} +1 -1
- package/dist/{raw-0fa2e626.js → raw-7ad8e084.js} +1 -1
- package/dist/{troika-three-text.esm-bb9bae50.js → troika-three-text.esm-1b1516c6.js} +1 -1
- package/dist/{webimage-bf47d44e.js → webimage-60247a11.js} +1 -1
- package/dist-tsc/base-plugins.d.ts +1 -1
- package/dist-tsc/base-plugins.d.ts.map +1 -1
- package/dist-tsc/base-plugins.js +12 -3
- package/package.json +30 -30
- package/src/base-plugins.ts +12 -1
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { bM, bK, bI, bL, bJ, bH, bN } from "./index-
|
1
|
+
import { bM, bK, bI, bL, bJ, bH, bN } from "./index-b2384476.js";
|
2
2
|
import { useComplexCoordination, useComplexCoordinationSecondary, useCoordination, useCoordinationScopes, useCoordinationScopesBy, useGridItemSize, useMultiCoordinationScopesNonNull, useMultiCoordinationScopesSecondaryNonNull, usePageModeView } from "@vitessce/vit-s";
|
3
3
|
import "react";
|
4
4
|
import "react-dom";
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { i as inflate_1 } from "./pako.esm-68f84e2a.js";
|
2
|
-
import { g as getDefaultExportFromCjs, aP as BaseDecoder, aQ as LercParameters, aR as LercAddCompression } from "./index-
|
2
|
+
import { g as getDefaultExportFromCjs, aP as BaseDecoder, aQ as LercParameters, aR as LercAddCompression } from "./index-b2384476.js";
|
3
3
|
import "react";
|
4
4
|
import "@vitessce/vit-s";
|
5
5
|
import "react-dom";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { aB as UniformsUtils, bB as MeshDepthMaterial, bC as RGBADepthPacking, bD as MeshDistanceMaterial, bE as ShaderChunk, T as Texture, Z as LinearFilter, aw as InstancedBufferGeometry, au as Sphere, at as Box3, aH as BackSide, a4 as DoubleSide, bF as InstancedBufferAttribute, V as Vector2, aD as Vector4, h as Color, aJ as Matrix3, a7 as Mesh, ao as FrontSide, bG as PlaneGeometry, f as BufferGeometry, ax as Float32BufferAttribute, y as MeshBasicMaterial, k as Matrix4, b as Vector3 } from "./index-
|
1
|
+
import { aB as UniformsUtils, bB as MeshDepthMaterial, bC as RGBADepthPacking, bD as MeshDistanceMaterial, bE as ShaderChunk, T as Texture, Z as LinearFilter, aw as InstancedBufferGeometry, au as Sphere, at as Box3, aH as BackSide, a4 as DoubleSide, bF as InstancedBufferAttribute, V as Vector2, aD as Vector4, h as Color, aJ as Matrix3, a7 as Mesh, ao as FrontSide, bG as PlaneGeometry, f as BufferGeometry, ax as Float32BufferAttribute, y as MeshBasicMaterial, k as Matrix4, b as Vector3 } from "./index-b2384476.js";
|
2
2
|
import "react";
|
3
3
|
import "@vitessce/vit-s";
|
4
4
|
import "react-dom";
|
@@ -894,7 +894,7 @@ export declare const baseCoordinationTypes: (PluginCoordinationType<z.ZodNullabl
|
|
894
894
|
}, {
|
895
895
|
path: string[];
|
896
896
|
color: number[];
|
897
|
-
}>, "many">>> | PluginCoordinationType<z.ZodEnum<["geneSelection", "cellSetSelection", "spatialChannelColor", "spatialLayerColor", "obsLabels"]>> | PluginCoordinationType<z.ZodNullable<z.ZodEnum<["featureSelection", "featureSetSelection"]>>> | PluginCoordinationType<z.ZodNullable<z.ZodEnum<["featureFilter", "featureSetFilter"]>>> | PluginCoordinationType<z.ZodNullable<z.ZodEnum<["log1p", "arcsinh"]>>> | PluginCoordinationType<z.ZodArray<z.ZodNumber, "many">> | PluginCoordinationType<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodObject<{
|
897
|
+
}>, "many">>> | PluginCoordinationType<z.ZodEnum<["geneSelection", "cellSetSelection", "spatialChannelColor", "spatialLayerColor", "obsLabels"]>> | PluginCoordinationType<z.ZodNullable<z.ZodUnion<[z.ZodEnum<["first", "last", "mean", "sum", "difference"]>, z.ZodNumber]>>> | PluginCoordinationType<z.ZodNullable<z.ZodEnum<["featureSelection", "featureSetSelection"]>>> | PluginCoordinationType<z.ZodNullable<z.ZodEnum<["featureFilter", "featureSetFilter"]>>> | PluginCoordinationType<z.ZodNullable<z.ZodEnum<["log1p", "arcsinh"]>>> | PluginCoordinationType<z.ZodArray<z.ZodNumber, "many">> | PluginCoordinationType<z.ZodNullable<z.ZodEffects<z.ZodUnion<[z.ZodObject<{
|
898
898
|
version: z.ZodLiteral<"0.1.3">;
|
899
899
|
tree: z.ZodArray<z.ZodType<{
|
900
900
|
name: string;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"base-plugins.d.ts","sourceRoot":"","sources":["../src/base-plugins.ts"],"names":[],"mappings":"AAWA,OAAO,EACL,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,sBAAsB,EACtB,mBAAmB,EACpB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,KAAK,EACV,UAAU,EACV,UAAU,EACX,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,CAAC,EAkDF,MAAM,mBAAmB,CAAC;
|
1
|
+
{"version":3,"file":"base-plugins.d.ts","sourceRoot":"","sources":["../src/base-plugins.ts"],"names":[],"mappings":"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"}
|
package/dist-tsc/base-plugins.js
CHANGED
@@ -16,7 +16,7 @@ import { LinkControllerSubscriber } from '@vitessce/link-controller';
|
|
16
16
|
import { StatusSubscriber } from '@vitessce/status';
|
17
17
|
import { HiGlassSubscriber, GenomicProfilesSubscriber } from '@vitessce/genomic-profiles';
|
18
18
|
import { NeuroglancerSubscriber } from '@vitessce/neuroglancer';
|
19
|
-
import { CellSetExpressionPlotSubscriber, CellSetSizesPlotSubscriber, ExpressionHistogramSubscriber, DotPlotSubscriber, FeatureBarPlotSubscriber, TreemapSubscriber, VolcanoPlotSubscriber, CellSetCompositionBarPlotSubscriber, FeatureSetEnrichmentBarPlotSubscriber, } from '@vitessce/statistical-plots';
|
19
|
+
import { CellSetExpressionPlotSubscriber, CellSetSizesPlotSubscriber, ExpressionHistogramSubscriber, DotPlotSubscriber, FeatureBarPlotSubscriber, TreemapSubscriber, VolcanoPlotSubscriber, FeatureStatsTableSubscriber, CellSetCompositionBarPlotSubscriber, FeatureSetEnrichmentBarPlotSubscriber, } from '@vitessce/statistical-plots';
|
20
20
|
// Register file type plugins
|
21
21
|
import {
|
22
22
|
// CSV
|
@@ -41,7 +41,7 @@ SpatialDataTableSource, SpatialDataShapesSource, SpatialDataImageLoader, Spatial
|
|
41
41
|
import { OmeTiffAsObsSegmentationsLoader, OmeTiffLoader, OmeTiffSource, } from '@vitessce/ome-tiff';
|
42
42
|
import { GlbSource, GlbLoader, } from '@vitessce/glb';
|
43
43
|
// Joint file types
|
44
|
-
import { BiomarkerSelectSubscriber, ComparativeHeadingSubscriber, autocompleteFeature, transformFeature, getAlternativeTerms, getTermMapping, } from '@vitessce/biomarker-select';
|
44
|
+
import { BiomarkerSelectSubscriber, ComparativeHeadingSubscriber, SampleSetPairManagerSubscriber, autocompleteFeature, transformFeature, getAlternativeTerms, getTermMapping, } from '@vitessce/biomarker-select';
|
45
45
|
import { expandAnndataZarr, expandSpatialdataZarr, } from './joint-file-types.js';
|
46
46
|
import { expandAnndataCellSetsZarr, expandAnndataCellsZarr, expandAnndataExpressionMatrixZarr, expandCellSetsJson, expandCellsJson, expandClustersJson, expandExpressionMatrixZarr, expandGenesJson, expandMoleculesJson, expandRasterJson, expandRasterOmeZarr, } from './joint-file-types-legacy.js';
|
47
47
|
// Biomarker select UI and default async functions.
|
@@ -86,11 +86,13 @@ export const baseViewTypes = [
|
|
86
86
|
makeViewType(ViewType.GENOMIC_PROFILES, GenomicProfilesSubscriber),
|
87
87
|
makeViewType(ViewType.DOT_PLOT, DotPlotSubscriber),
|
88
88
|
makeViewType(ViewType.VOLCANO_PLOT, VolcanoPlotSubscriber),
|
89
|
+
makeViewType(ViewType.FEATURE_STATS_TABLE, FeatureStatsTableSubscriber),
|
89
90
|
makeViewType(ViewType.BIOMARKER_SELECT, BiomarkerSelectSubscriber),
|
90
91
|
makeViewType(ViewType.LINK_CONTROLLER, LinkControllerSubscriber),
|
91
92
|
makeViewType(ViewType.NEUROGLANCER, NeuroglancerSubscriber),
|
92
93
|
makeViewType(ViewType.TREEMAP, TreemapSubscriber),
|
93
94
|
makeViewType(ViewType.COMPARATIVE_HEADING, ComparativeHeadingSubscriber),
|
95
|
+
makeViewType(ViewType.SAMPLE_SET_PAIR_MANAGER, SampleSetPairManagerSubscriber),
|
94
96
|
makeViewType(ViewType.OBS_SET_COMPOSITION_BAR_PLOT, CellSetCompositionBarPlotSubscriber),
|
95
97
|
makeViewType(ViewType.FEATURE_SET_ENRICHMENT_BAR_PLOT, FeatureSetEnrichmentBarPlotSubscriber),
|
96
98
|
];
|
@@ -248,6 +250,13 @@ export const baseCoordinationTypes = [
|
|
248
250
|
new PluginCoordinationType(CoordinationType.FEATURE_FILTER, null, z.array(z.string()).nullable()),
|
249
251
|
new PluginCoordinationType(CoordinationType.FEATURE_HIGHLIGHT, null, z.string().nullable()),
|
250
252
|
new PluginCoordinationType(CoordinationType.FEATURE_SELECTION, null, z.array(z.string()).nullable()),
|
253
|
+
new PluginCoordinationType(CoordinationType.FEATURE_AGGREGATION_STRATEGY, null, z.union([
|
254
|
+
z.enum([
|
255
|
+
'first', 'last', 'mean', 'sum', 'difference',
|
256
|
+
]),
|
257
|
+
// An index of a featureSelection array element.
|
258
|
+
z.number(),
|
259
|
+
]).nullable()),
|
251
260
|
new PluginCoordinationType(CoordinationType.FEATURE_SET_SELECTION, null, z.array(obsSetPath).nullable()),
|
252
261
|
new PluginCoordinationType(CoordinationType.FEATURE_SELECTION_MODE, null, z.enum(['featureSelection', 'featureSetSelection']).nullable()),
|
253
262
|
new PluginCoordinationType(CoordinationType.FEATURE_SET_FILTER, null, z.array(obsSetPath).nullable()),
|
@@ -326,7 +335,7 @@ export const baseCoordinationTypes = [
|
|
326
335
|
new PluginCoordinationType(CoordinationType.CONTOUR_COLOR, null, rgbArray.nullable()),
|
327
336
|
new PluginCoordinationType(CoordinationType.HIERARCHY_LEVELS, null, z.array(z.enum(['sampleSet', 'obsSet'])).nullable()),
|
328
337
|
// For volcano plot:
|
329
|
-
new PluginCoordinationType(CoordinationType.FEATURE_POINT_SIGNIFICANCE_THRESHOLD, 0.
|
338
|
+
new PluginCoordinationType(CoordinationType.FEATURE_POINT_SIGNIFICANCE_THRESHOLD, 0.01, z.number().nullable()),
|
330
339
|
new PluginCoordinationType(CoordinationType.FEATURE_LABEL_SIGNIFICANCE_THRESHOLD, 0.01, z.number().nullable()),
|
331
340
|
new PluginCoordinationType(CoordinationType.FEATURE_POINT_FOLD_CHANGE_THRESHOLD, 1.0, z.number().nullable()),
|
332
341
|
new PluginCoordinationType(CoordinationType.FEATURE_LABEL_FOLD_CHANGE_THRESHOLD, 5.0, z.number().nullable()),
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@vitessce/all",
|
3
|
-
"version": "3.5.
|
3
|
+
"version": "3.5.11",
|
4
4
|
"author": "HIDIVE Lab at HMS",
|
5
5
|
"homepage": "http://vitessce.io",
|
6
6
|
"repository": {
|
@@ -18,35 +18,35 @@
|
|
18
18
|
"dependencies": {
|
19
19
|
"@material-ui/core": "~4.12.3",
|
20
20
|
"zod": "^3.21.4",
|
21
|
-
"@vitessce/constants-internal": "3.5.
|
22
|
-
"@vitessce/abstract": "3.5.
|
23
|
-
"@vitessce/csv": "3.5.
|
24
|
-
"@vitessce/description": "3.5.
|
25
|
-
"@vitessce/feature-list": "3.5.
|
26
|
-
"@vitessce/genomic-profiles": "3.5.
|
27
|
-
"@vitessce/heatmap": "3.5.
|
28
|
-
"@vitessce/glb": "3.5.
|
29
|
-
"@vitessce/json": "3.5.
|
30
|
-
"@vitessce/layer-controller": "3.5.
|
31
|
-
"@vitessce/layer-controller-beta": "3.5.
|
32
|
-
"@vitessce/link-controller": "3.5.
|
33
|
-
"@vitessce/obs-sets-manager": "3.5.
|
34
|
-
"@vitessce/ome-tiff": "3.5.
|
35
|
-
"@vitessce/plugins": "3.5.
|
36
|
-
"@vitessce/scatterplot-embedding": "3.5.
|
37
|
-
"@vitessce/scatterplot-gating": "3.5.
|
38
|
-
"@vitessce/schemas": "3.5.
|
39
|
-
"@vitessce/spatial": "3.5.
|
40
|
-
"@vitessce/spatial-beta": "3.5.
|
41
|
-
"@vitessce/statistical-plots": "3.5.
|
42
|
-
"@vitessce/status": "3.5.
|
43
|
-
"@vitessce/vit-s": "3.5.
|
44
|
-
"@vitessce/zarr": "3.5.
|
45
|
-
"@vitessce/globals": "3.5.
|
46
|
-
"@vitessce/spatial-zarr": "3.5.
|
47
|
-
"@vitessce/spatial-three": "3.5.
|
48
|
-
"@vitessce/biomarker-select": "3.5.
|
49
|
-
"@vitessce/neuroglancer": "3.5.
|
21
|
+
"@vitessce/constants-internal": "3.5.11",
|
22
|
+
"@vitessce/abstract": "3.5.11",
|
23
|
+
"@vitessce/csv": "3.5.11",
|
24
|
+
"@vitessce/description": "3.5.11",
|
25
|
+
"@vitessce/feature-list": "3.5.11",
|
26
|
+
"@vitessce/genomic-profiles": "3.5.11",
|
27
|
+
"@vitessce/heatmap": "3.5.11",
|
28
|
+
"@vitessce/glb": "3.5.11",
|
29
|
+
"@vitessce/json": "3.5.11",
|
30
|
+
"@vitessce/layer-controller": "3.5.11",
|
31
|
+
"@vitessce/layer-controller-beta": "3.5.11",
|
32
|
+
"@vitessce/link-controller": "3.5.11",
|
33
|
+
"@vitessce/obs-sets-manager": "3.5.11",
|
34
|
+
"@vitessce/ome-tiff": "3.5.11",
|
35
|
+
"@vitessce/plugins": "3.5.11",
|
36
|
+
"@vitessce/scatterplot-embedding": "3.5.11",
|
37
|
+
"@vitessce/scatterplot-gating": "3.5.11",
|
38
|
+
"@vitessce/schemas": "3.5.11",
|
39
|
+
"@vitessce/spatial": "3.5.11",
|
40
|
+
"@vitessce/spatial-beta": "3.5.11",
|
41
|
+
"@vitessce/statistical-plots": "3.5.11",
|
42
|
+
"@vitessce/status": "3.5.11",
|
43
|
+
"@vitessce/vit-s": "3.5.11",
|
44
|
+
"@vitessce/zarr": "3.5.11",
|
45
|
+
"@vitessce/globals": "3.5.11",
|
46
|
+
"@vitessce/spatial-zarr": "3.5.11",
|
47
|
+
"@vitessce/spatial-three": "3.5.11",
|
48
|
+
"@vitessce/biomarker-select": "3.5.11",
|
49
|
+
"@vitessce/neuroglancer": "3.5.11"
|
50
50
|
},
|
51
51
|
"devDependencies": {
|
52
52
|
"@types/react": "^18.0.28",
|
package/src/base-plugins.ts
CHANGED
@@ -99,6 +99,7 @@ import {
|
|
99
99
|
FeatureBarPlotSubscriber,
|
100
100
|
TreemapSubscriber,
|
101
101
|
VolcanoPlotSubscriber,
|
102
|
+
FeatureStatsTableSubscriber,
|
102
103
|
CellSetCompositionBarPlotSubscriber,
|
103
104
|
FeatureSetEnrichmentBarPlotSubscriber,
|
104
105
|
} from '@vitessce/statistical-plots';
|
@@ -189,6 +190,7 @@ import {
|
|
189
190
|
import {
|
190
191
|
BiomarkerSelectSubscriber,
|
191
192
|
ComparativeHeadingSubscriber,
|
193
|
+
SampleSetPairManagerSubscriber,
|
192
194
|
autocompleteFeature,
|
193
195
|
transformFeature,
|
194
196
|
getAlternativeTerms,
|
@@ -257,11 +259,13 @@ export const baseViewTypes = [
|
|
257
259
|
makeViewType(ViewType.GENOMIC_PROFILES, GenomicProfilesSubscriber),
|
258
260
|
makeViewType(ViewType.DOT_PLOT, DotPlotSubscriber),
|
259
261
|
makeViewType(ViewType.VOLCANO_PLOT, VolcanoPlotSubscriber),
|
262
|
+
makeViewType(ViewType.FEATURE_STATS_TABLE, FeatureStatsTableSubscriber),
|
260
263
|
makeViewType(ViewType.BIOMARKER_SELECT, BiomarkerSelectSubscriber),
|
261
264
|
makeViewType(ViewType.LINK_CONTROLLER, LinkControllerSubscriber),
|
262
265
|
makeViewType(ViewType.NEUROGLANCER, NeuroglancerSubscriber),
|
263
266
|
makeViewType(ViewType.TREEMAP, TreemapSubscriber),
|
264
267
|
makeViewType(ViewType.COMPARATIVE_HEADING, ComparativeHeadingSubscriber),
|
268
|
+
makeViewType(ViewType.SAMPLE_SET_PAIR_MANAGER, SampleSetPairManagerSubscriber),
|
265
269
|
makeViewType(ViewType.OBS_SET_COMPOSITION_BAR_PLOT, CellSetCompositionBarPlotSubscriber),
|
266
270
|
makeViewType(ViewType.FEATURE_SET_ENRICHMENT_BAR_PLOT, FeatureSetEnrichmentBarPlotSubscriber),
|
267
271
|
];
|
@@ -472,6 +476,13 @@ export const baseCoordinationTypes = [
|
|
472
476
|
null,
|
473
477
|
z.array(z.string()).nullable(),
|
474
478
|
),
|
479
|
+
new PluginCoordinationType(CoordinationType.FEATURE_AGGREGATION_STRATEGY, null, z.union([
|
480
|
+
z.enum([
|
481
|
+
'first', 'last', 'mean', 'sum', 'difference',
|
482
|
+
]),
|
483
|
+
// An index of a featureSelection array element.
|
484
|
+
z.number(),
|
485
|
+
]).nullable()),
|
475
486
|
new PluginCoordinationType(
|
476
487
|
CoordinationType.FEATURE_SET_SELECTION,
|
477
488
|
null,
|
@@ -594,7 +605,7 @@ export const baseCoordinationTypes = [
|
|
594
605
|
new PluginCoordinationType(CoordinationType.CONTOUR_COLOR, null, rgbArray.nullable()),
|
595
606
|
new PluginCoordinationType(CoordinationType.HIERARCHY_LEVELS, null, z.array(z.enum(['sampleSet', 'obsSet'])).nullable()),
|
596
607
|
// For volcano plot:
|
597
|
-
new PluginCoordinationType(CoordinationType.FEATURE_POINT_SIGNIFICANCE_THRESHOLD, 0.
|
608
|
+
new PluginCoordinationType(CoordinationType.FEATURE_POINT_SIGNIFICANCE_THRESHOLD, 0.01, z.number().nullable()),
|
598
609
|
new PluginCoordinationType(CoordinationType.FEATURE_LABEL_SIGNIFICANCE_THRESHOLD, 0.01, z.number().nullable()),
|
599
610
|
new PluginCoordinationType(CoordinationType.FEATURE_POINT_FOLD_CHANGE_THRESHOLD, 1.0, z.number().nullable()),
|
600
611
|
new PluginCoordinationType(CoordinationType.FEATURE_LABEL_FOLD_CHANGE_THRESHOLD, 5.0, z.number().nullable()),
|