@genome-spy/core 0.75.0 → 0.76.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/bundle/{esm-CgfVIRJ-.js → esm-BimDEpBb.js} +1 -1
- package/dist/bundle/{esm-DtE8VqAv.js → esm-Bvlm1uVk.js} +1 -1
- package/dist/bundle/{esm-sIoQYZ21.js → esm-CngqBe45.js} +17 -17
- package/dist/bundle/{esm-DQiq2Zhd.js → esm-D_euN86T.js} +43 -43
- package/dist/bundle/index.es.js +3253 -3137
- package/dist/bundle/index.js +97 -96
- package/dist/schema.json +352 -0
- package/dist/src/config/defaults/markDefaults.d.ts.map +1 -1
- package/dist/src/config/defaults/markDefaults.js +1 -12
- package/dist/src/config/defaults/scaleDefaults.d.ts.map +1 -1
- package/dist/src/config/defaults/scaleDefaults.js +1 -0
- package/dist/src/config/markConfig.d.ts.map +1 -1
- package/dist/src/config/markConfig.js +16 -8
- package/dist/src/config/themes.d.ts.map +1 -1
- package/dist/src/config/themes.js +15 -2
- package/dist/src/data/sources/lazy/registerBuiltInLazySources.js +2 -2
- package/dist/src/data/sources/lazy/registerCoreLazySources.d.ts +2 -0
- package/dist/src/data/sources/lazy/registerCoreLazySources.d.ts.map +1 -0
- package/dist/src/data/sources/lazy/registerCoreLazySources.js +2 -0
- package/dist/src/data/sources/lazy/tabixSource.d.ts +7 -0
- package/dist/src/data/sources/lazy/tabixSource.d.ts.map +1 -1
- package/dist/src/data/sources/lazy/tabixSource.js +18 -0
- package/dist/src/data/sources/lazy/tabixTsvSource.d.ts +37 -0
- package/dist/src/data/sources/lazy/tabixTsvSource.d.ts.map +1 -0
- package/dist/src/data/sources/lazy/tabixTsvSource.js +163 -0
- package/dist/src/genomeSpyBase.d.ts.map +1 -1
- package/dist/src/genomeSpyBase.js +4 -1
- package/dist/src/gl/webGLHelper.d.ts +5 -2
- package/dist/src/gl/webGLHelper.d.ts.map +1 -1
- package/dist/src/gl/webGLHelper.js +20 -3
- package/dist/src/marks/__snapshots__/shaderSnapshot.test.js.snap +1082 -0
- package/dist/src/marks/link.vertex.glsl.js +1 -1
- package/dist/src/minimal.d.ts.map +1 -1
- package/dist/src/minimal.js +5 -4
- package/dist/src/scale/scale.js +10 -2
- package/dist/src/scales/domainPlanner.js +1 -1
- package/dist/src/scales/scaleResolution.d.ts.map +1 -1
- package/dist/src/scales/scaleResolution.js +9 -3
- package/dist/src/scales/selectionDomainUtils.d.ts +10 -0
- package/dist/src/scales/selectionDomainUtils.d.ts.map +1 -1
- package/dist/src/scales/selectionDomainUtils.js +32 -3
- package/dist/src/spec/channel.d.ts +30 -0
- package/dist/src/spec/data.d.ts +40 -0
- package/dist/src/spec/parameter.d.ts +6 -0
- package/dist/src/spec/transform.d.ts +6 -0
- package/dist/src/view/axisGridView.d.ts.map +1 -1
- package/dist/src/view/axisGridView.js +2 -1
- package/dist/src/view/axisView.d.ts.map +1 -1
- package/dist/src/view/axisView.js +2 -1
- package/dist/src/view/facetView.d.ts.map +1 -1
- package/dist/src/view/facetView.js +2 -1
- package/dist/src/view/gridView/gridChild.d.ts.map +1 -1
- package/dist/src/view/gridView/gridChild.js +9 -1
- package/dist/src/view/gridView/gridView.d.ts.map +1 -1
- package/dist/src/view/gridView/gridView.js +198 -32
- package/dist/src/view/gridView/scrollbar.d.ts.map +1 -1
- package/dist/src/view/gridView/scrollbar.js +5 -1
- package/dist/src/view/gridView/selectionRect.d.ts.map +1 -1
- package/dist/src/view/gridView/selectionRect.js +5 -1
- package/dist/src/view/gridView/separatorView.d.ts.map +1 -1
- package/dist/src/view/gridView/separatorView.js +5 -1
- package/dist/src/view/testUtils.d.ts +30 -3
- package/dist/src/view/testUtils.d.ts.map +1 -1
- package/dist/src/view/testUtils.js +51 -2
- package/dist/src/view/viewSelectors.d.ts +38 -10
- package/dist/src/view/viewSelectors.d.ts.map +1 -1
- package/dist/src/view/viewSelectors.js +67 -2
- package/dist/src/view/viewUtilTypes.d.ts +15 -0
- package/dist/src/view/viewUtils.d.ts.map +1 -1
- package/dist/src/view/viewUtils.js +10 -0
- package/package.json +2 -2
- package/LICENSE +0 -21
- /package/dist/bundle/{esm-BDFRLEuD.js → esm-C49STiCR.js} +0 -0
- /package/dist/bundle/{esm-CGX-qz1d.js → esm-CuVa5T98.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": {
|
|
@@ -1327,6 +1331,10 @@
|
|
|
1327
1331
|
"$ref": "#/definitions/FieldName",
|
|
1328
1332
|
"description": "The field having the chromosome or contig."
|
|
1329
1333
|
},
|
|
1334
|
+
"description": {
|
|
1335
|
+
"description": "A description of the encoded position. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
1336
|
+
"type": "string"
|
|
1337
|
+
},
|
|
1330
1338
|
"domainInert": {
|
|
1331
1339
|
"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`",
|
|
1332
1340
|
"type": "boolean"
|
|
@@ -1392,6 +1400,10 @@
|
|
|
1392
1400
|
"CollectParams": {
|
|
1393
1401
|
"additionalProperties": false,
|
|
1394
1402
|
"properties": {
|
|
1403
|
+
"description": {
|
|
1404
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
1405
|
+
"type": "string"
|
|
1406
|
+
},
|
|
1395
1407
|
"groupby": {
|
|
1396
1408
|
"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.",
|
|
1397
1409
|
"items": {
|
|
@@ -1864,6 +1876,10 @@
|
|
|
1864
1876
|
"minimum": 0,
|
|
1865
1877
|
"type": "number"
|
|
1866
1878
|
},
|
|
1879
|
+
"description": {
|
|
1880
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
1881
|
+
"type": "string"
|
|
1882
|
+
},
|
|
1867
1883
|
"domainInert": {
|
|
1868
1884
|
"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`",
|
|
1869
1885
|
"type": "boolean"
|
|
@@ -1922,6 +1938,10 @@
|
|
|
1922
1938
|
"minimum": 0,
|
|
1923
1939
|
"type": "number"
|
|
1924
1940
|
},
|
|
1941
|
+
"description": {
|
|
1942
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
1943
|
+
"type": "string"
|
|
1944
|
+
},
|
|
1925
1945
|
"domainInert": {
|
|
1926
1946
|
"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`",
|
|
1927
1947
|
"type": "boolean"
|
|
@@ -1976,6 +1996,10 @@
|
|
|
1976
1996
|
"not": {}
|
|
1977
1997
|
},
|
|
1978
1998
|
"properties": {
|
|
1999
|
+
"description": {
|
|
2000
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
2001
|
+
"type": "string"
|
|
2002
|
+
},
|
|
1979
2003
|
"domainInert": {
|
|
1980
2004
|
"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`",
|
|
1981
2005
|
"type": "boolean"
|
|
@@ -2029,6 +2053,10 @@
|
|
|
2029
2053
|
"not": {}
|
|
2030
2054
|
},
|
|
2031
2055
|
"properties": {
|
|
2056
|
+
"description": {
|
|
2057
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
2058
|
+
"type": "string"
|
|
2059
|
+
},
|
|
2032
2060
|
"domainInert": {
|
|
2033
2061
|
"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`",
|
|
2034
2062
|
"type": "boolean"
|
|
@@ -2097,6 +2125,10 @@
|
|
|
2097
2125
|
],
|
|
2098
2126
|
"description": "A constant value in data domain."
|
|
2099
2127
|
},
|
|
2128
|
+
"description": {
|
|
2129
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
2130
|
+
"type": "string"
|
|
2131
|
+
},
|
|
2100
2132
|
"domainInert": {
|
|
2101
2133
|
"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`",
|
|
2102
2134
|
"type": "boolean"
|
|
@@ -2143,6 +2175,10 @@
|
|
|
2143
2175
|
"ConditionalParameter<ValueDef<(number|ExprRef)>>": {
|
|
2144
2176
|
"additionalProperties": false,
|
|
2145
2177
|
"properties": {
|
|
2178
|
+
"description": {
|
|
2179
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
2180
|
+
"type": "string"
|
|
2181
|
+
},
|
|
2146
2182
|
"empty": {
|
|
2147
2183
|
"description": "For selection parameters, the predicate of empty selections returns true by default. Override this behavior, by setting this property `empty: false`.",
|
|
2148
2184
|
"type": "boolean"
|
|
@@ -2179,6 +2215,10 @@
|
|
|
2179
2215
|
"ConditionalParameter<ValueDef<(string|null|ExprRef)>>": {
|
|
2180
2216
|
"additionalProperties": false,
|
|
2181
2217
|
"properties": {
|
|
2218
|
+
"description": {
|
|
2219
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
2220
|
+
"type": "string"
|
|
2221
|
+
},
|
|
2182
2222
|
"empty": {
|
|
2183
2223
|
"description": "For selection parameters, the predicate of empty selections returns true by default. Override this behavior, by setting this property `empty: false`.",
|
|
2184
2224
|
"type": "boolean"
|
|
@@ -4667,6 +4707,10 @@
|
|
|
4667
4707
|
"$ref": "#/definitions/Field",
|
|
4668
4708
|
"description": "An optional chromosome field that is passed through. TODO: groupby"
|
|
4669
4709
|
},
|
|
4710
|
+
"description": {
|
|
4711
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
4712
|
+
"type": "string"
|
|
4713
|
+
},
|
|
4670
4714
|
"end": {
|
|
4671
4715
|
"$ref": "#/definitions/Field",
|
|
4672
4716
|
"description": "The field representing the end coordinate of the segment (exclusive)."
|
|
@@ -4827,6 +4871,10 @@
|
|
|
4827
4871
|
"DynamicCallbackData": {
|
|
4828
4872
|
"additionalProperties": false,
|
|
4829
4873
|
"properties": {
|
|
4874
|
+
"description": {
|
|
4875
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
4876
|
+
"type": "string"
|
|
4877
|
+
},
|
|
4830
4878
|
"dynamicCallbackSource": {
|
|
4831
4879
|
"description": "The View class has `getDynamicData()` methods that provides the data. This is intended for internal use.",
|
|
4832
4880
|
"type": "boolean"
|
|
@@ -4944,6 +4992,10 @@
|
|
|
4944
4992
|
"semanticScore": {
|
|
4945
4993
|
"additionalProperties": false,
|
|
4946
4994
|
"properties": {
|
|
4995
|
+
"description": {
|
|
4996
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
4997
|
+
"type": "string"
|
|
4998
|
+
},
|
|
4947
4999
|
"field": {
|
|
4948
5000
|
"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`.",
|
|
4949
5001
|
"type": "string"
|
|
@@ -5015,6 +5067,10 @@
|
|
|
5015
5067
|
"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.",
|
|
5016
5068
|
"type": "boolean"
|
|
5017
5069
|
},
|
|
5070
|
+
"description": {
|
|
5071
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5072
|
+
"type": "string"
|
|
5073
|
+
},
|
|
5018
5074
|
"domainInert": {
|
|
5019
5075
|
"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`",
|
|
5020
5076
|
"type": "boolean"
|
|
@@ -5082,6 +5138,10 @@
|
|
|
5082
5138
|
"$ref": "#/definitions/FieldName",
|
|
5083
5139
|
"description": "The field having the chromosome or contig."
|
|
5084
5140
|
},
|
|
5141
|
+
"description": {
|
|
5142
|
+
"description": "A description of the encoded position. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5143
|
+
"type": "string"
|
|
5144
|
+
},
|
|
5085
5145
|
"domainInert": {
|
|
5086
5146
|
"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`",
|
|
5087
5147
|
"type": "boolean"
|
|
@@ -5162,6 +5222,10 @@
|
|
|
5162
5222
|
],
|
|
5163
5223
|
"description": "A constant value in data domain."
|
|
5164
5224
|
},
|
|
5225
|
+
"description": {
|
|
5226
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5227
|
+
"type": "string"
|
|
5228
|
+
},
|
|
5165
5229
|
"domainInert": {
|
|
5166
5230
|
"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`",
|
|
5167
5231
|
"type": "boolean"
|
|
@@ -5221,6 +5285,10 @@
|
|
|
5221
5285
|
"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.",
|
|
5222
5286
|
"type": "boolean"
|
|
5223
5287
|
},
|
|
5288
|
+
"description": {
|
|
5289
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5290
|
+
"type": "string"
|
|
5291
|
+
},
|
|
5224
5292
|
"domainInert": {
|
|
5225
5293
|
"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`",
|
|
5226
5294
|
"type": "boolean"
|
|
@@ -5253,6 +5321,10 @@
|
|
|
5253
5321
|
"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.",
|
|
5254
5322
|
"type": "boolean"
|
|
5255
5323
|
},
|
|
5324
|
+
"description": {
|
|
5325
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5326
|
+
"type": "string"
|
|
5327
|
+
},
|
|
5256
5328
|
"title": {
|
|
5257
5329
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
5258
5330
|
"type": [
|
|
@@ -5335,6 +5407,10 @@
|
|
|
5335
5407
|
"minimum": 0,
|
|
5336
5408
|
"type": "number"
|
|
5337
5409
|
},
|
|
5410
|
+
"description": {
|
|
5411
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5412
|
+
"type": "string"
|
|
5413
|
+
},
|
|
5338
5414
|
"expr": {
|
|
5339
5415
|
"description": "An expression. Properties of the data can be accessed through the `datum` object.",
|
|
5340
5416
|
"type": "string"
|
|
@@ -5358,6 +5434,10 @@
|
|
|
5358
5434
|
"ExprFilterParams": {
|
|
5359
5435
|
"additionalProperties": false,
|
|
5360
5436
|
"properties": {
|
|
5437
|
+
"description": {
|
|
5438
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
5439
|
+
"type": "string"
|
|
5440
|
+
},
|
|
5361
5441
|
"expr": {
|
|
5362
5442
|
"description": "An expression string. The data object is removed if the expression evaluates to false.",
|
|
5363
5443
|
"type": "string"
|
|
@@ -5394,6 +5474,10 @@
|
|
|
5394
5474
|
"FieldDefWithoutScale": {
|
|
5395
5475
|
"additionalProperties": false,
|
|
5396
5476
|
"properties": {
|
|
5477
|
+
"description": {
|
|
5478
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5479
|
+
"type": "string"
|
|
5480
|
+
},
|
|
5397
5481
|
"field": {
|
|
5398
5482
|
"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`.",
|
|
5399
5483
|
"type": "string"
|
|
@@ -5431,6 +5515,10 @@
|
|
|
5431
5515
|
],
|
|
5432
5516
|
"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."
|
|
5433
5517
|
},
|
|
5518
|
+
"description": {
|
|
5519
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5520
|
+
"type": "string"
|
|
5521
|
+
},
|
|
5434
5522
|
"domainInert": {
|
|
5435
5523
|
"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`",
|
|
5436
5524
|
"type": "boolean"
|
|
@@ -5490,6 +5578,10 @@
|
|
|
5490
5578
|
],
|
|
5491
5579
|
"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."
|
|
5492
5580
|
},
|
|
5581
|
+
"description": {
|
|
5582
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5583
|
+
"type": "string"
|
|
5584
|
+
},
|
|
5493
5585
|
"domainInert": {
|
|
5494
5586
|
"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`",
|
|
5495
5587
|
"type": "boolean"
|
|
@@ -5549,6 +5641,10 @@
|
|
|
5549
5641
|
],
|
|
5550
5642
|
"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."
|
|
5551
5643
|
},
|
|
5644
|
+
"description": {
|
|
5645
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5646
|
+
"type": "string"
|
|
5647
|
+
},
|
|
5552
5648
|
"domainInert": {
|
|
5553
5649
|
"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`",
|
|
5554
5650
|
"type": "boolean"
|
|
@@ -5623,6 +5719,10 @@
|
|
|
5623
5719
|
],
|
|
5624
5720
|
"description": "A constant value in data domain."
|
|
5625
5721
|
},
|
|
5722
|
+
"description": {
|
|
5723
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5724
|
+
"type": "string"
|
|
5725
|
+
},
|
|
5626
5726
|
"domainInert": {
|
|
5627
5727
|
"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`",
|
|
5628
5728
|
"type": "boolean"
|
|
@@ -5690,6 +5790,10 @@
|
|
|
5690
5790
|
],
|
|
5691
5791
|
"description": "A constant value in data domain."
|
|
5692
5792
|
},
|
|
5793
|
+
"description": {
|
|
5794
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
5795
|
+
"type": "string"
|
|
5796
|
+
},
|
|
5693
5797
|
"domainInert": {
|
|
5694
5798
|
"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`",
|
|
5695
5799
|
"type": "boolean"
|
|
@@ -5747,6 +5851,10 @@
|
|
|
5747
5851
|
],
|
|
5748
5852
|
"type": "string"
|
|
5749
5853
|
},
|
|
5854
|
+
"description": {
|
|
5855
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
5856
|
+
"type": "string"
|
|
5857
|
+
},
|
|
5750
5858
|
"lane": {
|
|
5751
5859
|
"$ref": "#/definitions/Field",
|
|
5752
5860
|
"description": "An optional field representing element's lane, e.g., if transcripts are shown using a piled up layout. Each line is processed separately."
|
|
@@ -5797,6 +5905,10 @@
|
|
|
5797
5905
|
"minItems": 2,
|
|
5798
5906
|
"type": "array"
|
|
5799
5907
|
},
|
|
5908
|
+
"description": {
|
|
5909
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
5910
|
+
"type": "string"
|
|
5911
|
+
},
|
|
5800
5912
|
"exons": {
|
|
5801
5913
|
"$ref": "#/definitions/Field",
|
|
5802
5914
|
"description": "The field containing the exons.\n\n**Default:** `\"exons\"`"
|
|
@@ -5833,6 +5945,10 @@
|
|
|
5833
5945
|
],
|
|
5834
5946
|
"description": "The output field name(s) for the flattened field.\n\n**Default:** the input fields."
|
|
5835
5947
|
},
|
|
5948
|
+
"description": {
|
|
5949
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
5950
|
+
"type": "string"
|
|
5951
|
+
},
|
|
5836
5952
|
"field": {
|
|
5837
5953
|
"anyOf": [
|
|
5838
5954
|
{
|
|
@@ -5891,6 +6007,10 @@
|
|
|
5891
6007
|
],
|
|
5892
6008
|
"description": "The output field name(s) for the flattened field.\n\n**Default:** the input fields."
|
|
5893
6009
|
},
|
|
6010
|
+
"description": {
|
|
6011
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
6012
|
+
"type": "string"
|
|
6013
|
+
},
|
|
5894
6014
|
"fields": {
|
|
5895
6015
|
"anyOf": [
|
|
5896
6016
|
{
|
|
@@ -5932,6 +6052,10 @@
|
|
|
5932
6052
|
"minItems": 2,
|
|
5933
6053
|
"type": "array"
|
|
5934
6054
|
},
|
|
6055
|
+
"description": {
|
|
6056
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
6057
|
+
"type": "string"
|
|
6058
|
+
},
|
|
5935
6059
|
"field": {
|
|
5936
6060
|
"$ref": "#/definitions/Field",
|
|
5937
6061
|
"description": "The field to flatten.\n\n**Default:** `\"sequence\"`"
|
|
@@ -5996,6 +6120,10 @@
|
|
|
5996
6120
|
"description": "The (new) field where the computed value is written to",
|
|
5997
6121
|
"type": "string"
|
|
5998
6122
|
},
|
|
6123
|
+
"description": {
|
|
6124
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
6125
|
+
"type": "string"
|
|
6126
|
+
},
|
|
5999
6127
|
"expr": {
|
|
6000
6128
|
"description": "An expression string",
|
|
6001
6129
|
"type": "string"
|
|
@@ -6942,6 +7070,10 @@
|
|
|
6942
7070
|
"description": "**Default:** `\"_uniqueId\"`",
|
|
6943
7071
|
"type": "string"
|
|
6944
7072
|
},
|
|
7073
|
+
"description": {
|
|
7074
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
7075
|
+
"type": "string"
|
|
7076
|
+
},
|
|
6945
7077
|
"type": {
|
|
6946
7078
|
"const": "identifier",
|
|
6947
7079
|
"description": "The type of the transform to be applied",
|
|
@@ -7062,6 +7194,10 @@
|
|
|
7062
7194
|
"InlineData": {
|
|
7063
7195
|
"additionalProperties": false,
|
|
7064
7196
|
"properties": {
|
|
7197
|
+
"description": {
|
|
7198
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
7199
|
+
"type": "string"
|
|
7200
|
+
},
|
|
7065
7201
|
"format": {
|
|
7066
7202
|
"$ref": "#/definitions/DataFormat",
|
|
7067
7203
|
"description": "An object that specifies the format for parsing the data."
|
|
@@ -7638,6 +7774,10 @@
|
|
|
7638
7774
|
"LazyData": {
|
|
7639
7775
|
"additionalProperties": false,
|
|
7640
7776
|
"properties": {
|
|
7777
|
+
"description": {
|
|
7778
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the lazy data in the visualization.",
|
|
7779
|
+
"type": "string"
|
|
7780
|
+
},
|
|
7641
7781
|
"lazy": {
|
|
7642
7782
|
"$ref": "#/definitions/LazyDataParams"
|
|
7643
7783
|
}
|
|
@@ -7667,6 +7807,9 @@
|
|
|
7667
7807
|
{
|
|
7668
7808
|
"$ref": "#/definitions/BamData"
|
|
7669
7809
|
},
|
|
7810
|
+
{
|
|
7811
|
+
"$ref": "#/definitions/TabixTsvData"
|
|
7812
|
+
},
|
|
7670
7813
|
{
|
|
7671
7814
|
"$ref": "#/definitions/Gff3Data"
|
|
7672
7815
|
},
|
|
@@ -7704,6 +7847,10 @@
|
|
|
7704
7847
|
"$ref": "#/definitions/Field",
|
|
7705
7848
|
"description": "The chromosome/contig field"
|
|
7706
7849
|
},
|
|
7850
|
+
"description": {
|
|
7851
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
7852
|
+
"type": "string"
|
|
7853
|
+
},
|
|
7707
7854
|
"offset": {
|
|
7708
7855
|
"anyOf": [
|
|
7709
7856
|
{
|
|
@@ -8462,6 +8609,10 @@
|
|
|
8462
8609
|
"minimum": 0,
|
|
8463
8610
|
"type": "number"
|
|
8464
8611
|
},
|
|
8612
|
+
"description": {
|
|
8613
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
8614
|
+
"type": "string"
|
|
8615
|
+
},
|
|
8465
8616
|
"domainInert": {
|
|
8466
8617
|
"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`",
|
|
8467
8618
|
"type": "boolean"
|
|
@@ -8542,6 +8693,10 @@
|
|
|
8542
8693
|
"description": "The output field where the measured width is written.",
|
|
8543
8694
|
"type": "string"
|
|
8544
8695
|
},
|
|
8696
|
+
"description": {
|
|
8697
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8698
|
+
"type": "string"
|
|
8699
|
+
},
|
|
8545
8700
|
"field": {
|
|
8546
8701
|
"$ref": "#/definitions/Field",
|
|
8547
8702
|
"description": "The field that contains the text to be measured."
|
|
@@ -8586,6 +8741,10 @@
|
|
|
8586
8741
|
"MergeFacetsParams": {
|
|
8587
8742
|
"additionalProperties": false,
|
|
8588
8743
|
"properties": {
|
|
8744
|
+
"description": {
|
|
8745
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
8746
|
+
"type": "string"
|
|
8747
|
+
},
|
|
8589
8748
|
"type": {
|
|
8590
8749
|
"const": "mergeFacets",
|
|
8591
8750
|
"description": "The type of the transform to be applied",
|
|
@@ -9011,6 +9170,10 @@
|
|
|
9011
9170
|
"NamedData": {
|
|
9012
9171
|
"additionalProperties": false,
|
|
9013
9172
|
"properties": {
|
|
9173
|
+
"description": {
|
|
9174
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
9175
|
+
"type": "string"
|
|
9176
|
+
},
|
|
9014
9177
|
"format": {
|
|
9015
9178
|
"$ref": "#/definitions/DataFormat",
|
|
9016
9179
|
"description": "An object that specifies the format for parsing the data."
|
|
@@ -9142,6 +9305,10 @@
|
|
|
9142
9305
|
"description": "The output field name for the computed lane.\n\n**Default:** `\"lane\"`.",
|
|
9143
9306
|
"type": "string"
|
|
9144
9307
|
},
|
|
9308
|
+
"description": {
|
|
9309
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
9310
|
+
"type": "string"
|
|
9311
|
+
},
|
|
9145
9312
|
"end": {
|
|
9146
9313
|
"$ref": "#/definitions/Field",
|
|
9147
9314
|
"description": "The field representing the end coordinate of the segment (exclusive)."
|
|
@@ -9829,6 +9996,10 @@
|
|
|
9829
9996
|
"minimum": 0,
|
|
9830
9997
|
"type": "number"
|
|
9831
9998
|
},
|
|
9999
|
+
"description": {
|
|
10000
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
10001
|
+
"type": "string"
|
|
10002
|
+
},
|
|
9832
10003
|
"domainInert": {
|
|
9833
10004
|
"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`",
|
|
9834
10005
|
"type": "boolean"
|
|
@@ -9870,6 +10041,10 @@
|
|
|
9870
10041
|
],
|
|
9871
10042
|
"description": "A constant value in data domain."
|
|
9872
10043
|
},
|
|
10044
|
+
"description": {
|
|
10045
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
10046
|
+
"type": "string"
|
|
10047
|
+
},
|
|
9873
10048
|
"domainInert": {
|
|
9874
10049
|
"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`",
|
|
9875
10050
|
"type": "boolean"
|
|
@@ -9911,6 +10086,10 @@
|
|
|
9911
10086
|
"minimum": 0,
|
|
9912
10087
|
"type": "number"
|
|
9913
10088
|
},
|
|
10089
|
+
"description": {
|
|
10090
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
10091
|
+
"type": "string"
|
|
10092
|
+
},
|
|
9914
10093
|
"domainInert": {
|
|
9915
10094
|
"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`",
|
|
9916
10095
|
"type": "boolean"
|
|
@@ -9971,6 +10150,10 @@
|
|
|
9971
10150
|
],
|
|
9972
10151
|
"description": "A constant value in data domain."
|
|
9973
10152
|
},
|
|
10153
|
+
"description": {
|
|
10154
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
10155
|
+
"type": "string"
|
|
10156
|
+
},
|
|
9974
10157
|
"domainInert": {
|
|
9975
10158
|
"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`",
|
|
9976
10159
|
"type": "boolean"
|
|
@@ -10045,6 +10228,10 @@
|
|
|
10045
10228
|
"minimum": 0,
|
|
10046
10229
|
"type": "number"
|
|
10047
10230
|
},
|
|
10231
|
+
"description": {
|
|
10232
|
+
"description": "A description of the encoded expression. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
10233
|
+
"type": "string"
|
|
10234
|
+
},
|
|
10048
10235
|
"domainInert": {
|
|
10049
10236
|
"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`",
|
|
10050
10237
|
"type": "boolean"
|
|
@@ -10090,6 +10277,10 @@
|
|
|
10090
10277
|
"minimum": 0,
|
|
10091
10278
|
"type": "number"
|
|
10092
10279
|
},
|
|
10280
|
+
"description": {
|
|
10281
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
10282
|
+
"type": "string"
|
|
10283
|
+
},
|
|
10093
10284
|
"domainInert": {
|
|
10094
10285
|
"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`",
|
|
10095
10286
|
"type": "boolean"
|
|
@@ -10159,6 +10350,10 @@
|
|
|
10159
10350
|
},
|
|
10160
10351
|
"type": "array"
|
|
10161
10352
|
},
|
|
10353
|
+
"description": {
|
|
10354
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
10355
|
+
"type": "string"
|
|
10356
|
+
},
|
|
10162
10357
|
"fields": {
|
|
10163
10358
|
"description": "The fields to be projected.",
|
|
10164
10359
|
"items": {
|
|
@@ -10999,6 +11194,10 @@
|
|
|
10999
11194
|
],
|
|
11000
11195
|
"description": "The new field or an array of fields where the extracted values are written."
|
|
11001
11196
|
},
|
|
11197
|
+
"description": {
|
|
11198
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
11199
|
+
"type": "string"
|
|
11200
|
+
},
|
|
11002
11201
|
"field": {
|
|
11003
11202
|
"$ref": "#/definitions/Field",
|
|
11004
11203
|
"description": "The source field"
|
|
@@ -11060,6 +11259,10 @@
|
|
|
11060
11259
|
],
|
|
11061
11260
|
"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."
|
|
11062
11261
|
},
|
|
11262
|
+
"description": {
|
|
11263
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
11264
|
+
"type": "string"
|
|
11265
|
+
},
|
|
11063
11266
|
"skipRegex": {
|
|
11064
11267
|
"description": "An optional regex that matches to fields that should not be included in the new folded data objects.",
|
|
11065
11268
|
"type": "string"
|
|
@@ -11461,6 +11664,10 @@
|
|
|
11461
11664
|
"SampleParams": {
|
|
11462
11665
|
"additionalProperties": false,
|
|
11463
11666
|
"properties": {
|
|
11667
|
+
"description": {
|
|
11668
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
11669
|
+
"type": "string"
|
|
11670
|
+
},
|
|
11464
11671
|
"size": {
|
|
11465
11672
|
"description": "The maximum sample size.\n\n**Default:** `500`",
|
|
11466
11673
|
"type": "number"
|
|
@@ -13117,6 +13324,10 @@
|
|
|
13117
13324
|
"$ref": "#/definitions/FieldName",
|
|
13118
13325
|
"description": "The field having the chromosome or contig."
|
|
13119
13326
|
},
|
|
13327
|
+
"description": {
|
|
13328
|
+
"description": "A description of the encoded position. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
13329
|
+
"type": "string"
|
|
13330
|
+
},
|
|
13120
13331
|
"domainInert": {
|
|
13121
13332
|
"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`",
|
|
13122
13333
|
"type": "boolean"
|
|
@@ -13184,6 +13395,10 @@
|
|
|
13184
13395
|
"SelectionFilterParams": {
|
|
13185
13396
|
"additionalProperties": false,
|
|
13186
13397
|
"properties": {
|
|
13398
|
+
"description": {
|
|
13399
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
13400
|
+
"type": "string"
|
|
13401
|
+
},
|
|
13187
13402
|
"empty": {
|
|
13188
13403
|
"description": "If true, the filter retains all data objects when the selection is empty.\n\n**Default:** `true`",
|
|
13189
13404
|
"type": "boolean"
|
|
@@ -13250,6 +13465,10 @@
|
|
|
13250
13465
|
"SelectionParameter": {
|
|
13251
13466
|
"additionalProperties": false,
|
|
13252
13467
|
"properties": {
|
|
13468
|
+
"description": {
|
|
13469
|
+
"description": "A description of the parameter. Can be used for documentation and to explain the meaning of the control or selection.",
|
|
13470
|
+
"type": "string"
|
|
13471
|
+
},
|
|
13253
13472
|
"name": {
|
|
13254
13473
|
"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\".",
|
|
13255
13474
|
"type": "string"
|
|
@@ -13491,6 +13710,10 @@
|
|
|
13491
13710
|
"SequenceGenerator": {
|
|
13492
13711
|
"additionalProperties": false,
|
|
13493
13712
|
"properties": {
|
|
13713
|
+
"description": {
|
|
13714
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the generated data in the visualization.",
|
|
13715
|
+
"type": "string"
|
|
13716
|
+
},
|
|
13494
13717
|
"name": {
|
|
13495
13718
|
"description": "Provide a placeholder name and bind data at runtime.",
|
|
13496
13719
|
"type": "string"
|
|
@@ -13601,6 +13824,10 @@
|
|
|
13601
13824
|
"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`",
|
|
13602
13825
|
"type": "number"
|
|
13603
13826
|
},
|
|
13827
|
+
"description": {
|
|
13828
|
+
"description": "A description of the transform step. Can be used for documentation and agent context.",
|
|
13829
|
+
"type": "string"
|
|
13830
|
+
},
|
|
13604
13831
|
"field": {
|
|
13605
13832
|
"$ref": "#/definitions/Field",
|
|
13606
13833
|
"description": "The field to stack. If no field is defined, a constant value of one is assumed."
|
|
@@ -13670,6 +13897,10 @@
|
|
|
13670
13897
|
],
|
|
13671
13898
|
"description": "A constant value in data domain."
|
|
13672
13899
|
},
|
|
13900
|
+
"description": {
|
|
13901
|
+
"description": "A description of the encoded datum. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
13902
|
+
"type": "string"
|
|
13903
|
+
},
|
|
13673
13904
|
"format": {
|
|
13674
13905
|
"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.",
|
|
13675
13906
|
"type": "string"
|
|
@@ -13707,6 +13938,10 @@
|
|
|
13707
13938
|
{
|
|
13708
13939
|
"additionalProperties": false,
|
|
13709
13940
|
"properties": {
|
|
13941
|
+
"description": {
|
|
13942
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
13943
|
+
"type": "string"
|
|
13944
|
+
},
|
|
13710
13945
|
"domainInert": {
|
|
13711
13946
|
"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`",
|
|
13712
13947
|
"type": "boolean"
|
|
@@ -13732,6 +13967,10 @@
|
|
|
13732
13967
|
{
|
|
13733
13968
|
"additionalProperties": false,
|
|
13734
13969
|
"properties": {
|
|
13970
|
+
"description": {
|
|
13971
|
+
"description": "A description of the encoded field. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
13972
|
+
"type": "string"
|
|
13973
|
+
},
|
|
13735
13974
|
"field": {
|
|
13736
13975
|
"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`.",
|
|
13737
13976
|
"type": "string"
|
|
@@ -15054,6 +15293,91 @@
|
|
|
15054
15293
|
},
|
|
15055
15294
|
"type": "object"
|
|
15056
15295
|
},
|
|
15296
|
+
"TabixTsvData": {
|
|
15297
|
+
"additionalProperties": false,
|
|
15298
|
+
"properties": {
|
|
15299
|
+
"addChrPrefix": {
|
|
15300
|
+
"description": "Add a `chr` (boolean) or custom (string) prefix to the chromosome names in the Tabix file.\n\n__Default value:__ `false`",
|
|
15301
|
+
"type": [
|
|
15302
|
+
"boolean",
|
|
15303
|
+
"string"
|
|
15304
|
+
]
|
|
15305
|
+
},
|
|
15306
|
+
"channel": {
|
|
15307
|
+
"$ref": "#/definitions/PrimaryPositionalChannel",
|
|
15308
|
+
"description": "Which channel's scale domain to monitor.\n\n__Default value:__ `\"x\"`"
|
|
15309
|
+
},
|
|
15310
|
+
"columns": {
|
|
15311
|
+
"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.",
|
|
15312
|
+
"items": {
|
|
15313
|
+
"type": "string"
|
|
15314
|
+
},
|
|
15315
|
+
"type": "array"
|
|
15316
|
+
},
|
|
15317
|
+
"debounce": {
|
|
15318
|
+
"anyOf": [
|
|
15319
|
+
{
|
|
15320
|
+
"type": "number"
|
|
15321
|
+
},
|
|
15322
|
+
{
|
|
15323
|
+
"$ref": "#/definitions/ExprRef"
|
|
15324
|
+
}
|
|
15325
|
+
],
|
|
15326
|
+
"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`"
|
|
15327
|
+
},
|
|
15328
|
+
"debounceDomainChange": {
|
|
15329
|
+
"anyOf": [
|
|
15330
|
+
{
|
|
15331
|
+
"type": "number"
|
|
15332
|
+
},
|
|
15333
|
+
{
|
|
15334
|
+
"$ref": "#/definitions/ExprRef"
|
|
15335
|
+
}
|
|
15336
|
+
],
|
|
15337
|
+
"description": "Debounce time for scale-domain driven data updates, in milliseconds.\n\n__Default value:__ `200`"
|
|
15338
|
+
},
|
|
15339
|
+
"debounceMode": {
|
|
15340
|
+
"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\"`",
|
|
15341
|
+
"enum": [
|
|
15342
|
+
"domain",
|
|
15343
|
+
"window"
|
|
15344
|
+
],
|
|
15345
|
+
"type": "string"
|
|
15346
|
+
},
|
|
15347
|
+
"indexUrl": {
|
|
15348
|
+
"description": "Url of the tabix index file.\n\n__Default value:__ `url` + `\".tbi\"`.",
|
|
15349
|
+
"type": "string"
|
|
15350
|
+
},
|
|
15351
|
+
"parse": {
|
|
15352
|
+
"anyOf": [
|
|
15353
|
+
{
|
|
15354
|
+
"$ref": "#/definitions/Parse"
|
|
15355
|
+
},
|
|
15356
|
+
{
|
|
15357
|
+
"type": "null"
|
|
15358
|
+
}
|
|
15359
|
+
],
|
|
15360
|
+
"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\"`"
|
|
15361
|
+
},
|
|
15362
|
+
"type": {
|
|
15363
|
+
"const": "tabix",
|
|
15364
|
+
"type": "string"
|
|
15365
|
+
},
|
|
15366
|
+
"url": {
|
|
15367
|
+
"description": "Url of the bgzip compressed file.",
|
|
15368
|
+
"type": "string"
|
|
15369
|
+
},
|
|
15370
|
+
"windowSize": {
|
|
15371
|
+
"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`",
|
|
15372
|
+
"type": "number"
|
|
15373
|
+
}
|
|
15374
|
+
},
|
|
15375
|
+
"required": [
|
|
15376
|
+
"type",
|
|
15377
|
+
"url"
|
|
15378
|
+
],
|
|
15379
|
+
"type": "object"
|
|
15380
|
+
},
|
|
15057
15381
|
"TemplateImport": {
|
|
15058
15382
|
"additionalProperties": false,
|
|
15059
15383
|
"properties": {
|
|
@@ -16695,6 +17019,10 @@
|
|
|
16695
17019
|
"UrlData": {
|
|
16696
17020
|
"additionalProperties": false,
|
|
16697
17021
|
"properties": {
|
|
17022
|
+
"description": {
|
|
17023
|
+
"description": "A description of the data source. Can be used for documentation and to explain the role of the data in the visualization.",
|
|
17024
|
+
"type": "string"
|
|
17025
|
+
},
|
|
16698
17026
|
"format": {
|
|
16699
17027
|
"$ref": "#/definitions/DataFormat",
|
|
16700
17028
|
"description": "An object that specifies the format for parsing the data."
|
|
@@ -17157,6 +17485,10 @@
|
|
|
17157
17485
|
"ValueDef<number>": {
|
|
17158
17486
|
"additionalProperties": false,
|
|
17159
17487
|
"properties": {
|
|
17488
|
+
"description": {
|
|
17489
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
17490
|
+
"type": "string"
|
|
17491
|
+
},
|
|
17160
17492
|
"title": {
|
|
17161
17493
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
17162
17494
|
"type": [
|
|
@@ -17184,6 +17516,10 @@
|
|
|
17184
17516
|
"ValueDef<string>": {
|
|
17185
17517
|
"additionalProperties": false,
|
|
17186
17518
|
"properties": {
|
|
17519
|
+
"description": {
|
|
17520
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
17521
|
+
"type": "string"
|
|
17522
|
+
},
|
|
17187
17523
|
"title": {
|
|
17188
17524
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
17189
17525
|
"type": [
|
|
@@ -17235,6 +17571,10 @@
|
|
|
17235
17571
|
],
|
|
17236
17572
|
"description": "A field definition or one or more value definition(s) with a parameter predicate."
|
|
17237
17573
|
},
|
|
17574
|
+
"description": {
|
|
17575
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
17576
|
+
"type": "string"
|
|
17577
|
+
},
|
|
17238
17578
|
"title": {
|
|
17239
17579
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
17240
17580
|
"type": [
|
|
@@ -17286,6 +17626,10 @@
|
|
|
17286
17626
|
],
|
|
17287
17627
|
"description": "A field definition or one or more value definition(s) with a parameter predicate."
|
|
17288
17628
|
},
|
|
17629
|
+
"description": {
|
|
17630
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
17631
|
+
"type": "string"
|
|
17632
|
+
},
|
|
17289
17633
|
"title": {
|
|
17290
17634
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
17291
17635
|
"type": [
|
|
@@ -17337,6 +17681,10 @@
|
|
|
17337
17681
|
],
|
|
17338
17682
|
"description": "A field definition or one or more value definition(s) with a parameter predicate."
|
|
17339
17683
|
},
|
|
17684
|
+
"description": {
|
|
17685
|
+
"description": "A description of the encoded value. Can be used for documentation and to explain the meaning of the channel mapping.",
|
|
17686
|
+
"type": "string"
|
|
17687
|
+
},
|
|
17340
17688
|
"title": {
|
|
17341
17689
|
"description": "A title for the field. If `null`, the title will be removed.",
|
|
17342
17690
|
"type": [
|
|
@@ -17365,6 +17713,10 @@
|
|
|
17365
17713
|
"$ref": "#/definitions/Binding",
|
|
17366
17714
|
"description": "Binds the parameter to an external input element such as a slider, selection list or radio button group."
|
|
17367
17715
|
},
|
|
17716
|
+
"description": {
|
|
17717
|
+
"description": "A description of the parameter. Can be used for documentation and to explain the meaning of the control or selection.",
|
|
17718
|
+
"type": "string"
|
|
17719
|
+
},
|
|
17368
17720
|
"expr": {
|
|
17369
17721
|
"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.",
|
|
17370
17722
|
"type": "string"
|