@sjcrh/proteinpaint-types 2.140.1-2 → 2.140.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/brainImaging.js +1 -1
- package/dist/{chunk-KDHGWAOS.js → chunk-2WLN6PMW.js} +575 -367
- package/dist/{chunk-G5BYLEJC.js → chunk-AADDTYUL.js} +266 -154
- package/dist/{chunk-2QKCLUH3.js → chunk-BWLSDIHM.js} +575 -367
- package/dist/{chunk-P3Z422N2.js → chunk-ECF6WSOD.js} +266 -154
- package/dist/{chunk-NHELOLDH.js → chunk-EWON4FG5.js} +2401 -644
- package/dist/{chunk-ZHCVV36H.js → chunk-FZJ3E7JA.js} +579 -371
- package/dist/{chunk-34LXTZYA.js → chunk-IDP5KXE6.js} +632 -424
- package/dist/{chunk-HJ7XFSJK.js → chunk-KS74VVON.js} +262 -150
- package/dist/{chunk-Y6Z6XAFN.js → chunk-PPFFVFUI.js} +266 -154
- package/dist/{chunk-5BKOSJEU.js → chunk-WKT3H4P4.js} +731 -409
- package/dist/{chunk-F2ZZ5J3F.js → chunk-XXHHUIEV.js} +575 -367
- package/dist/{chunk-4S36DRJ4.js → chunk-ZA3FDGAD.js} +465 -255
- package/dist/correlationVolcano.js +1 -1
- package/dist/index.js +12 -12
- package/dist/termdb.boxplot.js +1 -1
- package/dist/termdb.categories.js +1 -1
- package/dist/termdb.cluster.js +1 -1
- package/dist/termdb.descrstats.js +1 -1
- package/dist/termdb.numericcategories.js +1 -1
- package/dist/termdb.percentile.js +1 -1
- package/dist/termdb.termsbyids.js +1 -1
- package/dist/termdb.topTermsByType.js +1 -1
- package/dist/termdb.topVariablyExpressedGenes.js +1 -1
- package/dist/termdb.violin.js +1 -1
- package/package.json +1 -1
- package/src/dataset.ts +10 -2
- package/src/routes/termdb.cluster.ts +6 -6
- package/src/terms/geneExpression.ts +13 -17
- package/src/terms/numeric.ts +7 -18
- package/src/terms/singleCellGeneExpression.ts +3 -4
|
@@ -43,11 +43,12 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
43
43
|
const $io9 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io10(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
|
|
44
44
|
const $io10 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
|
|
45
45
|
const $io11 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && "string" === typeof input3.color;
|
|
46
|
-
const $io12 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $
|
|
47
|
-
const $io13 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "
|
|
48
|
-
const $io14 = (input3) => "
|
|
49
|
-
const $io15 = (input3) =>
|
|
50
|
-
const $io16 = (input3) =>
|
|
46
|
+
const $io12 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu5(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io23(elem)));
|
|
47
|
+
const $io13 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io14(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io15(input3.bins));
|
|
48
|
+
const $io14 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
|
|
49
|
+
const $io15 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu6(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu6(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
|
|
50
|
+
const $io16 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io17(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu7(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu8(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
|
|
51
|
+
const $io17 = (input3) => Object.keys(input3).every((key) => {
|
|
51
52
|
const value = input3[key];
|
|
52
53
|
if (void 0 === value)
|
|
53
54
|
return true;
|
|
@@ -55,22 +56,22 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
55
56
|
return "number" === typeof value;
|
|
56
57
|
return true;
|
|
57
58
|
});
|
|
58
|
-
const $
|
|
59
|
-
const $
|
|
60
|
-
const $
|
|
61
|
-
const $
|
|
62
|
-
const $
|
|
63
|
-
const $
|
|
64
|
-
const $
|
|
65
|
-
const $
|
|
66
|
-
const $
|
|
67
|
-
const $
|
|
68
|
-
const $
|
|
69
|
-
const $
|
|
70
|
-
const $
|
|
71
|
-
const $
|
|
72
|
-
const $
|
|
73
|
-
const $
|
|
59
|
+
const $io18 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
|
|
60
|
+
const $io19 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
|
|
61
|
+
const $io20 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
|
|
62
|
+
const $io21 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io17(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
|
|
63
|
+
const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io14(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io15(input3.bins)) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
|
|
64
|
+
const $io23 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
|
|
65
|
+
const $io24 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io25(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io26(elem)));
|
|
66
|
+
const $io25 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
67
|
+
const $io26 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
|
|
68
|
+
const $io27 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io28(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io33(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
|
|
69
|
+
const $io28 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu9(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
|
|
70
|
+
const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io28(elem)));
|
|
71
|
+
const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
|
|
72
|
+
const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
73
|
+
const $io32 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io28(elem)));
|
|
74
|
+
const $io33 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
|
|
74
75
|
const $iu0 = (input3) => (() => {
|
|
75
76
|
if ("tvslst" === input3.type)
|
|
76
77
|
return $io1(input3);
|
|
@@ -87,16 +88,16 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
87
88
|
})();
|
|
88
89
|
const $iu2 = (input3) => (() => {
|
|
89
90
|
if (true === input3.startunbounded)
|
|
90
|
-
return $
|
|
91
|
+
return $io18(input3);
|
|
91
92
|
if (true === input3.stopunbounded)
|
|
92
|
-
return $
|
|
93
|
-
return $
|
|
93
|
+
return $io20(input3);
|
|
94
|
+
return $io19(input3);
|
|
94
95
|
})();
|
|
95
96
|
const $iu3 = (input3) => (() => {
|
|
96
97
|
if ("gene" === input3.kind)
|
|
97
|
-
return $io29(input3);
|
|
98
|
-
if ("coord" === input3.kind)
|
|
99
98
|
return $io30(input3);
|
|
99
|
+
if ("coord" === input3.kind)
|
|
100
|
+
return $io31(input3);
|
|
100
101
|
return false;
|
|
101
102
|
})();
|
|
102
103
|
const $iu4 = (input3) => (() => {
|
|
@@ -105,39 +106,46 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
105
106
|
return (() => {
|
|
106
107
|
if ($io3(input3))
|
|
107
108
|
return $io3(input3);
|
|
108
|
-
if ($
|
|
109
|
-
return $
|
|
110
|
-
if ($
|
|
111
|
-
return $
|
|
109
|
+
if ($io24(input3))
|
|
110
|
+
return $io24(input3);
|
|
111
|
+
if ($io27(input3))
|
|
112
|
+
return $io27(input3);
|
|
112
113
|
return false;
|
|
113
114
|
})();
|
|
114
115
|
})();
|
|
115
116
|
const $iu5 = (input3) => (() => {
|
|
117
|
+
if ("integer" === input3.type || "float" === input3.type || "date" === input3.type)
|
|
118
|
+
return $io13(input3);
|
|
119
|
+
if ("geneExpression" === input3.type)
|
|
120
|
+
return $io22(input3);
|
|
121
|
+
return false;
|
|
122
|
+
})();
|
|
123
|
+
const $iu6 = (input3) => (() => {
|
|
116
124
|
if ("regular-bin" === input3.type)
|
|
117
|
-
return $
|
|
125
|
+
return $io16(input3);
|
|
118
126
|
if ("custom-bin" === input3.type)
|
|
119
|
-
return $
|
|
127
|
+
return $io21(input3);
|
|
120
128
|
return false;
|
|
121
129
|
})();
|
|
122
|
-
const $
|
|
130
|
+
const $iu7 = (input3) => (() => {
|
|
123
131
|
if (true === input3.startunbounded)
|
|
124
|
-
return $io17(input3);
|
|
125
|
-
if (void 0 !== input3.start)
|
|
126
132
|
return $io18(input3);
|
|
133
|
+
if (void 0 !== input3.start)
|
|
134
|
+
return $io19(input3);
|
|
127
135
|
return false;
|
|
128
136
|
})();
|
|
129
|
-
const $
|
|
137
|
+
const $iu8 = (input3) => (() => {
|
|
130
138
|
if (void 0 !== input3.stop)
|
|
131
|
-
return $io18(input3);
|
|
132
|
-
if (true === input3.stopunbounded)
|
|
133
139
|
return $io19(input3);
|
|
140
|
+
if (true === input3.stopunbounded)
|
|
141
|
+
return $io20(input3);
|
|
134
142
|
return false;
|
|
135
143
|
})();
|
|
136
|
-
const $
|
|
144
|
+
const $iu9 = (input3) => (() => {
|
|
137
145
|
if ("gene" === input3.kind)
|
|
138
|
-
return $
|
|
146
|
+
return $io29(input3);
|
|
139
147
|
if ("coord" === input3.kind)
|
|
140
|
-
return $
|
|
148
|
+
return $io32(input3);
|
|
141
149
|
return false;
|
|
142
150
|
})();
|
|
143
151
|
return "object" === typeof input2 && null !== input2 && $io0(input2);
|
|
@@ -501,11 +509,11 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
501
509
|
value: input3.isnot
|
|
502
510
|
}), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
|
|
503
511
|
path: _path2 + ".term",
|
|
504
|
-
expected: "
|
|
512
|
+
expected: "(GeneExpressionTerm | NumericDictTerm)",
|
|
505
513
|
value: input3.term
|
|
506
|
-
})) && $
|
|
514
|
+
})) && $vu5(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
507
515
|
path: _path2 + ".term",
|
|
508
|
-
expected: "
|
|
516
|
+
expected: "(GeneExpressionTerm | NumericDictTerm)",
|
|
509
517
|
value: input3.term
|
|
510
518
|
}), (Array.isArray(input3.ranges) || $report(_exceptionable2, {
|
|
511
519
|
path: _path2 + ".ranges",
|
|
@@ -531,7 +539,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
531
539
|
path: _path2 + ".values[" + _index9 + "]",
|
|
532
540
|
expected: "__type.o3",
|
|
533
541
|
value: elem
|
|
534
|
-
})) && $
|
|
542
|
+
})) && $vo23(elem, _path2 + ".values[" + _index9 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
535
543
|
path: _path2 + ".values[" + _index9 + "]",
|
|
536
544
|
expected: "__type.o3",
|
|
537
545
|
value: elem
|
|
@@ -548,9 +556,9 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
548
556
|
path: _path2 + ".name",
|
|
549
557
|
expected: "string",
|
|
550
558
|
value: input3.name
|
|
551
|
-
}), "integer" === input3.type || "float" === input3.type || "
|
|
559
|
+
}), "integer" === input3.type || "float" === input3.type || "date" === input3.type || $report(_exceptionable2, {
|
|
552
560
|
path: _path2 + ".type",
|
|
553
|
-
expected: '("date" | "float" | "
|
|
561
|
+
expected: '("date" | "float" | "integer")',
|
|
554
562
|
value: input3.type
|
|
555
563
|
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
556
564
|
path: _path2 + ".child_types",
|
|
@@ -596,32 +604,41 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
596
604
|
path: _path2 + ".skipValuesBuild",
|
|
597
605
|
expected: "(boolean | undefined)",
|
|
598
606
|
value: input3.skipValuesBuild
|
|
599
|
-
}), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
|
|
600
|
-
path: _path2 + ".bins",
|
|
601
|
-
expected: "PresetNumericBins",
|
|
602
|
-
value: input3.bins
|
|
603
|
-
})) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
604
|
-
path: _path2 + ".bins",
|
|
605
|
-
expected: "PresetNumericBins",
|
|
606
|
-
value: input3.bins
|
|
607
|
-
}), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
|
|
608
|
-
path: _path2 + ".unit",
|
|
609
|
-
expected: "(string | undefined)",
|
|
610
|
-
value: input3.unit
|
|
611
607
|
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
612
608
|
path: _path2 + ".continuousColorScale",
|
|
613
609
|
expected: "(__type.o2 | undefined)",
|
|
614
610
|
value: input3.continuousColorScale
|
|
615
|
-
})) && $
|
|
611
|
+
})) && $vo14(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
616
612
|
path: _path2 + ".continuousColorScale",
|
|
617
613
|
expected: "(__type.o2 | undefined)",
|
|
618
614
|
value: input3.continuousColorScale
|
|
615
|
+
}), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
|
|
616
|
+
path: _path2 + ".unit",
|
|
617
|
+
expected: "(string | undefined)",
|
|
618
|
+
value: input3.unit
|
|
619
|
+
}), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
|
|
620
|
+
path: _path2 + ".bins",
|
|
621
|
+
expected: "PresetNumericBins",
|
|
622
|
+
value: input3.bins
|
|
623
|
+
})) && $vo15(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
624
|
+
path: _path2 + ".bins",
|
|
625
|
+
expected: "PresetNumericBins",
|
|
626
|
+
value: input3.bins
|
|
619
627
|
})].every((flag) => flag);
|
|
620
|
-
const $vo14 = (input3, _path2, _exceptionable2 = true) => [
|
|
628
|
+
const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
|
|
629
|
+
path: _path2 + ".minColor",
|
|
630
|
+
expected: "string",
|
|
631
|
+
value: input3.minColor
|
|
632
|
+
}), "string" === typeof input3.maxColor || $report(_exceptionable2, {
|
|
633
|
+
path: _path2 + ".maxColor",
|
|
634
|
+
expected: "string",
|
|
635
|
+
value: input3.maxColor
|
|
636
|
+
})].every((flag) => flag);
|
|
637
|
+
const $vo15 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
|
|
621
638
|
path: _path2 + '["default"]',
|
|
622
639
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
623
640
|
value: input3["default"]
|
|
624
|
-
})) && $
|
|
641
|
+
})) && $vu6(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
|
|
625
642
|
path: _path2 + '["default"]',
|
|
626
643
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
627
644
|
value: input3["default"]
|
|
@@ -629,7 +646,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
629
646
|
path: _path2 + ".less",
|
|
630
647
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
631
648
|
value: input3.less
|
|
632
|
-
})) && $
|
|
649
|
+
})) && $vu6(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
|
|
633
650
|
path: _path2 + ".less",
|
|
634
651
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
635
652
|
value: input3.less
|
|
@@ -654,11 +671,11 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
654
671
|
expected: "(number | undefined)",
|
|
655
672
|
value: input3.max
|
|
656
673
|
})].every((flag) => flag);
|
|
657
|
-
const $
|
|
674
|
+
const $vo16 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
658
675
|
path: _path2 + ".hiddenValues",
|
|
659
676
|
expected: "(HiddenValues | undefined)",
|
|
660
677
|
value: input3.hiddenValues
|
|
661
|
-
})) && $
|
|
678
|
+
})) && $vo17(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
662
679
|
path: _path2 + ".hiddenValues",
|
|
663
680
|
expected: "(HiddenValues | undefined)",
|
|
664
681
|
value: input3.hiddenValues
|
|
@@ -690,7 +707,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
690
707
|
path: _path2 + ".first_bin",
|
|
691
708
|
expected: "(FullyBoundedBin | StartUnboundedBin)",
|
|
692
709
|
value: input3.first_bin
|
|
693
|
-
})) && $
|
|
710
|
+
})) && $vu7(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
|
|
694
711
|
path: _path2 + ".first_bin",
|
|
695
712
|
expected: "(FullyBoundedBin | StartUnboundedBin)",
|
|
696
713
|
value: input3.first_bin
|
|
@@ -698,7 +715,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
698
715
|
path: _path2 + ".last_bin",
|
|
699
716
|
expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
|
|
700
717
|
value: input3.last_bin
|
|
701
|
-
})) && $
|
|
718
|
+
})) && $vu8(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
|
|
702
719
|
path: _path2 + ".last_bin",
|
|
703
720
|
expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
|
|
704
721
|
value: input3.last_bin
|
|
@@ -707,7 +724,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
707
724
|
expected: "(number | undefined)",
|
|
708
725
|
value: input3.label_offset
|
|
709
726
|
})].every((flag) => flag);
|
|
710
|
-
const $
|
|
727
|
+
const $vo17 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
711
728
|
const value = input3[key];
|
|
712
729
|
if (void 0 === value)
|
|
713
730
|
return true;
|
|
@@ -719,7 +736,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
719
736
|
});
|
|
720
737
|
return true;
|
|
721
738
|
}).every((flag) => flag)].every((flag) => flag);
|
|
722
|
-
const $
|
|
739
|
+
const $vo18 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
|
|
723
740
|
path: _path2 + ".startunbounded",
|
|
724
741
|
expected: "true",
|
|
725
742
|
value: input3.startunbounded
|
|
@@ -744,7 +761,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
744
761
|
expected: "(string | undefined)",
|
|
745
762
|
value: input3.label
|
|
746
763
|
})].every((flag) => flag);
|
|
747
|
-
const $
|
|
764
|
+
const $vo19 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
|
|
748
765
|
path: _path2 + ".startunbounded",
|
|
749
766
|
expected: "(false | undefined)",
|
|
750
767
|
value: input3.startunbounded
|
|
@@ -773,7 +790,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
773
790
|
expected: "(string | undefined)",
|
|
774
791
|
value: input3.label
|
|
775
792
|
})].every((flag) => flag);
|
|
776
|
-
const $
|
|
793
|
+
const $vo20 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
|
|
777
794
|
path: _path2 + ".start",
|
|
778
795
|
expected: "number",
|
|
779
796
|
value: input3.start
|
|
@@ -798,11 +815,11 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
798
815
|
expected: "(string | undefined)",
|
|
799
816
|
value: input3.label
|
|
800
817
|
})].every((flag) => flag);
|
|
801
|
-
const $
|
|
818
|
+
const $vo21 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
802
819
|
path: _path2 + ".hiddenValues",
|
|
803
820
|
expected: "(HiddenValues | undefined)",
|
|
804
821
|
value: input3.hiddenValues
|
|
805
|
-
})) && $
|
|
822
|
+
})) && $vo17(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
806
823
|
path: _path2 + ".hiddenValues",
|
|
807
824
|
expected: "(HiddenValues | undefined)",
|
|
808
825
|
value: input3.hiddenValues
|
|
@@ -865,16 +882,100 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
865
882
|
expected: '("median" | undefined)',
|
|
866
883
|
value: input3.preferredBins
|
|
867
884
|
})].every((flag) => flag);
|
|
868
|
-
const $
|
|
869
|
-
path: _path2 + ".
|
|
885
|
+
const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
886
|
+
path: _path2 + ".id",
|
|
870
887
|
expected: "string",
|
|
871
|
-
value: input3.
|
|
872
|
-
}), "string" === typeof input3.
|
|
873
|
-
path: _path2 + ".
|
|
888
|
+
value: input3.id
|
|
889
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
890
|
+
path: _path2 + ".name",
|
|
874
891
|
expected: "string",
|
|
875
|
-
value: input3.
|
|
892
|
+
value: input3.name
|
|
893
|
+
}), "geneExpression" === input3.type || $report(_exceptionable2, {
|
|
894
|
+
path: _path2 + ".type",
|
|
895
|
+
expected: '"geneExpression"',
|
|
896
|
+
value: input3.type
|
|
897
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
898
|
+
path: _path2 + ".child_types",
|
|
899
|
+
expected: "(Array<string> | undefined)",
|
|
900
|
+
value: input3.child_types
|
|
901
|
+
})) && input3.child_types.map((elem, _index13) => "string" === typeof elem || $report(_exceptionable2, {
|
|
902
|
+
path: _path2 + ".child_types[" + _index13 + "]",
|
|
903
|
+
expected: "string",
|
|
904
|
+
value: elem
|
|
905
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
906
|
+
path: _path2 + ".child_types",
|
|
907
|
+
expected: "(Array<string> | undefined)",
|
|
908
|
+
value: input3.child_types
|
|
909
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
910
|
+
path: _path2 + ".hashtmldetail",
|
|
911
|
+
expected: "(boolean | undefined)",
|
|
912
|
+
value: input3.hashtmldetail
|
|
913
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
914
|
+
path: _path2 + ".included_types",
|
|
915
|
+
expected: "(Array<string> | undefined)",
|
|
916
|
+
value: input3.included_types
|
|
917
|
+
})) && input3.included_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
|
|
918
|
+
path: _path2 + ".included_types[" + _index14 + "]",
|
|
919
|
+
expected: "string",
|
|
920
|
+
value: elem
|
|
921
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
922
|
+
path: _path2 + ".included_types",
|
|
923
|
+
expected: "(Array<string> | undefined)",
|
|
924
|
+
value: input3.included_types
|
|
925
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
926
|
+
path: _path2 + ".isleaf",
|
|
927
|
+
expected: "(boolean | undefined)",
|
|
928
|
+
value: input3.isleaf
|
|
929
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
930
|
+
path: _path2 + ".values",
|
|
931
|
+
expected: "(TermValues | undefined)",
|
|
932
|
+
value: input3.values
|
|
933
|
+
})) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
934
|
+
path: _path2 + ".values",
|
|
935
|
+
expected: "(TermValues | undefined)",
|
|
936
|
+
value: input3.values
|
|
937
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
938
|
+
path: _path2 + ".skipValuesBuild",
|
|
939
|
+
expected: "(boolean | undefined)",
|
|
940
|
+
value: input3.skipValuesBuild
|
|
941
|
+
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
942
|
+
path: _path2 + ".continuousColorScale",
|
|
943
|
+
expected: "(__type.o2 | undefined)",
|
|
944
|
+
value: input3.continuousColorScale
|
|
945
|
+
})) && $vo14(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
946
|
+
path: _path2 + ".continuousColorScale",
|
|
947
|
+
expected: "(__type.o2 | undefined)",
|
|
948
|
+
value: input3.continuousColorScale
|
|
949
|
+
}), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
|
|
950
|
+
path: _path2 + ".unit",
|
|
951
|
+
expected: "(string | undefined)",
|
|
952
|
+
value: input3.unit
|
|
953
|
+
}), "string" === typeof input3.gene || $report(_exceptionable2, {
|
|
954
|
+
path: _path2 + ".gene",
|
|
955
|
+
expected: "string",
|
|
956
|
+
value: input3.gene
|
|
957
|
+
}), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
|
|
958
|
+
path: _path2 + ".bins",
|
|
959
|
+
expected: "(PresetNumericBins | undefined)",
|
|
960
|
+
value: input3.bins
|
|
961
|
+
})) && $vo15(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
962
|
+
path: _path2 + ".bins",
|
|
963
|
+
expected: "(PresetNumericBins | undefined)",
|
|
964
|
+
value: input3.bins
|
|
965
|
+
}), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
|
|
966
|
+
path: _path2 + ".chr",
|
|
967
|
+
expected: "(string | undefined)",
|
|
968
|
+
value: input3.chr
|
|
969
|
+
}), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
|
|
970
|
+
path: _path2 + ".start",
|
|
971
|
+
expected: "(number | undefined)",
|
|
972
|
+
value: input3.start
|
|
973
|
+
}), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
|
|
974
|
+
path: _path2 + ".stop",
|
|
975
|
+
expected: "(number | undefined)",
|
|
976
|
+
value: input3.stop
|
|
876
977
|
})].every((flag) => flag);
|
|
877
|
-
const $
|
|
978
|
+
const $vo23 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
878
979
|
path: _path2 + ".key",
|
|
879
980
|
expected: "string",
|
|
880
981
|
value: input3.key
|
|
@@ -891,7 +992,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
891
992
|
expected: "(string | undefined)",
|
|
892
993
|
value: input3.label
|
|
893
994
|
})].every((flag) => flag);
|
|
894
|
-
const $
|
|
995
|
+
const $vo24 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
895
996
|
path: _path2 + ".join",
|
|
896
997
|
expected: "(string | undefined)",
|
|
897
998
|
value: input3.join
|
|
@@ -903,7 +1004,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
903
1004
|
path: _path2 + ".term",
|
|
904
1005
|
expected: "ConditionTerm",
|
|
905
1006
|
value: input3.term
|
|
906
|
-
})) && $
|
|
1007
|
+
})) && $vo25(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
907
1008
|
path: _path2 + ".term",
|
|
908
1009
|
expected: "ConditionTerm",
|
|
909
1010
|
value: input3.term
|
|
@@ -923,12 +1024,12 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
923
1024
|
path: _path2 + ".grade_and_child",
|
|
924
1025
|
expected: "(Array<GradeAndChildEntry> | undefined)",
|
|
925
1026
|
value: input3.grade_and_child
|
|
926
|
-
})) && input3.grade_and_child.map((elem,
|
|
927
|
-
path: _path2 + ".grade_and_child[" +
|
|
1027
|
+
})) && input3.grade_and_child.map((elem, _index15) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1028
|
+
path: _path2 + ".grade_and_child[" + _index15 + "]",
|
|
928
1029
|
expected: "GradeAndChildEntry",
|
|
929
1030
|
value: elem
|
|
930
|
-
})) && $
|
|
931
|
-
path: _path2 + ".grade_and_child[" +
|
|
1031
|
+
})) && $vo26(elem, _path2 + ".grade_and_child[" + _index15 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1032
|
+
path: _path2 + ".grade_and_child[" + _index15 + "]",
|
|
932
1033
|
expected: "GradeAndChildEntry",
|
|
933
1034
|
value: elem
|
|
934
1035
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -936,7 +1037,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
936
1037
|
expected: "(Array<GradeAndChildEntry> | undefined)",
|
|
937
1038
|
value: input3.grade_and_child
|
|
938
1039
|
})].every((flag) => flag);
|
|
939
|
-
const $
|
|
1040
|
+
const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
940
1041
|
path: _path2 + ".id",
|
|
941
1042
|
expected: "string",
|
|
942
1043
|
value: input3.id
|
|
@@ -952,8 +1053,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
952
1053
|
path: _path2 + ".child_types",
|
|
953
1054
|
expected: "(Array<string> | undefined)",
|
|
954
1055
|
value: input3.child_types
|
|
955
|
-
})) && input3.child_types.map((elem,
|
|
956
|
-
path: _path2 + ".child_types[" +
|
|
1056
|
+
})) && input3.child_types.map((elem, _index16) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1057
|
+
path: _path2 + ".child_types[" + _index16 + "]",
|
|
957
1058
|
expected: "string",
|
|
958
1059
|
value: elem
|
|
959
1060
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -968,8 +1069,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
968
1069
|
path: _path2 + ".included_types",
|
|
969
1070
|
expected: "(Array<string> | undefined)",
|
|
970
1071
|
value: input3.included_types
|
|
971
|
-
})) && input3.included_types.map((elem,
|
|
972
|
-
path: _path2 + ".included_types[" +
|
|
1072
|
+
})) && input3.included_types.map((elem, _index17) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1073
|
+
path: _path2 + ".included_types[" + _index17 + "]",
|
|
973
1074
|
expected: "string",
|
|
974
1075
|
value: elem
|
|
975
1076
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -993,7 +1094,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
993
1094
|
expected: "(boolean | undefined)",
|
|
994
1095
|
value: input3.skipValuesBuild
|
|
995
1096
|
})].every((flag) => flag);
|
|
996
|
-
const $
|
|
1097
|
+
const $vo26 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
|
|
997
1098
|
path: _path2 + ".grade",
|
|
998
1099
|
expected: "number",
|
|
999
1100
|
value: input3.grade
|
|
@@ -1010,7 +1111,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1010
1111
|
expected: "string",
|
|
1011
1112
|
value: input3.child_label
|
|
1012
1113
|
})].every((flag) => flag);
|
|
1013
|
-
const $
|
|
1114
|
+
const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1014
1115
|
path: _path2 + ".join",
|
|
1015
1116
|
expected: "(string | undefined)",
|
|
1016
1117
|
value: input3.join
|
|
@@ -1022,7 +1123,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1022
1123
|
path: _path2 + ".term",
|
|
1023
1124
|
expected: "DtTerm",
|
|
1024
1125
|
value: input3.term
|
|
1025
|
-
})) && $
|
|
1126
|
+
})) && $vo28(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1026
1127
|
path: _path2 + ".term",
|
|
1027
1128
|
expected: "DtTerm",
|
|
1028
1129
|
value: input3.term
|
|
@@ -1030,12 +1131,12 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1030
1131
|
path: _path2 + ".values",
|
|
1031
1132
|
expected: "Array<__type>.o2",
|
|
1032
1133
|
value: input3.values
|
|
1033
|
-
})) && input3.values.map((elem,
|
|
1034
|
-
path: _path2 + ".values[" +
|
|
1134
|
+
})) && input3.values.map((elem, _index18) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1135
|
+
path: _path2 + ".values[" + _index18 + "]",
|
|
1035
1136
|
expected: "__type.o4",
|
|
1036
1137
|
value: elem
|
|
1037
|
-
})) && $
|
|
1038
|
-
path: _path2 + ".values[" +
|
|
1138
|
+
})) && $vo33(elem, _path2 + ".values[" + _index18 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1139
|
+
path: _path2 + ".values[" + _index18 + "]",
|
|
1039
1140
|
expected: "__type.o4",
|
|
1040
1141
|
value: elem
|
|
1041
1142
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1051,7 +1152,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1051
1152
|
expected: "(boolean | undefined)",
|
|
1052
1153
|
value: input3.excludeGeneName
|
|
1053
1154
|
})].every((flag) => flag);
|
|
1054
|
-
const $
|
|
1155
|
+
const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1055
1156
|
path: _path2 + ".id",
|
|
1056
1157
|
expected: "string",
|
|
1057
1158
|
value: input3.id
|
|
@@ -1071,7 +1172,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1071
1172
|
path: _path2 + ".parentTerm",
|
|
1072
1173
|
expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1073
1174
|
value: input3.parentTerm
|
|
1074
|
-
})) && $
|
|
1175
|
+
})) && $vu9(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
|
|
1075
1176
|
path: _path2 + ".parentTerm",
|
|
1076
1177
|
expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1077
1178
|
value: input3.parentTerm
|
|
@@ -1100,7 +1201,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1100
1201
|
expected: "TermValues",
|
|
1101
1202
|
value: input3.values
|
|
1102
1203
|
})].every((flag) => flag);
|
|
1103
|
-
const $
|
|
1204
|
+
const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1104
1205
|
path: _path2 + ".id",
|
|
1105
1206
|
expected: "string",
|
|
1106
1207
|
value: input3.id
|
|
@@ -1116,8 +1217,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1116
1217
|
path: _path2 + ".child_types",
|
|
1117
1218
|
expected: "(Array<string> | undefined)",
|
|
1118
1219
|
value: input3.child_types
|
|
1119
|
-
})) && input3.child_types.map((elem,
|
|
1120
|
-
path: _path2 + ".child_types[" +
|
|
1220
|
+
})) && input3.child_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1221
|
+
path: _path2 + ".child_types[" + _index19 + "]",
|
|
1121
1222
|
expected: "string",
|
|
1122
1223
|
value: elem
|
|
1123
1224
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1132,8 +1233,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1132
1233
|
path: _path2 + ".included_types",
|
|
1133
1234
|
expected: "(Array<string> | undefined)",
|
|
1134
1235
|
value: input3.included_types
|
|
1135
|
-
})) && input3.included_types.map((elem,
|
|
1136
|
-
path: _path2 + ".included_types[" +
|
|
1236
|
+
})) && input3.included_types.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1237
|
+
path: _path2 + ".included_types[" + _index20 + "]",
|
|
1137
1238
|
expected: "string",
|
|
1138
1239
|
value: elem
|
|
1139
1240
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1180,12 +1281,12 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1180
1281
|
path: _path2 + ".genes",
|
|
1181
1282
|
expected: "Array<GvGeneTerm>",
|
|
1182
1283
|
value: input3.genes
|
|
1183
|
-
})) && input3.genes.map((elem,
|
|
1184
|
-
path: _path2 + ".genes[" +
|
|
1284
|
+
})) && input3.genes.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1285
|
+
path: _path2 + ".genes[" + _index21 + "]",
|
|
1185
1286
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1186
1287
|
value: elem
|
|
1187
|
-
})) && $vu3(elem, _path2 + ".genes[" +
|
|
1188
|
-
path: _path2 + ".genes[" +
|
|
1288
|
+
})) && $vu3(elem, _path2 + ".genes[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1289
|
+
path: _path2 + ".genes[" + _index21 + "]",
|
|
1189
1290
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1190
1291
|
value: elem
|
|
1191
1292
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1204,12 +1305,12 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1204
1305
|
path: _path2 + ".childTerms",
|
|
1205
1306
|
expected: "(Array<DtTerm> | undefined)",
|
|
1206
1307
|
value: input3.childTerms
|
|
1207
|
-
})) && input3.childTerms.map((elem,
|
|
1208
|
-
path: _path2 + ".childTerms[" +
|
|
1308
|
+
})) && input3.childTerms.map((elem, _index22) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1309
|
+
path: _path2 + ".childTerms[" + _index22 + "]",
|
|
1209
1310
|
expected: "DtTerm",
|
|
1210
1311
|
value: elem
|
|
1211
|
-
})) && $
|
|
1212
|
-
path: _path2 + ".childTerms[" +
|
|
1312
|
+
})) && $vo28(elem, _path2 + ".childTerms[" + _index22 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1313
|
+
path: _path2 + ".childTerms[" + _index22 + "]",
|
|
1213
1314
|
expected: "DtTerm",
|
|
1214
1315
|
value: elem
|
|
1215
1316
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1217,7 +1318,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1217
1318
|
expected: "(Array<DtTerm> | undefined)",
|
|
1218
1319
|
value: input3.childTerms
|
|
1219
1320
|
})].every((flag) => flag);
|
|
1220
|
-
const $
|
|
1321
|
+
const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1221
1322
|
path: _path2 + ".id",
|
|
1222
1323
|
expected: "string",
|
|
1223
1324
|
value: input3.id
|
|
@@ -1233,8 +1334,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1233
1334
|
path: _path2 + ".child_types",
|
|
1234
1335
|
expected: "(Array<string> | undefined)",
|
|
1235
1336
|
value: input3.child_types
|
|
1236
|
-
})) && input3.child_types.map((elem,
|
|
1237
|
-
path: _path2 + ".child_types[" +
|
|
1337
|
+
})) && input3.child_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1338
|
+
path: _path2 + ".child_types[" + _index23 + "]",
|
|
1238
1339
|
expected: "string",
|
|
1239
1340
|
value: elem
|
|
1240
1341
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1249,8 +1350,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1249
1350
|
path: _path2 + ".included_types",
|
|
1250
1351
|
expected: "(Array<string> | undefined)",
|
|
1251
1352
|
value: input3.included_types
|
|
1252
|
-
})) && input3.included_types.map((elem,
|
|
1253
|
-
path: _path2 + ".included_types[" +
|
|
1353
|
+
})) && input3.included_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1354
|
+
path: _path2 + ".included_types[" + _index24 + "]",
|
|
1254
1355
|
expected: "string",
|
|
1255
1356
|
value: elem
|
|
1256
1357
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1294,7 +1395,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1294
1395
|
expected: "(number | undefined)",
|
|
1295
1396
|
value: input3.stop
|
|
1296
1397
|
})].every((flag) => flag);
|
|
1297
|
-
const $
|
|
1398
|
+
const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1298
1399
|
path: _path2 + ".id",
|
|
1299
1400
|
expected: "string",
|
|
1300
1401
|
value: input3.id
|
|
@@ -1310,8 +1411,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1310
1411
|
path: _path2 + ".child_types",
|
|
1311
1412
|
expected: "(Array<string> | undefined)",
|
|
1312
1413
|
value: input3.child_types
|
|
1313
|
-
})) && input3.child_types.map((elem,
|
|
1314
|
-
path: _path2 + ".child_types[" +
|
|
1414
|
+
})) && input3.child_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1415
|
+
path: _path2 + ".child_types[" + _index25 + "]",
|
|
1315
1416
|
expected: "string",
|
|
1316
1417
|
value: elem
|
|
1317
1418
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1326,8 +1427,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1326
1427
|
path: _path2 + ".included_types",
|
|
1327
1428
|
expected: "(Array<string> | undefined)",
|
|
1328
1429
|
value: input3.included_types
|
|
1329
|
-
})) && input3.included_types.map((elem,
|
|
1330
|
-
path: _path2 + ".included_types[" +
|
|
1430
|
+
})) && input3.included_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1431
|
+
path: _path2 + ".included_types[" + _index26 + "]",
|
|
1331
1432
|
expected: "string",
|
|
1332
1433
|
value: elem
|
|
1333
1434
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1367,7 +1468,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1367
1468
|
expected: "number",
|
|
1368
1469
|
value: input3.stop
|
|
1369
1470
|
})].every((flag) => flag);
|
|
1370
|
-
const $
|
|
1471
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1371
1472
|
path: _path2 + ".id",
|
|
1372
1473
|
expected: "string",
|
|
1373
1474
|
value: input3.id
|
|
@@ -1383,8 +1484,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1383
1484
|
path: _path2 + ".child_types",
|
|
1384
1485
|
expected: "(Array<string> | undefined)",
|
|
1385
1486
|
value: input3.child_types
|
|
1386
|
-
})) && input3.child_types.map((elem,
|
|
1387
|
-
path: _path2 + ".child_types[" +
|
|
1487
|
+
})) && input3.child_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1488
|
+
path: _path2 + ".child_types[" + _index27 + "]",
|
|
1388
1489
|
expected: "string",
|
|
1389
1490
|
value: elem
|
|
1390
1491
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1399,8 +1500,8 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1399
1500
|
path: _path2 + ".included_types",
|
|
1400
1501
|
expected: "(Array<string> | undefined)",
|
|
1401
1502
|
value: input3.included_types
|
|
1402
|
-
})) && input3.included_types.map((elem,
|
|
1403
|
-
path: _path2 + ".included_types[" +
|
|
1503
|
+
})) && input3.included_types.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1504
|
+
path: _path2 + ".included_types[" + _index28 + "]",
|
|
1404
1505
|
expected: "string",
|
|
1405
1506
|
value: elem
|
|
1406
1507
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1443,12 +1544,12 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1443
1544
|
path: _path2 + ".genes",
|
|
1444
1545
|
expected: "Array<GvGeneTerm>",
|
|
1445
1546
|
value: input3.genes
|
|
1446
|
-
})) && input3.genes.map((elem,
|
|
1447
|
-
path: _path2 + ".genes[" +
|
|
1547
|
+
})) && input3.genes.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1548
|
+
path: _path2 + ".genes[" + _index29 + "]",
|
|
1448
1549
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1449
1550
|
value: elem
|
|
1450
|
-
})) && $vu3(elem, _path2 + ".genes[" +
|
|
1451
|
-
path: _path2 + ".genes[" +
|
|
1551
|
+
})) && $vu3(elem, _path2 + ".genes[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1552
|
+
path: _path2 + ".genes[" + _index29 + "]",
|
|
1452
1553
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1453
1554
|
value: elem
|
|
1454
1555
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1467,12 +1568,12 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1467
1568
|
path: _path2 + ".childTerms",
|
|
1468
1569
|
expected: "(Array<DtTerm> | undefined)",
|
|
1469
1570
|
value: input3.childTerms
|
|
1470
|
-
})) && input3.childTerms.map((elem,
|
|
1471
|
-
path: _path2 + ".childTerms[" +
|
|
1571
|
+
})) && input3.childTerms.map((elem, _index30) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1572
|
+
path: _path2 + ".childTerms[" + _index30 + "]",
|
|
1472
1573
|
expected: "DtTerm",
|
|
1473
1574
|
value: elem
|
|
1474
|
-
})) && $
|
|
1475
|
-
path: _path2 + ".childTerms[" +
|
|
1575
|
+
})) && $vo28(elem, _path2 + ".childTerms[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1576
|
+
path: _path2 + ".childTerms[" + _index30 + "]",
|
|
1476
1577
|
expected: "DtTerm",
|
|
1477
1578
|
value: elem
|
|
1478
1579
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1480,7 +1581,7 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1480
1581
|
expected: "(Array<DtTerm> | undefined)",
|
|
1481
1582
|
value: input3.childTerms
|
|
1482
1583
|
})].every((flag) => flag);
|
|
1483
|
-
const $
|
|
1584
|
+
const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1484
1585
|
path: _path2 + ".key",
|
|
1485
1586
|
expected: "string",
|
|
1486
1587
|
value: input3.key
|
|
@@ -1517,16 +1618,16 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1517
1618
|
})();
|
|
1518
1619
|
const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1519
1620
|
if (true === input3.startunbounded)
|
|
1520
|
-
return $
|
|
1621
|
+
return $vo18(input3, _path2, _exceptionable2);
|
|
1521
1622
|
if (true === input3.stopunbounded)
|
|
1522
|
-
return $
|
|
1523
|
-
return $
|
|
1623
|
+
return $vo20(input3, _path2, _exceptionable2);
|
|
1624
|
+
return $vo19(input3, _path2, _exceptionable2);
|
|
1524
1625
|
})();
|
|
1525
1626
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1526
1627
|
if ("gene" === input3.kind)
|
|
1527
|
-
return $vo29(input3, _path2, _exceptionable2);
|
|
1528
|
-
if ("coord" === input3.kind)
|
|
1529
1628
|
return $vo30(input3, _path2, _exceptionable2);
|
|
1629
|
+
if ("coord" === input3.kind)
|
|
1630
|
+
return $vo31(input3, _path2, _exceptionable2);
|
|
1530
1631
|
return $report(_exceptionable2, {
|
|
1531
1632
|
path: _path2,
|
|
1532
1633
|
expected: "(BaseTerm & Gene | BaseTerm & Coord)",
|
|
@@ -1536,46 +1637,57 @@ var validNumericCategoriesRequest = (input) => {
|
|
|
1536
1637
|
const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1537
1638
|
if (void 0 !== input3.ranges)
|
|
1538
1639
|
return $vo12(input3, _path2, _exceptionable2);
|
|
1539
|
-
return $vo3(input3, _path2, false) || $
|
|
1640
|
+
return $vo3(input3, _path2, false) || $vo24(input3, _path2, false) || $vo27(input3, _path2, false);
|
|
1540
1641
|
})();
|
|
1541
1642
|
const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1643
|
+
if ("integer" === input3.type || "float" === input3.type || "date" === input3.type)
|
|
1644
|
+
return $vo13(input3, _path2, _exceptionable2);
|
|
1645
|
+
if ("geneExpression" === input3.type)
|
|
1646
|
+
return $vo22(input3, _path2, _exceptionable2);
|
|
1647
|
+
return $report(_exceptionable2, {
|
|
1648
|
+
path: _path2,
|
|
1649
|
+
expected: "(NumericDictTerm | GeneExpressionTerm)",
|
|
1650
|
+
value: input3
|
|
1651
|
+
});
|
|
1652
|
+
})();
|
|
1653
|
+
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1542
1654
|
if ("regular-bin" === input3.type)
|
|
1543
|
-
return $
|
|
1655
|
+
return $vo16(input3, _path2, _exceptionable2);
|
|
1544
1656
|
if ("custom-bin" === input3.type)
|
|
1545
|
-
return $
|
|
1657
|
+
return $vo21(input3, _path2, _exceptionable2);
|
|
1546
1658
|
return $report(_exceptionable2, {
|
|
1547
1659
|
path: _path2,
|
|
1548
1660
|
expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
|
|
1549
1661
|
value: input3
|
|
1550
1662
|
});
|
|
1551
1663
|
})();
|
|
1552
|
-
const $
|
|
1664
|
+
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1553
1665
|
if (true === input3.startunbounded)
|
|
1554
|
-
return $vo17(input3, _path2, _exceptionable2);
|
|
1555
|
-
if (void 0 !== input3.start)
|
|
1556
1666
|
return $vo18(input3, _path2, _exceptionable2);
|
|
1667
|
+
if (void 0 !== input3.start)
|
|
1668
|
+
return $vo19(input3, _path2, _exceptionable2);
|
|
1557
1669
|
return $report(_exceptionable2, {
|
|
1558
1670
|
path: _path2,
|
|
1559
1671
|
expected: "(StartUnboundedBin | FullyBoundedBin)",
|
|
1560
1672
|
value: input3
|
|
1561
1673
|
});
|
|
1562
1674
|
})();
|
|
1563
|
-
const $
|
|
1675
|
+
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1564
1676
|
if (void 0 !== input3.stop)
|
|
1565
|
-
return $vo18(input3, _path2, _exceptionable2);
|
|
1566
|
-
if (true === input3.stopunbounded)
|
|
1567
1677
|
return $vo19(input3, _path2, _exceptionable2);
|
|
1678
|
+
if (true === input3.stopunbounded)
|
|
1679
|
+
return $vo20(input3, _path2, _exceptionable2);
|
|
1568
1680
|
return $report(_exceptionable2, {
|
|
1569
1681
|
path: _path2,
|
|
1570
1682
|
expected: "(FullyBoundedBin | StopUnboundedBin)",
|
|
1571
1683
|
value: input3
|
|
1572
1684
|
});
|
|
1573
1685
|
})();
|
|
1574
|
-
const $
|
|
1686
|
+
const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1575
1687
|
if ("gene" === input3.kind)
|
|
1576
|
-
return $
|
|
1688
|
+
return $vo29(input3, _path2, _exceptionable2);
|
|
1577
1689
|
if ("coord" === input3.kind)
|
|
1578
|
-
return $
|
|
1690
|
+
return $vo32(input3, _path2, _exceptionable2);
|
|
1579
1691
|
return $report(_exceptionable2, {
|
|
1580
1692
|
path: _path2,
|
|
1581
1693
|
expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',
|