@genome-spy/app 0.75.0 → 0.77.0
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/AbortablePromiseCache-beUIcZcW.js +96 -0
- package/dist/agentApi-ClsLtELB.js +26994 -0
- package/dist/agentApi.es.js +11145 -0
- package/dist/agentShared.es.js +4742 -0
- package/dist/{blosc-oa0DlI6G.js → blosc-BX4BJ8sR.js} +1 -1
- package/dist/blosc-DL1kZHdE.js +692 -0
- package/dist/chunk-INHXZS53-Dx2aFznx.js +13 -0
- package/dist/componentStyles-CIXoKEp0.js +2182 -0
- package/dist/dialog.es.js +377 -0
- package/dist/esm-CHVYSGF2.js +1084 -0
- package/dist/esm-CZvS2Ldm.js +155 -0
- package/dist/esm-C_XrKaCY.js +137 -0
- package/dist/{esm-DCCYNvaz.js → esm-CqrZuhTF.js} +50 -50
- package/dist/{esm-D-WfYOx7.js → esm-Cz4iCfzF.js} +25 -25
- package/dist/esm-D-y0Ce1M.js +573 -0
- package/dist/esm-D2-C5ZzN.js +1084 -0
- package/dist/esm-DPS6pYKF.js +1248 -0
- package/dist/esm-Dfo2M18m.js +461 -0
- package/dist/esm-DjF6pKy5.js +369 -0
- package/dist/{esm-n0auOe11.js → esm-Q6nrd9vJ.js} +1 -1
- package/dist/esm-aOLxLL7A.js +121 -0
- package/dist/esm-id9DWBZW.js +137 -0
- package/dist/esm-kXhrPIYy.js +1426 -0
- package/dist/esm-s_SlArJ8.js +298 -0
- package/dist/index.es.js +15272 -37563
- package/dist/index.js +1202 -741
- package/dist/lit-ymUSmGBw.js +510 -0
- package/dist/{lz4-jZ0zyLBa.js → lz4-BSYl80V8.js} +1 -1
- package/dist/lz4-Csz5aoFA.js +626 -0
- package/dist/parquetRead-m8-8_SpH.js +1609 -0
- package/dist/schema.json +489 -85
- package/dist/style.css +1 -1
- package/dist/viewUtils-3_xHIxmy.js +14292 -0
- package/dist/{zstd-C6ksIG9r.js → zstd-BAfRM3IH.js} +1 -1
- package/dist/zstd-dJuUp1fl.js +583 -0
- package/package.json +30 -5
- package/src/agentApi/index.d.ts +147 -0
- package/src/agentShared/index.d.ts +97 -0
- package/src/agentShared/types.d.ts +8 -0
- package/src/appTypes.d.ts +75 -0
- package/src/bookmark/databaseSchema.d.ts +33 -0
- package/src/charts/boxplotTypes.d.ts +15 -0
- package/src/charts/sampleAttributePlotTypes.d.ts +149 -0
- package/src/coreSpecAugmentation.d.ts +29 -0
- package/src/dialog/index.d.ts +5 -0
- package/src/embedTypes.d.ts +9 -0
- package/src/index.d.ts +16 -0
- package/src/sampleView/sampleViewTypes.d.ts +176 -0
- package/src/sampleView/state/payloadTypes.d.ts +484 -0
- package/src/sampleView/state/sampleState.d.ts +76 -0
- package/src/sampleView/types.d.ts +128 -0
- package/src/spec/appSpec.d.ts +54 -0
- package/src/spec/sampleView.d.ts +545 -0
- package/src/spec/view.d.ts +124 -0
- package/src/state/paramProvenanceTypes.d.ts +215 -0
- package/src/state/selectionExpansionTypes.d.ts +77 -0
- package/src/state.d.ts +97 -0
- package/src/types/lz-string.d.ts +24 -0
- package/src/types/vega-loader.d.ts +1 -0
- package/src/utils/colorScaleSummary.d.ts +15 -0
- package/src/utils/statistics/fieldSummary.d.ts +49 -0
- package/src/vite-env.d.ts +6 -0
- package/dist/browser-Dvlo92rx.js +0 -126
- package/dist/esm-Cmo4qEPr.js +0 -1015
- /package/dist/{AbortablePromiseCache-3gHJdF3E.js → AbortablePromiseCache-BDH1cqFl.js} +0 -0
- /package/dist/{chunk-INHXZS53-fPMmEwMt.js → chunk-INHXZS53-DwEV9sMh.js} +0 -0
- /package/dist/{esm-BygJiwh0.js → esm-BL9SNSnj.js} +0 -0
- /package/dist/{esm-B8-vSu-c.js → esm-BwW--bVV.js} +0 -0
- /package/dist/{esm-CGX-qz1d.js → esm-Bz_92nH0.js} +0 -0
- /package/dist/{esm-CuMSzCHy.js → esm-D2_c7lXY.js} +0 -0
- /package/dist/{parquetRead-CJe1UPsz.js → parquetRead-C33mgLEo.js} +0 -0
package/dist/schema.json
CHANGED
|
@@ -27,6 +27,10 @@
|
|
|
27
27
|
},
|
|
28
28
|
"type": "array"
|
|
29
29
|
},
|
|
30
|
+
"description": {
|
|
31
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
32
|
+
"type": "string"
|
|
33
|
+
},
|
|
30
34
|
"fields": {
|
|
31
35
|
"description": "The data fields to apply aggregate functions to. This array should correspond with the `ops` and `as` arrays. If no fields or operations are specified, a count aggregation will be applied by default.",
|
|
32
36
|
"items": {
|
|
@@ -4252,6 +4256,10 @@
|
|
|
4252
4256
|
],
|
|
4253
4257
|
"description": "Height of the view. If a number, it is interpreted as pixels. Check [child sizing](https://genomespy.app/docs/grammar/composition/concat/#child-sizing) for details.\n\n**Default value:** `\"container\"`"
|
|
4254
4258
|
},
|
|
4259
|
+
"metadata": {
|
|
4260
|
+
"$ref": "#/definitions/MetadataDef",
|
|
4261
|
+
"description": "Metadata sources and metadata matrix layout."
|
|
4262
|
+
},
|
|
4255
4263
|
"name": {
|
|
4256
4264
|
"description": "An explicit name used to address the view. It is recommended to keep names unique among siblings. In the App (where view state is bookmarkable), the name must be unique within its import scope for views with configurable visibility, etc.",
|
|
4257
4265
|
"type": "string"
|
|
@@ -4434,9 +4442,13 @@
|
|
|
4434
4442
|
},
|
|
4435
4443
|
"type": "object"
|
|
4436
4444
|
},
|
|
4445
|
+
"sampleLayout": {
|
|
4446
|
+
"$ref": "#/definitions/SampleLayoutDef",
|
|
4447
|
+
"description": "Layout settings for sample rows and sample groups."
|
|
4448
|
+
},
|
|
4437
4449
|
"samples": {
|
|
4438
4450
|
"$ref": "#/definitions/SampleDef",
|
|
4439
|
-
"description": "Sample
|
|
4451
|
+
"description": "Sample identity and label configuration.\n\nIf `identity` is omitted, sample identifiers are inferred from the data."
|
|
4440
4452
|
},
|
|
4441
4453
|
"spec": {
|
|
4442
4454
|
"anyOf": [
|
|
@@ -4454,6 +4466,7 @@
|
|
|
4454
4466
|
"type": "string"
|
|
4455
4467
|
},
|
|
4456
4468
|
"stickySummaries": {
|
|
4469
|
+
"description": "Keep summary tracks visible while scrolling samples.\n\n__Default value:__ `true`",
|
|
4457
4470
|
"type": "boolean"
|
|
4458
4471
|
},
|
|
4459
4472
|
"templates": {
|
|
@@ -5331,7 +5344,7 @@
|
|
|
5331
5344
|
"type": "string"
|
|
5332
5345
|
},
|
|
5333
5346
|
"url": {
|
|
5334
|
-
"description": "URL to an Arrow
|
|
5347
|
+
"description": "URL to an Arrow metadata source.\n\nReserved for future use.",
|
|
5335
5348
|
"type": "string"
|
|
5336
5349
|
}
|
|
5337
5350
|
},
|
|
@@ -6612,6 +6625,10 @@
|
|
|
6612
6625
|
"$ref": "#/definitions/FieldName",
|
|
6613
6626
|
"description": "The field having the chromosome or contig."
|
|
6614
6627
|
},
|
|
6628
|
+
"description": {
|
|
6629
|
+
"description": "A description of the encoded position. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
6630
|
+
"type": "string"
|
|
6631
|
+
},
|
|
6615
6632
|
"domainInert": {
|
|
6616
6633
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
6617
6634
|
"type": "boolean"
|
|
@@ -6677,6 +6694,10 @@
|
|
|
6677
6694
|
"CollectParams": {
|
|
6678
6695
|
"additionalProperties": false,
|
|
6679
6696
|
"properties": {
|
|
6697
|
+
"description": {
|
|
6698
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
6699
|
+
"type": "string"
|
|
6700
|
+
},
|
|
6680
6701
|
"groupby": {
|
|
6681
6702
|
"description": "Arranges the data into consecutive batches based on the groups. This is mainly intended for internal use so that faceted data can be handled as batches.",
|
|
6682
6703
|
"items": {
|
|
@@ -6720,11 +6741,11 @@
|
|
|
6720
6741
|
"type": "boolean"
|
|
6721
6742
|
},
|
|
6722
6743
|
"name": {
|
|
6723
|
-
"description": "
|
|
6744
|
+
"description": "Name of the identifier field shown in UI and diagnostics.\n\nExample values: `\"symbol\"`, `\"ensembl\"`, `\"entrez\"`.",
|
|
6724
6745
|
"type": "string"
|
|
6725
6746
|
},
|
|
6726
6747
|
"path": {
|
|
6727
|
-
"description": "Backend path
|
|
6748
|
+
"description": "Backend path to identifier values aligned to matrix columns.\n\nThe array length must equal the number of columns in the matrix.",
|
|
6728
6749
|
"type": "string"
|
|
6729
6750
|
},
|
|
6730
6751
|
"primary": {
|
|
@@ -6816,6 +6837,10 @@
|
|
|
6816
6837
|
"minimum": 0,
|
|
6817
6838
|
"type": "number"
|
|
6818
6839
|
},
|
|
6840
|
+
"description": {
|
|
6841
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
6842
|
+
"type": "string"
|
|
6843
|
+
},
|
|
6819
6844
|
"domainInert": {
|
|
6820
6845
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
6821
6846
|
"type": "boolean"
|
|
@@ -6874,6 +6899,10 @@
|
|
|
6874
6899
|
"minimum": 0,
|
|
6875
6900
|
"type": "number"
|
|
6876
6901
|
},
|
|
6902
|
+
"description": {
|
|
6903
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
6904
|
+
"type": "string"
|
|
6905
|
+
},
|
|
6877
6906
|
"domainInert": {
|
|
6878
6907
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
6879
6908
|
"type": "boolean"
|
|
@@ -6928,6 +6957,10 @@
|
|
|
6928
6957
|
"not": {}
|
|
6929
6958
|
},
|
|
6930
6959
|
"properties": {
|
|
6960
|
+
"description": {
|
|
6961
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
6962
|
+
"type": "string"
|
|
6963
|
+
},
|
|
6931
6964
|
"domainInert": {
|
|
6932
6965
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
6933
6966
|
"type": "boolean"
|
|
@@ -6981,6 +7014,10 @@
|
|
|
6981
7014
|
"not": {}
|
|
6982
7015
|
},
|
|
6983
7016
|
"properties": {
|
|
7017
|
+
"description": {
|
|
7018
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7019
|
+
"type": "string"
|
|
7020
|
+
},
|
|
6984
7021
|
"domainInert": {
|
|
6985
7022
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
6986
7023
|
"type": "boolean"
|
|
@@ -7049,6 +7086,10 @@
|
|
|
7049
7086
|
],
|
|
7050
7087
|
"description": "A constant value in data domain."
|
|
7051
7088
|
},
|
|
7089
|
+
"description": {
|
|
7090
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7091
|
+
"type": "string"
|
|
7092
|
+
},
|
|
7052
7093
|
"domainInert": {
|
|
7053
7094
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
7054
7095
|
"type": "boolean"
|
|
@@ -7095,6 +7136,10 @@
|
|
|
7095
7136
|
"ConditionalParameter<ValueDef<(number|ExprRef)>>": {
|
|
7096
7137
|
"additionalProperties": false,
|
|
7097
7138
|
"properties": {
|
|
7139
|
+
"description": {
|
|
7140
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7141
|
+
"type": "string"
|
|
7142
|
+
},
|
|
7098
7143
|
"empty": {
|
|
7099
7144
|
"description": "For selection parameters, the predicate of empty selections returns true by default. Override this behavior, by setting this property `empty: false`.",
|
|
7100
7145
|
"type": "boolean"
|
|
@@ -7131,6 +7176,10 @@
|
|
|
7131
7176
|
"ConditionalParameter<ValueDef<(string|null|ExprRef)>>": {
|
|
7132
7177
|
"additionalProperties": false,
|
|
7133
7178
|
"properties": {
|
|
7179
|
+
"description": {
|
|
7180
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7181
|
+
"type": "string"
|
|
7182
|
+
},
|
|
7134
7183
|
"empty": {
|
|
7135
7184
|
"description": "For selection parameters, the predicate of empty selections returns true by default. Override this behavior, by setting this property `empty: false`.",
|
|
7136
7185
|
"type": "boolean"
|
|
@@ -7206,6 +7255,10 @@
|
|
|
7206
7255
|
"$ref": "#/definitions/Field",
|
|
7207
7256
|
"description": "An optional chromosome field that is passed through. TODO: groupby"
|
|
7208
7257
|
},
|
|
7258
|
+
"description": {
|
|
7259
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
7260
|
+
"type": "string"
|
|
7261
|
+
},
|
|
7209
7262
|
"end": {
|
|
7210
7263
|
"$ref": "#/definitions/Field",
|
|
7211
7264
|
"description": "The field representing the end coordinate of the segment (exclusive)."
|
|
@@ -7289,7 +7342,7 @@
|
|
|
7289
7342
|
"$ref": "#/definitions/InlineData"
|
|
7290
7343
|
}
|
|
7291
7344
|
],
|
|
7292
|
-
"description": "Eager tabular metadata source
|
|
7345
|
+
"description": "Eager tabular metadata source.\n\nSupports `UrlData` and `InlineData`."
|
|
7293
7346
|
},
|
|
7294
7347
|
"sampleIdField": {
|
|
7295
7348
|
"description": "Field name in the table that matches sample ids in the view.\n\n__Default value:__ `\"sample\"`",
|
|
@@ -7395,6 +7448,10 @@
|
|
|
7395
7448
|
"DynamicCallbackData": {
|
|
7396
7449
|
"additionalProperties": false,
|
|
7397
7450
|
"properties": {
|
|
7451
|
+
"description": {
|
|
7452
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
7453
|
+
"type": "string"
|
|
7454
|
+
},
|
|
7398
7455
|
"dynamicCallbackSource": {
|
|
7399
7456
|
"description": "The View class has `getDynamicData()` methods that provides the data. This is intended for internal use.",
|
|
7400
7457
|
"type": "boolean"
|
|
@@ -7512,6 +7569,10 @@
|
|
|
7512
7569
|
"semanticScore": {
|
|
7513
7570
|
"additionalProperties": false,
|
|
7514
7571
|
"properties": {
|
|
7572
|
+
"description": {
|
|
7573
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7574
|
+
"type": "string"
|
|
7575
|
+
},
|
|
7515
7576
|
"field": {
|
|
7516
7577
|
"description": "__Required.__ A string defining the name of the field from which to pull a data value or an object defining iterated values from the [`repeat`](https://vega.github.io/vega-lite/docs/repeat.html) operator.\n\n__See also:__ [`field`](https://vega.github.io/vega-lite/docs/field.html) documentation.\n\n__Notes:__ 1) Dots (`.`) and brackets (`[` and `]`) can be used to access nested objects (e.g., `\"field\": \"foo.bar\"` and `\"field\": \"foo['bar']\"`). If field names contain dots or brackets but are not nested, you can use `\\\\` to escape dots and brackets (e.g., `\"a\\\\.b\"` and `\"a\\\\[0\\\\]\"`). See more details about escaping in the [field documentation](https://vega.github.io/vega-lite/docs/field.html). 2) `field` is not required if `aggregate` is `count`.",
|
|
7517
7578
|
"type": "string"
|
|
@@ -7583,6 +7644,10 @@
|
|
|
7583
7644
|
"description": "Builds and index for efficient rendering of subsets of the data. This setting is useful when rendering large amounts of data and often only a small subset of the data is visible. An example of such a situation is a scatter plot spanning the whole genome.\n\nThis setting implicitly sorts the data by the field assigned on the `x` channel.",
|
|
7584
7645
|
"type": "boolean"
|
|
7585
7646
|
},
|
|
7647
|
+
"description": {
|
|
7648
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7649
|
+
"type": "string"
|
|
7650
|
+
},
|
|
7586
7651
|
"domainInert": {
|
|
7587
7652
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
7588
7653
|
"type": "boolean"
|
|
@@ -7650,6 +7715,10 @@
|
|
|
7650
7715
|
"$ref": "#/definitions/FieldName",
|
|
7651
7716
|
"description": "The field having the chromosome or contig."
|
|
7652
7717
|
},
|
|
7718
|
+
"description": {
|
|
7719
|
+
"description": "A description of the encoded position. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7720
|
+
"type": "string"
|
|
7721
|
+
},
|
|
7653
7722
|
"domainInert": {
|
|
7654
7723
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
7655
7724
|
"type": "boolean"
|
|
@@ -7730,6 +7799,10 @@
|
|
|
7730
7799
|
],
|
|
7731
7800
|
"description": "A constant value in data domain."
|
|
7732
7801
|
},
|
|
7802
|
+
"description": {
|
|
7803
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7804
|
+
"type": "string"
|
|
7805
|
+
},
|
|
7733
7806
|
"domainInert": {
|
|
7734
7807
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
7735
7808
|
"type": "boolean"
|
|
@@ -7789,6 +7862,10 @@
|
|
|
7789
7862
|
"description": "Builds and index for efficient rendering of subsets of the data. This setting is useful when rendering large amounts of data and often only a small subset of the data is visible. An example of such a situation is a scatter plot spanning the whole genome.\n\nThis setting implicitly sorts the data by the field assigned on the `x` channel.",
|
|
7790
7863
|
"type": "boolean"
|
|
7791
7864
|
},
|
|
7865
|
+
"description": {
|
|
7866
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7867
|
+
"type": "string"
|
|
7868
|
+
},
|
|
7792
7869
|
"domainInert": {
|
|
7793
7870
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
7794
7871
|
"type": "boolean"
|
|
@@ -7821,6 +7898,10 @@
|
|
|
7821
7898
|
"description": "Builds and index for efficient rendering of subsets of the data. This setting is useful when rendering large amounts of data and often only a small subset of the data is visible. An example of such a situation is a scatter plot spanning the whole genome.\n\nThis setting implicitly sorts the data by the field assigned on the `x` channel.",
|
|
7822
7899
|
"type": "boolean"
|
|
7823
7900
|
},
|
|
7901
|
+
"description": {
|
|
7902
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7903
|
+
"type": "string"
|
|
7904
|
+
},
|
|
7824
7905
|
"title": {
|
|
7825
7906
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
7826
7907
|
"type": [
|
|
@@ -7903,6 +7984,10 @@
|
|
|
7903
7984
|
"minimum": 0,
|
|
7904
7985
|
"type": "number"
|
|
7905
7986
|
},
|
|
7987
|
+
"description": {
|
|
7988
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
7989
|
+
"type": "string"
|
|
7990
|
+
},
|
|
7906
7991
|
"expr": {
|
|
7907
7992
|
"description": "An expression. Properties of the data can be accessed through the `datum` object.",
|
|
7908
7993
|
"type": "string"
|
|
@@ -7926,6 +8011,10 @@
|
|
|
7926
8011
|
"ExprFilterParams": {
|
|
7927
8012
|
"additionalProperties": false,
|
|
7928
8013
|
"properties": {
|
|
8014
|
+
"description": {
|
|
8015
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8016
|
+
"type": "string"
|
|
8017
|
+
},
|
|
7929
8018
|
"expr": {
|
|
7930
8019
|
"description": "An expression string. The data object is removed if the expression evaluates to false.",
|
|
7931
8020
|
"type": "string"
|
|
@@ -7962,6 +8051,10 @@
|
|
|
7962
8051
|
"FieldDefWithoutScale": {
|
|
7963
8052
|
"additionalProperties": false,
|
|
7964
8053
|
"properties": {
|
|
8054
|
+
"description": {
|
|
8055
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
8056
|
+
"type": "string"
|
|
8057
|
+
},
|
|
7965
8058
|
"field": {
|
|
7966
8059
|
"description": "__Required.__ A string defining the name of the field from which to pull a data value or an object defining iterated values from the [`repeat`](https://vega.github.io/vega-lite/docs/repeat.html) operator.\n\n__See also:__ [`field`](https://vega.github.io/vega-lite/docs/field.html) documentation.\n\n__Notes:__ 1) Dots (`.`) and brackets (`[` and `]`) can be used to access nested objects (e.g., `\"field\": \"foo.bar\"` and `\"field\": \"foo['bar']\"`). If field names contain dots or brackets but are not nested, you can use `\\\\` to escape dots and brackets (e.g., `\"a\\\\.b\"` and `\"a\\\\[0\\\\]\"`). See more details about escaping in the [field documentation](https://vega.github.io/vega-lite/docs/field.html). 2) `field` is not required if `aggregate` is `count`.",
|
|
7967
8060
|
"type": "string"
|
|
@@ -7999,6 +8092,10 @@
|
|
|
7999
8092
|
],
|
|
8000
8093
|
"description": "One or more value definition(s) with [a parameter or a test predicate](https://vega.github.io/vega-lite/docs/condition.html).\n\n__Note:__ A field definition's `condition` property can only contain [conditional value definitions](https://vega.github.io/vega-lite/docs/condition.html#value) since Vega-Lite only allows at most one encoded field per encoding channel."
|
|
8001
8094
|
},
|
|
8095
|
+
"description": {
|
|
8096
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
8097
|
+
"type": "string"
|
|
8098
|
+
},
|
|
8002
8099
|
"domainInert": {
|
|
8003
8100
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
8004
8101
|
"type": "boolean"
|
|
@@ -8058,6 +8155,10 @@
|
|
|
8058
8155
|
],
|
|
8059
8156
|
"description": "One or more value definition(s) with [a parameter or a test predicate](https://vega.github.io/vega-lite/docs/condition.html).\n\n__Note:__ A field definition's `condition` property can only contain [conditional value definitions](https://vega.github.io/vega-lite/docs/condition.html#value) since Vega-Lite only allows at most one encoded field per encoding channel."
|
|
8060
8157
|
},
|
|
8158
|
+
"description": {
|
|
8159
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
8160
|
+
"type": "string"
|
|
8161
|
+
},
|
|
8061
8162
|
"domainInert": {
|
|
8062
8163
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
8063
8164
|
"type": "boolean"
|
|
@@ -8117,6 +8218,10 @@
|
|
|
8117
8218
|
],
|
|
8118
8219
|
"description": "One or more value definition(s) with [a parameter or a test predicate](https://vega.github.io/vega-lite/docs/condition.html).\n\n__Note:__ A field definition's `condition` property can only contain [conditional value definitions](https://vega.github.io/vega-lite/docs/condition.html#value) since Vega-Lite only allows at most one encoded field per encoding channel."
|
|
8119
8220
|
},
|
|
8221
|
+
"description": {
|
|
8222
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
8223
|
+
"type": "string"
|
|
8224
|
+
},
|
|
8120
8225
|
"domainInert": {
|
|
8121
8226
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
8122
8227
|
"type": "boolean"
|
|
@@ -8191,6 +8296,10 @@
|
|
|
8191
8296
|
],
|
|
8192
8297
|
"description": "A constant value in data domain."
|
|
8193
8298
|
},
|
|
8299
|
+
"description": {
|
|
8300
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
8301
|
+
"type": "string"
|
|
8302
|
+
},
|
|
8194
8303
|
"domainInert": {
|
|
8195
8304
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
8196
8305
|
"type": "boolean"
|
|
@@ -8258,6 +8367,10 @@
|
|
|
8258
8367
|
],
|
|
8259
8368
|
"description": "A constant value in data domain."
|
|
8260
8369
|
},
|
|
8370
|
+
"description": {
|
|
8371
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
8372
|
+
"type": "string"
|
|
8373
|
+
},
|
|
8261
8374
|
"domainInert": {
|
|
8262
8375
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
8263
8376
|
"type": "boolean"
|
|
@@ -8315,6 +8428,10 @@
|
|
|
8315
8428
|
],
|
|
8316
8429
|
"type": "string"
|
|
8317
8430
|
},
|
|
8431
|
+
"description": {
|
|
8432
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8433
|
+
"type": "string"
|
|
8434
|
+
},
|
|
8318
8435
|
"lane": {
|
|
8319
8436
|
"$ref": "#/definitions/Field",
|
|
8320
8437
|
"description": "An optional field representing element's lane, e.g., if transcripts are shown using a piled up layout. Each line is processed separately."
|
|
@@ -8365,6 +8482,10 @@
|
|
|
8365
8482
|
"minItems": 2,
|
|
8366
8483
|
"type": "array"
|
|
8367
8484
|
},
|
|
8485
|
+
"description": {
|
|
8486
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8487
|
+
"type": "string"
|
|
8488
|
+
},
|
|
8368
8489
|
"exons": {
|
|
8369
8490
|
"$ref": "#/definitions/Field",
|
|
8370
8491
|
"description": "The field containing the exons.\n\n**Default:** `\"exons\"`"
|
|
@@ -8401,6 +8522,10 @@
|
|
|
8401
8522
|
],
|
|
8402
8523
|
"description": "The output field name(s) for the flattened field.\n\n**Default:** the input fields."
|
|
8403
8524
|
},
|
|
8525
|
+
"description": {
|
|
8526
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8527
|
+
"type": "string"
|
|
8528
|
+
},
|
|
8404
8529
|
"field": {
|
|
8405
8530
|
"anyOf": [
|
|
8406
8531
|
{
|
|
@@ -8459,6 +8584,10 @@
|
|
|
8459
8584
|
],
|
|
8460
8585
|
"description": "The output field name(s) for the flattened field.\n\n**Default:** the input fields."
|
|
8461
8586
|
},
|
|
8587
|
+
"description": {
|
|
8588
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8589
|
+
"type": "string"
|
|
8590
|
+
},
|
|
8462
8591
|
"fields": {
|
|
8463
8592
|
"anyOf": [
|
|
8464
8593
|
{
|
|
@@ -8500,6 +8629,10 @@
|
|
|
8500
8629
|
"minItems": 2,
|
|
8501
8630
|
"type": "array"
|
|
8502
8631
|
},
|
|
8632
|
+
"description": {
|
|
8633
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8634
|
+
"type": "string"
|
|
8635
|
+
},
|
|
8503
8636
|
"field": {
|
|
8504
8637
|
"$ref": "#/definitions/Field",
|
|
8505
8638
|
"description": "The field to flatten.\n\n**Default:** `\"sequence\"`"
|
|
@@ -8564,6 +8697,10 @@
|
|
|
8564
8697
|
"description": "The (new) field where the computed value is written to",
|
|
8565
8698
|
"type": "string"
|
|
8566
8699
|
},
|
|
8700
|
+
"description": {
|
|
8701
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8702
|
+
"type": "string"
|
|
8703
|
+
},
|
|
8567
8704
|
"expr": {
|
|
8568
8705
|
"description": "An expression string",
|
|
8569
8706
|
"type": "string"
|
|
@@ -9152,6 +9289,10 @@
|
|
|
9152
9289
|
"description": "**Default:** `\"_uniqueId\"`",
|
|
9153
9290
|
"type": "string"
|
|
9154
9291
|
},
|
|
9292
|
+
"description": {
|
|
9293
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
9294
|
+
"type": "string"
|
|
9295
|
+
},
|
|
9155
9296
|
"type": {
|
|
9156
9297
|
"const": "identifier",
|
|
9157
9298
|
"description": "The type of the transform to be applied",
|
|
@@ -9272,6 +9413,10 @@
|
|
|
9272
9413
|
"InlineData": {
|
|
9273
9414
|
"additionalProperties": false,
|
|
9274
9415
|
"properties": {
|
|
9416
|
+
"description": {
|
|
9417
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
9418
|
+
"type": "string"
|
|
9419
|
+
},
|
|
9275
9420
|
"format": {
|
|
9276
9421
|
"$ref": "#/definitions/DataFormat",
|
|
9277
9422
|
"description": "An object that specifies the format for parsing the data."
|
|
@@ -9492,6 +9637,10 @@
|
|
|
9492
9637
|
"LazyData": {
|
|
9493
9638
|
"additionalProperties": false,
|
|
9494
9639
|
"properties": {
|
|
9640
|
+
"description": {
|
|
9641
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the lazy data in the visualization.",
|
|
9642
|
+
"type": "string"
|
|
9643
|
+
},
|
|
9495
9644
|
"lazy": {
|
|
9496
9645
|
"$ref": "#/definitions/LazyDataParams"
|
|
9497
9646
|
}
|
|
@@ -9521,6 +9670,9 @@
|
|
|
9521
9670
|
{
|
|
9522
9671
|
"$ref": "#/definitions/BamData"
|
|
9523
9672
|
},
|
|
9673
|
+
{
|
|
9674
|
+
"$ref": "#/definitions/TabixTsvData"
|
|
9675
|
+
},
|
|
9524
9676
|
{
|
|
9525
9677
|
"$ref": "#/definitions/Gff3Data"
|
|
9526
9678
|
},
|
|
@@ -9558,6 +9710,10 @@
|
|
|
9558
9710
|
"$ref": "#/definitions/Field",
|
|
9559
9711
|
"description": "The chromosome/contig field"
|
|
9560
9712
|
},
|
|
9713
|
+
"description": {
|
|
9714
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
9715
|
+
"type": "string"
|
|
9716
|
+
},
|
|
9561
9717
|
"offset": {
|
|
9562
9718
|
"anyOf": [
|
|
9563
9719
|
{
|
|
@@ -10316,6 +10472,10 @@
|
|
|
10316
10472
|
"minimum": 0,
|
|
10317
10473
|
"type": "number"
|
|
10318
10474
|
},
|
|
10475
|
+
"description": {
|
|
10476
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
10477
|
+
"type": "string"
|
|
10478
|
+
},
|
|
10319
10479
|
"domainInert": {
|
|
10320
10480
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
10321
10481
|
"type": "boolean"
|
|
@@ -10396,6 +10556,10 @@
|
|
|
10396
10556
|
"description": "The output field where the measured width is written.",
|
|
10397
10557
|
"type": "string"
|
|
10398
10558
|
},
|
|
10559
|
+
"description": {
|
|
10560
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
10561
|
+
"type": "string"
|
|
10562
|
+
},
|
|
10399
10563
|
"field": {
|
|
10400
10564
|
"$ref": "#/definitions/Field",
|
|
10401
10565
|
"description": "The field that contains the text to be measured."
|
|
@@ -10440,6 +10604,10 @@
|
|
|
10440
10604
|
"MergeFacetsParams": {
|
|
10441
10605
|
"additionalProperties": false,
|
|
10442
10606
|
"properties": {
|
|
10607
|
+
"description": {
|
|
10608
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
10609
|
+
"type": "string"
|
|
10610
|
+
},
|
|
10443
10611
|
"type": {
|
|
10444
10612
|
"const": "mergeFacets",
|
|
10445
10613
|
"description": "The type of the transform to be applied",
|
|
@@ -10467,6 +10635,54 @@
|
|
|
10467
10635
|
}
|
|
10468
10636
|
]
|
|
10469
10637
|
},
|
|
10638
|
+
"MetadataDef": {
|
|
10639
|
+
"additionalProperties": false,
|
|
10640
|
+
"properties": {
|
|
10641
|
+
"attributeWidth": {
|
|
10642
|
+
"description": "Default width of metadata columns in pixels.\n\n__Default value:__ `10`",
|
|
10643
|
+
"type": "number"
|
|
10644
|
+
},
|
|
10645
|
+
"labelAngle": {
|
|
10646
|
+
"description": "Angle of metadata attribute labels in degrees.\n\n__Default value:__ `-90`",
|
|
10647
|
+
"type": "number"
|
|
10648
|
+
},
|
|
10649
|
+
"labelFont": {
|
|
10650
|
+
"description": "Font typeface for metadata attribute labels.\n\n__Default value:__ `\"Lato\"`",
|
|
10651
|
+
"type": "string"
|
|
10652
|
+
},
|
|
10653
|
+
"labelFontSize": {
|
|
10654
|
+
"description": "Font size for metadata attribute labels in pixels.\n\n__Default value:__ `11`",
|
|
10655
|
+
"type": "number"
|
|
10656
|
+
},
|
|
10657
|
+
"labelFontStyle": {
|
|
10658
|
+
"$ref": "#/definitions/FontStyle",
|
|
10659
|
+
"description": "Font style for metadata attribute labels.\n\n__Default value:__ `\"normal\"`"
|
|
10660
|
+
},
|
|
10661
|
+
"labelFontWeight": {
|
|
10662
|
+
"$ref": "#/definitions/FontWeight",
|
|
10663
|
+
"description": "Font weight for metadata attribute labels.\n\n__Default value:__ `\"regular\"`"
|
|
10664
|
+
},
|
|
10665
|
+
"missingValueColor": {
|
|
10666
|
+
"description": "Default color for metadata cells whose value is missing.\n\nIf `null`, missing-value colors are disabled unless overridden by an attribute definition.\n\n__Default value:__ `\"#f0f0f0\"`",
|
|
10667
|
+
"type": [
|
|
10668
|
+
"string",
|
|
10669
|
+
"null"
|
|
10670
|
+
]
|
|
10671
|
+
},
|
|
10672
|
+
"sources": {
|
|
10673
|
+
"description": "Metadata source definitions used for startup and on-demand imports.\n\nSource order is significant for startup loading: eager startup imports are applied in declaration order.",
|
|
10674
|
+
"items": {
|
|
10675
|
+
"$ref": "#/definitions/MetadataSourceEntry"
|
|
10676
|
+
},
|
|
10677
|
+
"type": "array"
|
|
10678
|
+
},
|
|
10679
|
+
"spacing": {
|
|
10680
|
+
"description": "Spacing between metadata columns in pixels.\n\n__Default value:__ `1`",
|
|
10681
|
+
"type": "number"
|
|
10682
|
+
}
|
|
10683
|
+
},
|
|
10684
|
+
"type": "object"
|
|
10685
|
+
},
|
|
10470
10686
|
"MetadataSourceDef": {
|
|
10471
10687
|
"additionalProperties": false,
|
|
10472
10688
|
"properties": {
|
|
@@ -10483,14 +10699,14 @@
|
|
|
10483
10699
|
},
|
|
10484
10700
|
"backend": {
|
|
10485
10701
|
"$ref": "#/definitions/MetadataBackendDef",
|
|
10486
|
-
"description": "
|
|
10702
|
+
"description": "Source backend configuration."
|
|
10487
10703
|
},
|
|
10488
10704
|
"description": {
|
|
10489
|
-
"description": "
|
|
10705
|
+
"description": "User-facing description of what this source contains.\n\nCan be shown in UI and can help automated agents choose the correct source.",
|
|
10490
10706
|
"type": "string"
|
|
10491
10707
|
},
|
|
10492
10708
|
"excludeColumns": {
|
|
10493
|
-
"description": "Column ids that must never be imported from this source.\n\
|
|
10709
|
+
"description": "Column ids that must never be imported from this source.\n\nThe data backend always excludes its `sampleIdField` automatically, so this property is only needed for other helper columns such as display labels.",
|
|
10494
10710
|
"items": {
|
|
10495
10711
|
"type": "string"
|
|
10496
10712
|
},
|
|
@@ -10501,7 +10717,7 @@
|
|
|
10501
10717
|
"type": "string"
|
|
10502
10718
|
},
|
|
10503
10719
|
"id": {
|
|
10504
|
-
"description": "Stable source identifier
|
|
10720
|
+
"description": "Stable source identifier.\n\nShould remain stable across spec revisions if bookmarks/provenance replay must keep working.",
|
|
10505
10721
|
"type": "string"
|
|
10506
10722
|
},
|
|
10507
10723
|
"initialLoad": {
|
|
@@ -10521,10 +10737,10 @@
|
|
|
10521
10737
|
"type": "array"
|
|
10522
10738
|
}
|
|
10523
10739
|
],
|
|
10524
|
-
"description": "Startup loading behavior.\n\n- `false`: do not load at startup\n- `\"*\"`: load all columns allowed by this source\n- `string[]`: resolve and load only the listed columns\n\
|
|
10740
|
+
"description": "Startup loading behavior.\n\n- `false`: do not load at startup\n- `\"*\"`: load all columns allowed by this source\n- `string[]`: resolve and load only the listed columns\n\nIf omitted, data backends load all columns and other backends do not load columns at startup."
|
|
10525
10741
|
},
|
|
10526
10742
|
"name": {
|
|
10527
|
-
"description": "
|
|
10743
|
+
"description": "User-facing label shown in menus and dialogs.\n\nIf omitted, UI falls back to `id`.",
|
|
10528
10744
|
"type": "string"
|
|
10529
10745
|
}
|
|
10530
10746
|
},
|
|
@@ -10618,6 +10834,10 @@
|
|
|
10618
10834
|
"NamedData": {
|
|
10619
10835
|
"additionalProperties": false,
|
|
10620
10836
|
"properties": {
|
|
10837
|
+
"description": {
|
|
10838
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
10839
|
+
"type": "string"
|
|
10840
|
+
},
|
|
10621
10841
|
"format": {
|
|
10622
10842
|
"$ref": "#/definitions/DataFormat",
|
|
10623
10843
|
"description": "An object that specifies the format for parsing the data."
|
|
@@ -10742,7 +10962,7 @@
|
|
|
10742
10962
|
"type": "string"
|
|
10743
10963
|
},
|
|
10744
10964
|
"url": {
|
|
10745
|
-
"description": "URL to a Parquet
|
|
10965
|
+
"description": "URL to a Parquet metadata source.\n\nReserved for future use.",
|
|
10746
10966
|
"type": "string"
|
|
10747
10967
|
}
|
|
10748
10968
|
},
|
|
@@ -10772,6 +10992,10 @@
|
|
|
10772
10992
|
"description": "The output field name for the computed lane.\n\n**Default:** `\"lane\"`.",
|
|
10773
10993
|
"type": "string"
|
|
10774
10994
|
},
|
|
10995
|
+
"description": {
|
|
10996
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
10997
|
+
"type": "string"
|
|
10998
|
+
},
|
|
10775
10999
|
"end": {
|
|
10776
11000
|
"$ref": "#/definitions/Field",
|
|
10777
11001
|
"description": "The field representing the end coordinate of the segment (exclusive)."
|
|
@@ -11459,6 +11683,10 @@
|
|
|
11459
11683
|
"minimum": 0,
|
|
11460
11684
|
"type": "number"
|
|
11461
11685
|
},
|
|
11686
|
+
"description": {
|
|
11687
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
11688
|
+
"type": "string"
|
|
11689
|
+
},
|
|
11462
11690
|
"domainInert": {
|
|
11463
11691
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
11464
11692
|
"type": "boolean"
|
|
@@ -11500,6 +11728,10 @@
|
|
|
11500
11728
|
],
|
|
11501
11729
|
"description": "A constant value in data domain."
|
|
11502
11730
|
},
|
|
11731
|
+
"description": {
|
|
11732
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
11733
|
+
"type": "string"
|
|
11734
|
+
},
|
|
11503
11735
|
"domainInert": {
|
|
11504
11736
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
11505
11737
|
"type": "boolean"
|
|
@@ -11541,6 +11773,10 @@
|
|
|
11541
11773
|
"minimum": 0,
|
|
11542
11774
|
"type": "number"
|
|
11543
11775
|
},
|
|
11776
|
+
"description": {
|
|
11777
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
11778
|
+
"type": "string"
|
|
11779
|
+
},
|
|
11544
11780
|
"domainInert": {
|
|
11545
11781
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
11546
11782
|
"type": "boolean"
|
|
@@ -11601,6 +11837,10 @@
|
|
|
11601
11837
|
],
|
|
11602
11838
|
"description": "A constant value in data domain."
|
|
11603
11839
|
},
|
|
11840
|
+
"description": {
|
|
11841
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
11842
|
+
"type": "string"
|
|
11843
|
+
},
|
|
11604
11844
|
"domainInert": {
|
|
11605
11845
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
11606
11846
|
"type": "boolean"
|
|
@@ -11675,6 +11915,10 @@
|
|
|
11675
11915
|
"minimum": 0,
|
|
11676
11916
|
"type": "number"
|
|
11677
11917
|
},
|
|
11918
|
+
"description": {
|
|
11919
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
11920
|
+
"type": "string"
|
|
11921
|
+
},
|
|
11678
11922
|
"domainInert": {
|
|
11679
11923
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
11680
11924
|
"type": "boolean"
|
|
@@ -11720,6 +11964,10 @@
|
|
|
11720
11964
|
"minimum": 0,
|
|
11721
11965
|
"type": "number"
|
|
11722
11966
|
},
|
|
11967
|
+
"description": {
|
|
11968
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
11969
|
+
"type": "string"
|
|
11970
|
+
},
|
|
11723
11971
|
"domainInert": {
|
|
11724
11972
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
11725
11973
|
"type": "boolean"
|
|
@@ -11789,6 +12037,10 @@
|
|
|
11789
12037
|
},
|
|
11790
12038
|
"type": "array"
|
|
11791
12039
|
},
|
|
12040
|
+
"description": {
|
|
12041
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
12042
|
+
"type": "string"
|
|
12043
|
+
},
|
|
11792
12044
|
"fields": {
|
|
11793
12045
|
"description": "The fields to be projected.",
|
|
11794
12046
|
"items": {
|
|
@@ -12629,6 +12881,10 @@
|
|
|
12629
12881
|
],
|
|
12630
12882
|
"description": "The new field or an array of fields where the extracted values are written."
|
|
12631
12883
|
},
|
|
12884
|
+
"description": {
|
|
12885
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
12886
|
+
"type": "string"
|
|
12887
|
+
},
|
|
12632
12888
|
"field": {
|
|
12633
12889
|
"$ref": "#/definitions/Field",
|
|
12634
12890
|
"description": "The source field"
|
|
@@ -12690,6 +12946,10 @@
|
|
|
12690
12946
|
],
|
|
12691
12947
|
"description": "A regular expression that matches to column names. The regex must have one capturing group that is used for extracting the key (e.g., a sample id) from the column name."
|
|
12692
12948
|
},
|
|
12949
|
+
"description": {
|
|
12950
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
12951
|
+
"type": "string"
|
|
12952
|
+
},
|
|
12693
12953
|
"skipRegex": {
|
|
12694
12954
|
"description": "An optional regex that matches to fields that should not be included in the new folded data objects.",
|
|
12695
12955
|
"type": "string"
|
|
@@ -13118,14 +13378,29 @@
|
|
|
13118
13378
|
"properties": {
|
|
13119
13379
|
"barScale": {
|
|
13120
13380
|
"$ref": "#/definitions/Scale",
|
|
13121
|
-
"description": "
|
|
13381
|
+
"description": "Scale for mapping quantitative values to metadata cell width."
|
|
13382
|
+
},
|
|
13383
|
+
"description": {
|
|
13384
|
+
"description": "User-facing description of the metadata attribute.",
|
|
13385
|
+
"type": "string"
|
|
13386
|
+
},
|
|
13387
|
+
"missingValueColor": {
|
|
13388
|
+
"description": "Color used for metadata cells whose value is missing.\n\nIf `null`, no background is drawn for missing values in this attribute. If omitted, `metadata.missingValueColor` is used. If both are omitted, the default is `null` when `barScale` is configured and `\"#f0f0f0\"` otherwise.",
|
|
13389
|
+
"type": [
|
|
13390
|
+
"string",
|
|
13391
|
+
"null"
|
|
13392
|
+
]
|
|
13122
13393
|
},
|
|
13123
13394
|
"scale": {
|
|
13124
13395
|
"$ref": "#/definitions/Scale",
|
|
13125
|
-
"description": "
|
|
13396
|
+
"description": "Color scale for metadata cells."
|
|
13397
|
+
},
|
|
13398
|
+
"semanticType": {
|
|
13399
|
+
"$ref": "#/definitions/SampleAttributeSemanticType",
|
|
13400
|
+
"description": "Domain-specific meaning of the metadata attribute."
|
|
13126
13401
|
},
|
|
13127
13402
|
"title": {
|
|
13128
|
-
"description": "
|
|
13403
|
+
"description": "Attribute label shown in the metadata header.\n\nIf omitted, the attribute name is used.",
|
|
13129
13404
|
"type": "string"
|
|
13130
13405
|
},
|
|
13131
13406
|
"type": {
|
|
@@ -13133,7 +13408,7 @@
|
|
|
13133
13408
|
"description": "The attribute type. One of `\"nominal\"`, `\"ordinal\"`, or `\"quantitative\"`."
|
|
13134
13409
|
},
|
|
13135
13410
|
"visible": {
|
|
13136
|
-
"description": "Whether the attribute is visible
|
|
13411
|
+
"description": "Whether the attribute is visible when the view opens.",
|
|
13137
13412
|
"type": "boolean"
|
|
13138
13413
|
},
|
|
13139
13414
|
"width": {
|
|
@@ -13143,6 +13418,16 @@
|
|
|
13143
13418
|
},
|
|
13144
13419
|
"type": "object"
|
|
13145
13420
|
},
|
|
13421
|
+
"SampleAttributeSemanticType": {
|
|
13422
|
+
"enum": [
|
|
13423
|
+
"subjectId",
|
|
13424
|
+
"modelSystemId",
|
|
13425
|
+
"timeToEvent",
|
|
13426
|
+
"eventStatus",
|
|
13427
|
+
"category"
|
|
13428
|
+
],
|
|
13429
|
+
"type": "string"
|
|
13430
|
+
},
|
|
13146
13431
|
"SampleAttributeType": {
|
|
13147
13432
|
"enum": [
|
|
13148
13433
|
"nominal",
|
|
@@ -13154,55 +13439,9 @@
|
|
|
13154
13439
|
"SampleDef": {
|
|
13155
13440
|
"additionalProperties": false,
|
|
13156
13441
|
"properties": {
|
|
13157
|
-
"attributeGroupSeparator": {
|
|
13158
|
-
"deprecated": "Configure per-source `attributeGroupSeparator` in `metadataSources`.",
|
|
13159
|
-
"description": "If attributes form a hierarchy, specify the separator character to split the attribute names into paths.",
|
|
13160
|
-
"type": "string"
|
|
13161
|
-
},
|
|
13162
|
-
"attributeLabelAngle": {
|
|
13163
|
-
"description": "Angle to be added to the default label angle (-90).\n\n**Default value:** `0`",
|
|
13164
|
-
"type": "number"
|
|
13165
|
-
},
|
|
13166
|
-
"attributeLabelFont": {
|
|
13167
|
-
"description": "The font typeface. GenomeSpy uses [SDF](https://github.com/Chlumsky/msdfgen) versions of [Google Fonts](https://fonts.google.com/). Check their availability at the [A-Frame Fonts](https://github.com/etiennepinchon/aframe-fonts/tree/master/fonts) repository. System fonts are **not** supported.\n\n**Default value:** `\"Lato\"`",
|
|
13168
|
-
"type": "string"
|
|
13169
|
-
},
|
|
13170
|
-
"attributeLabelFontSize": {
|
|
13171
|
-
"description": "The font size in pixels.\n\n**Default value:** `11`",
|
|
13172
|
-
"type": "number"
|
|
13173
|
-
},
|
|
13174
|
-
"attributeLabelFontStyle": {
|
|
13175
|
-
"$ref": "#/definitions/FontStyle",
|
|
13176
|
-
"description": "The font style. Valid values: `\"normal\"` and `\"italic\"`.\n\n**Default value:** `\"normal\"`"
|
|
13177
|
-
},
|
|
13178
|
-
"attributeLabelFontWeight": {
|
|
13179
|
-
"$ref": "#/definitions/FontWeight",
|
|
13180
|
-
"description": "The font weight. The following strings and numbers are valid values: `\"thin\"` (`100`), `\"light\"` (`300`), `\"regular\"` (`400`), `\"normal\"` (`400`), `\"medium\"` (`500`), `\"bold\"` (`700`), `\"black\"` (`900`)\n\n**Default value:** `\"regular\"`"
|
|
13181
|
-
},
|
|
13182
|
-
"attributeSize": {
|
|
13183
|
-
"description": "Default size (width) of the metadata attribute columns. Can be configured per attribute using the `attributes` property.\n\n**Default value:** `10`",
|
|
13184
|
-
"type": "number"
|
|
13185
|
-
},
|
|
13186
|
-
"attributeSpacing": {
|
|
13187
|
-
"description": "Spacing between attribute columns in pixels.\n\n**Default value:** `1`",
|
|
13188
|
-
"type": "number"
|
|
13189
|
-
},
|
|
13190
|
-
"attributes": {
|
|
13191
|
-
"additionalProperties": {
|
|
13192
|
-
"$ref": "#/definitions/SampleAttributeDef"
|
|
13193
|
-
},
|
|
13194
|
-
"deprecated": "Configure per-source `attributes` in `metadataSources`.",
|
|
13195
|
-
"description": "Explicitly specify the sample attributes.",
|
|
13196
|
-
"type": "object"
|
|
13197
|
-
},
|
|
13198
|
-
"data": {
|
|
13199
|
-
"$ref": "#/definitions/Data",
|
|
13200
|
-
"deprecated": "Use `metadataSources` with `backend: \"data\"` instead.",
|
|
13201
|
-
"description": "Optional metadata about the samples."
|
|
13202
|
-
},
|
|
13203
13442
|
"identity": {
|
|
13204
13443
|
"$ref": "#/definitions/SampleIdentityDef",
|
|
13205
|
-
"description": "
|
|
13444
|
+
"description": "Defines the sample ids and optional display names for the sample view.\n\nIf omitted, sample ids are inferred from the `sample` channel in the view data."
|
|
13206
13445
|
},
|
|
13207
13446
|
"labelAlign": {
|
|
13208
13447
|
"$ref": "#/definitions/Align",
|
|
@@ -13225,30 +13464,15 @@
|
|
|
13225
13464
|
"description": "The font weight. The following strings and numbers are valid values: `\"thin\"` (`100`), `\"light\"` (`300`), `\"regular\"` (`400`), `\"normal\"` (`400`), `\"medium\"` (`500`), `\"bold\"` (`700`), `\"black\"` (`900`)\n\n**Default value:** `\"regular\"`"
|
|
13226
13465
|
},
|
|
13227
13466
|
"labelLength": {
|
|
13228
|
-
"description": "
|
|
13467
|
+
"description": "Width reserved for sample labels in pixels.\n\nIf omitted, the width is inferred from the sample labels.",
|
|
13229
13468
|
"type": "number"
|
|
13230
13469
|
},
|
|
13231
13470
|
"labelTitle": {
|
|
13232
|
-
"description": "
|
|
13471
|
+
"description": "Title shown above sample labels. If omitted, the title defaults to `\"Sample\"`. Set to `null` to hide the title.",
|
|
13233
13472
|
"type": [
|
|
13234
13473
|
"string",
|
|
13235
13474
|
"null"
|
|
13236
13475
|
]
|
|
13237
|
-
},
|
|
13238
|
-
"labelTitleText": {
|
|
13239
|
-
"deprecated": "Use `labelTitle` instead.",
|
|
13240
|
-
"description": "Legacy alias for `labelTitle`.",
|
|
13241
|
-
"type": [
|
|
13242
|
-
"string",
|
|
13243
|
-
"null"
|
|
13244
|
-
]
|
|
13245
|
-
},
|
|
13246
|
-
"metadataSources": {
|
|
13247
|
-
"description": "Metadata source definitions used for startup and on-demand imports.\n\nSource order is significant for startup loading: eager startup imports are applied in declaration order.",
|
|
13248
|
-
"items": {
|
|
13249
|
-
"$ref": "#/definitions/MetadataSourceEntry"
|
|
13250
|
-
},
|
|
13251
|
-
"type": "array"
|
|
13252
13476
|
}
|
|
13253
13477
|
},
|
|
13254
13478
|
"type": "object"
|
|
@@ -13258,7 +13482,7 @@
|
|
|
13258
13482
|
"properties": {
|
|
13259
13483
|
"data": {
|
|
13260
13484
|
"$ref": "#/definitions/Data",
|
|
13261
|
-
"description": "Data source that defines the
|
|
13485
|
+
"description": "Data source that defines the sample set for the view.\n\nThe source must contain one row per sample. Metadata imports are matched against these sample ids."
|
|
13262
13486
|
},
|
|
13263
13487
|
"displayNameField": {
|
|
13264
13488
|
"description": "Field containing a user-visible sample label.\n\nIf omitted, sample ids are used.",
|
|
@@ -13274,9 +13498,35 @@
|
|
|
13274
13498
|
],
|
|
13275
13499
|
"type": "object"
|
|
13276
13500
|
},
|
|
13501
|
+
"SampleLayoutDef": {
|
|
13502
|
+
"additionalProperties": false,
|
|
13503
|
+
"properties": {
|
|
13504
|
+
"groupSpacing": {
|
|
13505
|
+
"description": "Spacing between sample groups in the fitted layout.\n\n__Default value:__ `5`",
|
|
13506
|
+
"type": "number"
|
|
13507
|
+
},
|
|
13508
|
+
"peekGroupSpacing": {
|
|
13509
|
+
"description": "Spacing between sample groups in the expanded layout.\n\n__Default value:__ `15`",
|
|
13510
|
+
"type": "number"
|
|
13511
|
+
},
|
|
13512
|
+
"sampleHeight": {
|
|
13513
|
+
"description": "Height of one sample row when the view is expanded for (close-up) inspection. In the birdseye overview, sample rows are automatically scaled to fit the available vertical space.\n\n__Default value:__ `35`",
|
|
13514
|
+
"type": "number"
|
|
13515
|
+
},
|
|
13516
|
+
"sampleSpacingFactor": {
|
|
13517
|
+
"description": "Fraction of each sample row reserved as spacing between rendered sample contents.\n\nSpacing is reduced when rows are too short to render cleanly.\n\n__Default value:__ `0.2`",
|
|
13518
|
+
"type": "number"
|
|
13519
|
+
}
|
|
13520
|
+
},
|
|
13521
|
+
"type": "object"
|
|
13522
|
+
},
|
|
13277
13523
|
"SampleParams": {
|
|
13278
13524
|
"additionalProperties": false,
|
|
13279
13525
|
"properties": {
|
|
13526
|
+
"description": {
|
|
13527
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
13528
|
+
"type": "string"
|
|
13529
|
+
},
|
|
13280
13530
|
"size": {
|
|
13281
13531
|
"description": "The maximum sample size.\n\n**Default:** `500`",
|
|
13282
13532
|
"type": "number"
|
|
@@ -13370,6 +13620,10 @@
|
|
|
13370
13620
|
],
|
|
13371
13621
|
"description": "Height of the view. If a number, it is interpreted as pixels. Check [child sizing](https://genomespy.app/docs/grammar/composition/concat/#child-sizing) for details.\n\n**Default value:** `\"container\"`"
|
|
13372
13622
|
},
|
|
13623
|
+
"metadata": {
|
|
13624
|
+
"$ref": "#/definitions/MetadataDef",
|
|
13625
|
+
"description": "Metadata sources and metadata matrix layout."
|
|
13626
|
+
},
|
|
13373
13627
|
"name": {
|
|
13374
13628
|
"description": "An explicit name used to address the view. It is recommended to keep names unique among siblings. In the App (where view state is bookmarkable), the name must be unique within its import scope for views with configurable visibility, etc.",
|
|
13375
13629
|
"type": "string"
|
|
@@ -13552,9 +13806,13 @@
|
|
|
13552
13806
|
},
|
|
13553
13807
|
"type": "object"
|
|
13554
13808
|
},
|
|
13809
|
+
"sampleLayout": {
|
|
13810
|
+
"$ref": "#/definitions/SampleLayoutDef",
|
|
13811
|
+
"description": "Layout settings for sample rows and sample groups."
|
|
13812
|
+
},
|
|
13555
13813
|
"samples": {
|
|
13556
13814
|
"$ref": "#/definitions/SampleDef",
|
|
13557
|
-
"description": "Sample
|
|
13815
|
+
"description": "Sample identity and label configuration.\n\nIf `identity` is omitted, sample identifiers are inferred from the data."
|
|
13558
13816
|
},
|
|
13559
13817
|
"spec": {
|
|
13560
13818
|
"anyOf": [
|
|
@@ -13568,6 +13826,7 @@
|
|
|
13568
13826
|
"description": "The view specification to be repeated for each sample."
|
|
13569
13827
|
},
|
|
13570
13828
|
"stickySummaries": {
|
|
13829
|
+
"description": "Keep summary tracks visible while scrolling samples.\n\n__Default value:__ `true`",
|
|
13571
13830
|
"type": "boolean"
|
|
13572
13831
|
},
|
|
13573
13832
|
"templates": {
|
|
@@ -15298,6 +15557,10 @@
|
|
|
15298
15557
|
"$ref": "#/definitions/FieldName",
|
|
15299
15558
|
"description": "The field having the chromosome or contig."
|
|
15300
15559
|
},
|
|
15560
|
+
"description": {
|
|
15561
|
+
"description": "A description of the encoded position. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
15562
|
+
"type": "string"
|
|
15563
|
+
},
|
|
15301
15564
|
"domainInert": {
|
|
15302
15565
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
15303
15566
|
"type": "boolean"
|
|
@@ -15365,6 +15628,10 @@
|
|
|
15365
15628
|
"SelectionFilterParams": {
|
|
15366
15629
|
"additionalProperties": false,
|
|
15367
15630
|
"properties": {
|
|
15631
|
+
"description": {
|
|
15632
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
15633
|
+
"type": "string"
|
|
15634
|
+
},
|
|
15368
15635
|
"empty": {
|
|
15369
15636
|
"description": "If true, the filter retains all data objects when the selection is empty.\n\n**Default:** `true`",
|
|
15370
15637
|
"type": "boolean"
|
|
@@ -15431,6 +15698,10 @@
|
|
|
15431
15698
|
"SelectionParameter": {
|
|
15432
15699
|
"additionalProperties": false,
|
|
15433
15700
|
"properties": {
|
|
15701
|
+
"description": {
|
|
15702
|
+
"description": "A description of the parameter. Can be used for documentation and to explain the meaning of the control or selection.",
|
|
15703
|
+
"type": "string"
|
|
15704
|
+
},
|
|
15434
15705
|
"name": {
|
|
15435
15706
|
"description": "A unique name for the variable parameter. Parameter names should be valid JavaScript identifiers: they should contain only alphanumeric characters (or \"$\", or \"_\") and may not start with a digit. Reserved keywords that may not be used as parameter names are: \"datum\".",
|
|
15436
15707
|
"type": "string"
|
|
@@ -15672,6 +15943,10 @@
|
|
|
15672
15943
|
"SequenceGenerator": {
|
|
15673
15944
|
"additionalProperties": false,
|
|
15674
15945
|
"properties": {
|
|
15946
|
+
"description": {
|
|
15947
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the generated data in the visualization.",
|
|
15948
|
+
"type": "string"
|
|
15949
|
+
},
|
|
15675
15950
|
"name": {
|
|
15676
15951
|
"description": "Provide a placeholder name and bind data at runtime.",
|
|
15677
15952
|
"type": "string"
|
|
@@ -15782,6 +16057,10 @@
|
|
|
15782
16057
|
"description": "Cardinality, e.g., the number if distinct bases or amino acids. Used for information content calculation when the offset is `\"information\"`.\n\n**Default:** `4`",
|
|
15783
16058
|
"type": "number"
|
|
15784
16059
|
},
|
|
16060
|
+
"description": {
|
|
16061
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
16062
|
+
"type": "string"
|
|
16063
|
+
},
|
|
15785
16064
|
"field": {
|
|
15786
16065
|
"$ref": "#/definitions/Field",
|
|
15787
16066
|
"description": "The field to stack. If no field is defined, a constant value of one is assumed."
|
|
@@ -15851,6 +16130,10 @@
|
|
|
15851
16130
|
],
|
|
15852
16131
|
"description": "A constant value in data domain."
|
|
15853
16132
|
},
|
|
16133
|
+
"description": {
|
|
16134
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
16135
|
+
"type": "string"
|
|
16136
|
+
},
|
|
15854
16137
|
"format": {
|
|
15855
16138
|
"description": "When used with the default `\"number\"` format type, the text formatting pattern for labels of guides (axes, legends, headers) and text marks.\n\n- If the format type is `\"number\"` (e.g., for quantitative fields), this is D3's [number format pattern](https://github.com/d3/d3-format#locale_format).\n\nSee the [format documentation](https://vega.github.io/vega-lite/docs/format.html) for more examples.",
|
|
15856
16139
|
"type": "string"
|
|
@@ -15888,6 +16171,10 @@
|
|
|
15888
16171
|
{
|
|
15889
16172
|
"additionalProperties": false,
|
|
15890
16173
|
"properties": {
|
|
16174
|
+
"description": {
|
|
16175
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
16176
|
+
"type": "string"
|
|
16177
|
+
},
|
|
15891
16178
|
"domainInert": {
|
|
15892
16179
|
"description": "Whether the field or evaluated expr should be excluded from the scale's domain. Prefer the view-level `domainInert` when an entire subtree should be excluded.\n\n**Default value:** `false`",
|
|
15893
16180
|
"type": "boolean"
|
|
@@ -15913,6 +16200,10 @@
|
|
|
15913
16200
|
{
|
|
15914
16201
|
"additionalProperties": false,
|
|
15915
16202
|
"properties": {
|
|
16203
|
+
"description": {
|
|
16204
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
16205
|
+
"type": "string"
|
|
16206
|
+
},
|
|
15916
16207
|
"field": {
|
|
15917
16208
|
"description": "__Required.__ A string defining the name of the field from which to pull a data value or an object defining iterated values from the [`repeat`](https://vega.github.io/vega-lite/docs/repeat.html) operator.\n\n__See also:__ [`field`](https://vega.github.io/vega-lite/docs/field.html) documentation.\n\n__Notes:__ 1) Dots (`.`) and brackets (`[` and `]`) can be used to access nested objects (e.g., `\"field\": \"foo.bar\"` and `\"field\": \"foo['bar']\"`). If field names contain dots or brackets but are not nested, you can use `\\\\` to escape dots and brackets (e.g., `\"a\\\\.b\"` and `\"a\\\\[0\\\\]\"`). See more details about escaping in the [field documentation](https://vega.github.io/vega-lite/docs/field.html). 2) `field` is not required if `aggregate` is `count`.",
|
|
15918
16209
|
"type": "string"
|
|
@@ -17235,6 +17526,91 @@
|
|
|
17235
17526
|
},
|
|
17236
17527
|
"type": "object"
|
|
17237
17528
|
},
|
|
17529
|
+
"TabixTsvData": {
|
|
17530
|
+
"additionalProperties": false,
|
|
17531
|
+
"properties": {
|
|
17532
|
+
"addChrPrefix": {
|
|
17533
|
+
"description": "Add a `chr` (boolean) or custom (string) prefix to the chromosome names in the Tabix file.\n\n__Default value:__ `false`",
|
|
17534
|
+
"type": [
|
|
17535
|
+
"boolean",
|
|
17536
|
+
"string"
|
|
17537
|
+
]
|
|
17538
|
+
},
|
|
17539
|
+
"channel": {
|
|
17540
|
+
"$ref": "#/definitions/PrimaryPositionalChannel",
|
|
17541
|
+
"description": "Which channel's scale domain to monitor.\n\n__Default value:__ `\"x\"`"
|
|
17542
|
+
},
|
|
17543
|
+
"columns": {
|
|
17544
|
+
"description": "Ordered list of field names for headerless tabix TSV input. If omitted, the source tries to read a commented header line from the tabix file header or the first row of a plain TSV header.",
|
|
17545
|
+
"items": {
|
|
17546
|
+
"type": "string"
|
|
17547
|
+
},
|
|
17548
|
+
"type": "array"
|
|
17549
|
+
},
|
|
17550
|
+
"debounce": {
|
|
17551
|
+
"anyOf": [
|
|
17552
|
+
{
|
|
17553
|
+
"type": "number"
|
|
17554
|
+
},
|
|
17555
|
+
{
|
|
17556
|
+
"$ref": "#/definitions/ExprRef"
|
|
17557
|
+
}
|
|
17558
|
+
],
|
|
17559
|
+
"description": "Debounce time for data updates, in milliseconds. Debouncing prevents excessive data updates when the user is zooming or panning around.\n\n__Default value:__ `200`"
|
|
17560
|
+
},
|
|
17561
|
+
"debounceDomainChange": {
|
|
17562
|
+
"anyOf": [
|
|
17563
|
+
{
|
|
17564
|
+
"type": "number"
|
|
17565
|
+
},
|
|
17566
|
+
{
|
|
17567
|
+
"$ref": "#/definitions/ExprRef"
|
|
17568
|
+
}
|
|
17569
|
+
],
|
|
17570
|
+
"description": "Debounce time for scale-domain driven data updates, in milliseconds.\n\n__Default value:__ `200`"
|
|
17571
|
+
},
|
|
17572
|
+
"debounceMode": {
|
|
17573
|
+
"description": "The debounce mode for data updates. If set to `\"domain\"`, domain change events (panning and zooming) will be debounced. If set to `\"window\"`, the data fetches initiated by the changes to the visible window (or tile) will be debounced. If your data is small, the `\"window\"` is better as it will start fetching data while the user is still panning around, resulting in a shorter perceived latency.\n\n__Default value:__ `\"window\"`",
|
|
17574
|
+
"enum": [
|
|
17575
|
+
"domain",
|
|
17576
|
+
"window"
|
|
17577
|
+
],
|
|
17578
|
+
"type": "string"
|
|
17579
|
+
},
|
|
17580
|
+
"indexUrl": {
|
|
17581
|
+
"description": "Url of the tabix index file.\n\n__Default value:__ `url` + `\".tbi\"`.",
|
|
17582
|
+
"type": "string"
|
|
17583
|
+
},
|
|
17584
|
+
"parse": {
|
|
17585
|
+
"anyOf": [
|
|
17586
|
+
{
|
|
17587
|
+
"$ref": "#/definitions/Parse"
|
|
17588
|
+
},
|
|
17589
|
+
{
|
|
17590
|
+
"type": "null"
|
|
17591
|
+
}
|
|
17592
|
+
],
|
|
17593
|
+
"description": "Optional type parsing for TSV fields. When omitted, field types are inferred automatically. Set to `null` to disable spec-based type inference and rely on data inference, or provide a field-to-type map to override selected columns.\n\n__Default value:__ `\"auto\"`"
|
|
17594
|
+
},
|
|
17595
|
+
"type": {
|
|
17596
|
+
"const": "tabix",
|
|
17597
|
+
"type": "string"
|
|
17598
|
+
},
|
|
17599
|
+
"url": {
|
|
17600
|
+
"description": "Url of the bgzip compressed file.",
|
|
17601
|
+
"type": "string"
|
|
17602
|
+
},
|
|
17603
|
+
"windowSize": {
|
|
17604
|
+
"description": "Size of each chunk when fetching the Tabix file. Data is only fetched when the length of the visible domain smaller than the window size.\n\n__Default value:__ `30000000`",
|
|
17605
|
+
"type": "number"
|
|
17606
|
+
}
|
|
17607
|
+
},
|
|
17608
|
+
"required": [
|
|
17609
|
+
"type",
|
|
17610
|
+
"url"
|
|
17611
|
+
],
|
|
17612
|
+
"type": "object"
|
|
17613
|
+
},
|
|
17238
17614
|
"TemplateImport": {
|
|
17239
17615
|
"additionalProperties": false,
|
|
17240
17616
|
"properties": {
|
|
@@ -18527,6 +18903,10 @@
|
|
|
18527
18903
|
"UrlData": {
|
|
18528
18904
|
"additionalProperties": false,
|
|
18529
18905
|
"properties": {
|
|
18906
|
+
"description": {
|
|
18907
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
18908
|
+
"type": "string"
|
|
18909
|
+
},
|
|
18530
18910
|
"format": {
|
|
18531
18911
|
"$ref": "#/definitions/DataFormat",
|
|
18532
18912
|
"description": "An object that specifies the format for parsing the data."
|
|
@@ -18631,6 +19011,10 @@
|
|
|
18631
19011
|
"ValueDef<number>": {
|
|
18632
19012
|
"additionalProperties": false,
|
|
18633
19013
|
"properties": {
|
|
19014
|
+
"description": {
|
|
19015
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
19016
|
+
"type": "string"
|
|
19017
|
+
},
|
|
18634
19018
|
"title": {
|
|
18635
19019
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
18636
19020
|
"type": [
|
|
@@ -18658,6 +19042,10 @@
|
|
|
18658
19042
|
"ValueDef<string>": {
|
|
18659
19043
|
"additionalProperties": false,
|
|
18660
19044
|
"properties": {
|
|
19045
|
+
"description": {
|
|
19046
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
19047
|
+
"type": "string"
|
|
19048
|
+
},
|
|
18661
19049
|
"title": {
|
|
18662
19050
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
18663
19051
|
"type": [
|
|
@@ -18709,6 +19097,10 @@
|
|
|
18709
19097
|
],
|
|
18710
19098
|
"description": "A field definition or one or more value definition(s) with a parameter predicate."
|
|
18711
19099
|
},
|
|
19100
|
+
"description": {
|
|
19101
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
19102
|
+
"type": "string"
|
|
19103
|
+
},
|
|
18712
19104
|
"title": {
|
|
18713
19105
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
18714
19106
|
"type": [
|
|
@@ -18760,6 +19152,10 @@
|
|
|
18760
19152
|
],
|
|
18761
19153
|
"description": "A field definition or one or more value definition(s) with a parameter predicate."
|
|
18762
19154
|
},
|
|
19155
|
+
"description": {
|
|
19156
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
19157
|
+
"type": "string"
|
|
19158
|
+
},
|
|
18763
19159
|
"title": {
|
|
18764
19160
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
18765
19161
|
"type": [
|
|
@@ -18811,6 +19207,10 @@
|
|
|
18811
19207
|
],
|
|
18812
19208
|
"description": "A field definition or one or more value definition(s) with a parameter predicate."
|
|
18813
19209
|
},
|
|
19210
|
+
"description": {
|
|
19211
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
19212
|
+
"type": "string"
|
|
19213
|
+
},
|
|
18814
19214
|
"title": {
|
|
18815
19215
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
18816
19216
|
"type": [
|
|
@@ -18839,6 +19239,10 @@
|
|
|
18839
19239
|
"$ref": "#/definitions/Binding",
|
|
18840
19240
|
"description": "Binds the parameter to an external input element such as a slider, selection list or radio button group."
|
|
18841
19241
|
},
|
|
19242
|
+
"description": {
|
|
19243
|
+
"description": "A description of the parameter. Can be used for documentation and to explain the meaning of the control or selection.",
|
|
19244
|
+
"type": "string"
|
|
19245
|
+
},
|
|
18842
19246
|
"expr": {
|
|
18843
19247
|
"description": "An expression for the value of the parameter. This expression may include other parameters, in which case the parameter will automatically update in response to upstream parameter changes.",
|
|
18844
19248
|
"type": "string"
|
|
@@ -19147,7 +19551,7 @@
|
|
|
19147
19551
|
"type": "string"
|
|
19148
19552
|
},
|
|
19149
19553
|
"identifiers": {
|
|
19150
|
-
"description": "
|
|
19554
|
+
"description": "Identifier arrays used to resolve user queries to columns.\n\nIf omitted, only primary column ids are used for lookup.",
|
|
19151
19555
|
"items": {
|
|
19152
19556
|
"$ref": "#/definitions/ColumnIdentifierField"
|
|
19153
19557
|
},
|
|
@@ -19155,7 +19559,7 @@
|
|
|
19155
19559
|
},
|
|
19156
19560
|
"matrix": {
|
|
19157
19561
|
"$ref": "#/definitions/ZarrMatrixLayoutDef",
|
|
19158
|
-
"description": "
|
|
19562
|
+
"description": "Path overrides for the matrix layout."
|
|
19159
19563
|
},
|
|
19160
19564
|
"url": {
|
|
19161
19565
|
"description": "URL to the root of the Zarr store.",
|
|
@@ -19180,7 +19584,7 @@
|
|
|
19180
19584
|
"type": "string"
|
|
19181
19585
|
},
|
|
19182
19586
|
"valuesPath": {
|
|
19183
|
-
"description": "Path to matrix values
|
|
19587
|
+
"description": "Path to matrix values, arranged as sample rows by metadata columns.\n\n__Default value:__ `\"X\"`",
|
|
19184
19588
|
"type": "string"
|
|
19185
19589
|
}
|
|
19186
19590
|
},
|