@sjcrh/proteinpaint-types 2.137.2 → 2.137.3
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-SUL2XLYM.js → chunk-2YASZMH3.js} +665 -229
- package/dist/{chunk-6LRQCE3E.js → chunk-6HAS5WRS.js} +243 -41
- package/dist/{chunk-6H6TQ3MA.js → chunk-7FTOFTNK.js} +243 -41
- package/dist/{chunk-PAQX4HYF.js → chunk-AL4VFH5I.js} +520 -286
- package/dist/{chunk-7YFANJ2A.js → chunk-CC3OBRKE.js} +479 -245
- package/dist/{chunk-FMSTAFII.js → chunk-DD2RLZHC.js} +243 -41
- package/dist/{chunk-YW6G7WTF.js → chunk-GGZUN2GE.js} +5 -1
- package/dist/{chunk-CBPDONEQ.js → chunk-HCBXL376.js} +494 -246
- package/dist/{chunk-MDPMNCMV.js → chunk-HWRFIXJA.js} +480 -246
- package/dist/{chunk-IE3MSHTB.js → chunk-I2BMMKPN.js} +480 -246
- package/dist/{chunk-QCGBPQ7S.js → chunk-JKBVXIRQ.js} +247 -45
- package/dist/{chunk-657TS66W.js → chunk-LTGT4NK4.js} +713 -277
- package/dist/{chunk-YGOZU46P.js → chunk-S2M5SN7Q.js} +243 -41
- package/dist/correlationVolcano.js +1 -1
- package/dist/index.js +13 -13
- 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.singleSampleMutation.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 +5 -7
- package/src/routes/termdb.categories.ts +5 -0
- package/src/routes/termdb.descrstats.ts +1 -0
- package/src/routes/termdb.singleSampleMutation.ts +3 -1
- package/src/terms/geneVariant.ts +11 -3
|
@@ -61,7 +61,7 @@ var validPercentileRequest = (input) => {
|
|
|
61
61
|
const $join = import_typia.createValidate.join;
|
|
62
62
|
const $io0 = (input3) => "string" === typeof input3.genome && "string" === typeof input3.dslabel && "string" === typeof input3.embedder && (Array.isArray(input3.getpercentile) && input3.getpercentile.every((elem) => "number" === typeof elem)) && "string" === typeof input3.tid && ("object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter));
|
|
63
63
|
const $io1 = (input3) => "tvslst" === input3.type && "boolean" === typeof input3["in"] && "string" === typeof input3.join && (void 0 === input3.tag || "string" === typeof input3.tag) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
|
|
64
|
-
const $io2 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $
|
|
64
|
+
const $io2 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu4(input3.tvs));
|
|
65
65
|
const $io3 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && (void 0 === input3.groupset_label || "string" === typeof input3.groupset_label) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io6(elem)));
|
|
66
66
|
const $io4 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === 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) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting));
|
|
67
67
|
const $io5 = (input3) => Object.keys(input3).every((key) => {
|
|
@@ -82,8 +82,8 @@ var validPercentileRequest = (input) => {
|
|
|
82
82
|
const $io11 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && "string" === typeof input3.color;
|
|
83
83
|
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 && $io13(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 && $io22(elem)));
|
|
84
84
|
const $io13 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && ("object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io21(input3.continuousColorScale));
|
|
85
|
-
const $io14 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $
|
|
86
|
-
const $io15 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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 && $
|
|
85
|
+
const $io14 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu5(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu5(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);
|
|
86
|
+
const $io15 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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 && $iu6(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu7(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
|
|
87
87
|
const $io16 = (input3) => Object.keys(input3).every((key) => {
|
|
88
88
|
const value = input3[key];
|
|
89
89
|
if (void 0 === value)
|
|
@@ -101,11 +101,13 @@ var validPercentileRequest = (input) => {
|
|
|
101
101
|
const $io23 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io24(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 && $io25(elem)));
|
|
102
102
|
const $io24 = (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);
|
|
103
103
|
const $io25 = (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;
|
|
104
|
-
const $io26 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $
|
|
105
|
-
const $io27 = (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 && $
|
|
106
|
-
const $io28 = (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) && (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 && $io27(elem)));
|
|
107
|
-
const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
108
|
-
const $io30 = (input3) => "string" === typeof input3.
|
|
104
|
+
const $io26 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io32(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
|
|
105
|
+
const $io27 = (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 && $iu8(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));
|
|
106
|
+
const $io28 = (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 && $io27(elem)));
|
|
107
|
+
const $io29 = (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);
|
|
108
|
+
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) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
109
|
+
const $io31 = (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 && $io27(elem)));
|
|
110
|
+
const $io32 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
|
|
109
111
|
const $iu0 = (input3) => (() => {
|
|
110
112
|
if ("tvslst" === input3.type)
|
|
111
113
|
return $io1(input3);
|
|
@@ -128,6 +130,13 @@ var validPercentileRequest = (input) => {
|
|
|
128
130
|
return $io18(input3);
|
|
129
131
|
})();
|
|
130
132
|
const $iu3 = (input3) => (() => {
|
|
133
|
+
if ("gene" === input3.kind)
|
|
134
|
+
return $io29(input3);
|
|
135
|
+
if ("coord" === input3.kind)
|
|
136
|
+
return $io30(input3);
|
|
137
|
+
return false;
|
|
138
|
+
})();
|
|
139
|
+
const $iu4 = (input3) => (() => {
|
|
131
140
|
if (void 0 !== input3.ranges)
|
|
132
141
|
return $io12(input3);
|
|
133
142
|
return (() => {
|
|
@@ -140,32 +149,32 @@ var validPercentileRequest = (input) => {
|
|
|
140
149
|
return false;
|
|
141
150
|
})();
|
|
142
151
|
})();
|
|
143
|
-
const $
|
|
152
|
+
const $iu5 = (input3) => (() => {
|
|
144
153
|
if ("regular-bin" === input3.type)
|
|
145
154
|
return $io15(input3);
|
|
146
155
|
if ("custom-bin" === input3.type)
|
|
147
156
|
return $io20(input3);
|
|
148
157
|
return false;
|
|
149
158
|
})();
|
|
150
|
-
const $
|
|
159
|
+
const $iu6 = (input3) => (() => {
|
|
151
160
|
if (true === input3.startunbounded)
|
|
152
161
|
return $io17(input3);
|
|
153
162
|
if (void 0 !== input3.start)
|
|
154
163
|
return $io18(input3);
|
|
155
164
|
return false;
|
|
156
165
|
})();
|
|
157
|
-
const $
|
|
166
|
+
const $iu7 = (input3) => (() => {
|
|
158
167
|
if (void 0 !== input3.stop)
|
|
159
168
|
return $io18(input3);
|
|
160
169
|
if (true === input3.stopunbounded)
|
|
161
170
|
return $io19(input3);
|
|
162
171
|
return false;
|
|
163
172
|
})();
|
|
164
|
-
const $
|
|
173
|
+
const $iu8 = (input3) => (() => {
|
|
165
174
|
if ("gene" === input3.kind)
|
|
166
175
|
return $io28(input3);
|
|
167
176
|
if ("coord" === input3.kind)
|
|
168
|
-
return $
|
|
177
|
+
return $io31(input3);
|
|
169
178
|
return false;
|
|
170
179
|
})();
|
|
171
180
|
return "object" === typeof input2 && null !== input2 && $io0(input2);
|
|
@@ -252,7 +261,7 @@ var validPercentileRequest = (input) => {
|
|
|
252
261
|
path: _path2 + ".tvs",
|
|
253
262
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
|
|
254
263
|
value: input3.tvs
|
|
255
|
-
})) && $
|
|
264
|
+
})) && $vu4(input3.tvs, _path2 + ".tvs", _exceptionable2) || $report(_exceptionable2, {
|
|
256
265
|
path: _path2 + ".tvs",
|
|
257
266
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
|
|
258
267
|
value: input3.tvs
|
|
@@ -661,7 +670,7 @@ var validPercentileRequest = (input) => {
|
|
|
661
670
|
path: _path2 + '["default"]',
|
|
662
671
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
663
672
|
value: input3["default"]
|
|
664
|
-
})) && $
|
|
673
|
+
})) && $vu5(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
|
|
665
674
|
path: _path2 + '["default"]',
|
|
666
675
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
667
676
|
value: input3["default"]
|
|
@@ -669,7 +678,7 @@ var validPercentileRequest = (input) => {
|
|
|
669
678
|
path: _path2 + ".less",
|
|
670
679
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
671
680
|
value: input3.less
|
|
672
|
-
})) && $
|
|
681
|
+
})) && $vu5(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
|
|
673
682
|
path: _path2 + ".less",
|
|
674
683
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
675
684
|
value: input3.less
|
|
@@ -730,7 +739,7 @@ var validPercentileRequest = (input) => {
|
|
|
730
739
|
path: _path2 + ".first_bin",
|
|
731
740
|
expected: "(FullyBoundedBin | StartUnboundedBin)",
|
|
732
741
|
value: input3.first_bin
|
|
733
|
-
})) && $
|
|
742
|
+
})) && $vu6(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
|
|
734
743
|
path: _path2 + ".first_bin",
|
|
735
744
|
expected: "(FullyBoundedBin | StartUnboundedBin)",
|
|
736
745
|
value: input3.first_bin
|
|
@@ -738,7 +747,7 @@ var validPercentileRequest = (input) => {
|
|
|
738
747
|
path: _path2 + ".last_bin",
|
|
739
748
|
expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
|
|
740
749
|
value: input3.last_bin
|
|
741
|
-
})) && $
|
|
750
|
+
})) && $vu7(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
|
|
742
751
|
path: _path2 + ".last_bin",
|
|
743
752
|
expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
|
|
744
753
|
value: input3.last_bin
|
|
@@ -1074,7 +1083,7 @@ var validPercentileRequest = (input) => {
|
|
|
1074
1083
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1075
1084
|
expected: "__type.o4",
|
|
1076
1085
|
value: elem
|
|
1077
|
-
})) && $
|
|
1086
|
+
})) && $vo32(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1078
1087
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1079
1088
|
expected: "__type.o4",
|
|
1080
1089
|
value: elem
|
|
@@ -1109,11 +1118,11 @@ var validPercentileRequest = (input) => {
|
|
|
1109
1118
|
value: input3.name_noOrigin
|
|
1110
1119
|
}), void 0 === input3.parentTerm || ("object" === typeof input3.parentTerm && null !== input3.parentTerm || $report(_exceptionable2, {
|
|
1111
1120
|
path: _path2 + ".parentTerm",
|
|
1112
|
-
expected: '(BaseTerm & { type: "geneVariant";
|
|
1121
|
+
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)',
|
|
1113
1122
|
value: input3.parentTerm
|
|
1114
|
-
})) && $
|
|
1123
|
+
})) && $vu8(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
|
|
1115
1124
|
path: _path2 + ".parentTerm",
|
|
1116
|
-
expected: '(BaseTerm & { type: "geneVariant";
|
|
1125
|
+
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)',
|
|
1117
1126
|
value: input3.parentTerm
|
|
1118
1127
|
}), true, "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1119
1128
|
path: _path2 + ".isleaf",
|
|
@@ -1216,6 +1225,22 @@ var validPercentileRequest = (input) => {
|
|
|
1216
1225
|
path: _path2 + ".stop",
|
|
1217
1226
|
expected: "(number | undefined)",
|
|
1218
1227
|
value: input3.stop
|
|
1228
|
+
}), (Array.isArray(input3.genes) || $report(_exceptionable2, {
|
|
1229
|
+
path: _path2 + ".genes",
|
|
1230
|
+
expected: "Array<GvGeneTerm>",
|
|
1231
|
+
value: input3.genes
|
|
1232
|
+
})) && input3.genes.map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1233
|
+
path: _path2 + ".genes[" + _index20 + "]",
|
|
1234
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1235
|
+
value: elem
|
|
1236
|
+
})) && $vu3(elem, _path2 + ".genes[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1237
|
+
path: _path2 + ".genes[" + _index20 + "]",
|
|
1238
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1239
|
+
value: elem
|
|
1240
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1241
|
+
path: _path2 + ".genes",
|
|
1242
|
+
expected: "Array<GvGeneTerm>",
|
|
1243
|
+
value: input3.genes
|
|
1219
1244
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1220
1245
|
path: _path2 + ".groupsetting",
|
|
1221
1246
|
expected: "(TermGroupSetting | undefined)",
|
|
@@ -1228,12 +1253,12 @@ var validPercentileRequest = (input) => {
|
|
|
1228
1253
|
path: _path2 + ".childTerms",
|
|
1229
1254
|
expected: "(Array<DtTerm> | undefined)",
|
|
1230
1255
|
value: input3.childTerms
|
|
1231
|
-
})) && input3.childTerms.map((elem,
|
|
1232
|
-
path: _path2 + ".childTerms[" +
|
|
1256
|
+
})) && input3.childTerms.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1257
|
+
path: _path2 + ".childTerms[" + _index21 + "]",
|
|
1233
1258
|
expected: "DtTerm",
|
|
1234
1259
|
value: elem
|
|
1235
|
-
})) && $vo27(elem, _path2 + ".childTerms[" +
|
|
1236
|
-
path: _path2 + ".childTerms[" +
|
|
1260
|
+
})) && $vo27(elem, _path2 + ".childTerms[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1261
|
+
path: _path2 + ".childTerms[" + _index21 + "]",
|
|
1237
1262
|
expected: "DtTerm",
|
|
1238
1263
|
value: elem
|
|
1239
1264
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1249,6 +1274,156 @@ var validPercentileRequest = (input) => {
|
|
|
1249
1274
|
path: _path2 + ".name",
|
|
1250
1275
|
expected: "string",
|
|
1251
1276
|
value: input3.name
|
|
1277
|
+
}), "string" === typeof input3.type || $report(_exceptionable2, {
|
|
1278
|
+
path: _path2 + ".type",
|
|
1279
|
+
expected: "string",
|
|
1280
|
+
value: input3.type
|
|
1281
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
1282
|
+
path: _path2 + ".child_types",
|
|
1283
|
+
expected: "(Array<string> | undefined)",
|
|
1284
|
+
value: input3.child_types
|
|
1285
|
+
})) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1286
|
+
path: _path2 + ".child_types[" + _index22 + "]",
|
|
1287
|
+
expected: "string",
|
|
1288
|
+
value: elem
|
|
1289
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1290
|
+
path: _path2 + ".child_types",
|
|
1291
|
+
expected: "(Array<string> | undefined)",
|
|
1292
|
+
value: input3.child_types
|
|
1293
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
1294
|
+
path: _path2 + ".hashtmldetail",
|
|
1295
|
+
expected: "(boolean | undefined)",
|
|
1296
|
+
value: input3.hashtmldetail
|
|
1297
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
1298
|
+
path: _path2 + ".included_types",
|
|
1299
|
+
expected: "(Array<string> | undefined)",
|
|
1300
|
+
value: input3.included_types
|
|
1301
|
+
})) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1302
|
+
path: _path2 + ".included_types[" + _index23 + "]",
|
|
1303
|
+
expected: "string",
|
|
1304
|
+
value: elem
|
|
1305
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1306
|
+
path: _path2 + ".included_types",
|
|
1307
|
+
expected: "(Array<string> | undefined)",
|
|
1308
|
+
value: input3.included_types
|
|
1309
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1310
|
+
path: _path2 + ".isleaf",
|
|
1311
|
+
expected: "(boolean | undefined)",
|
|
1312
|
+
value: input3.isleaf
|
|
1313
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
1314
|
+
path: _path2 + ".values",
|
|
1315
|
+
expected: "(TermValues | undefined)",
|
|
1316
|
+
value: input3.values
|
|
1317
|
+
})) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1318
|
+
path: _path2 + ".values",
|
|
1319
|
+
expected: "(TermValues | undefined)",
|
|
1320
|
+
value: input3.values
|
|
1321
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
1322
|
+
path: _path2 + ".skipValuesBuild",
|
|
1323
|
+
expected: "(boolean | undefined)",
|
|
1324
|
+
value: input3.skipValuesBuild
|
|
1325
|
+
}), "gene" === input3.kind || $report(_exceptionable2, {
|
|
1326
|
+
path: _path2 + ".kind",
|
|
1327
|
+
expected: '"gene"',
|
|
1328
|
+
value: input3.kind
|
|
1329
|
+
}), "string" === typeof input3.gene || $report(_exceptionable2, {
|
|
1330
|
+
path: _path2 + ".gene",
|
|
1331
|
+
expected: "string",
|
|
1332
|
+
value: input3.gene
|
|
1333
|
+
}), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
|
|
1334
|
+
path: _path2 + ".chr",
|
|
1335
|
+
expected: "(string | undefined)",
|
|
1336
|
+
value: input3.chr
|
|
1337
|
+
}), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
|
|
1338
|
+
path: _path2 + ".start",
|
|
1339
|
+
expected: "(number | undefined)",
|
|
1340
|
+
value: input3.start
|
|
1341
|
+
}), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
|
|
1342
|
+
path: _path2 + ".stop",
|
|
1343
|
+
expected: "(number | undefined)",
|
|
1344
|
+
value: input3.stop
|
|
1345
|
+
})].every((flag) => flag);
|
|
1346
|
+
const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1347
|
+
path: _path2 + ".id",
|
|
1348
|
+
expected: "string",
|
|
1349
|
+
value: input3.id
|
|
1350
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
1351
|
+
path: _path2 + ".name",
|
|
1352
|
+
expected: "string",
|
|
1353
|
+
value: input3.name
|
|
1354
|
+
}), "string" === typeof input3.type || $report(_exceptionable2, {
|
|
1355
|
+
path: _path2 + ".type",
|
|
1356
|
+
expected: "string",
|
|
1357
|
+
value: input3.type
|
|
1358
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
1359
|
+
path: _path2 + ".child_types",
|
|
1360
|
+
expected: "(Array<string> | undefined)",
|
|
1361
|
+
value: input3.child_types
|
|
1362
|
+
})) && input3.child_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1363
|
+
path: _path2 + ".child_types[" + _index24 + "]",
|
|
1364
|
+
expected: "string",
|
|
1365
|
+
value: elem
|
|
1366
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1367
|
+
path: _path2 + ".child_types",
|
|
1368
|
+
expected: "(Array<string> | undefined)",
|
|
1369
|
+
value: input3.child_types
|
|
1370
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
1371
|
+
path: _path2 + ".hashtmldetail",
|
|
1372
|
+
expected: "(boolean | undefined)",
|
|
1373
|
+
value: input3.hashtmldetail
|
|
1374
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
1375
|
+
path: _path2 + ".included_types",
|
|
1376
|
+
expected: "(Array<string> | undefined)",
|
|
1377
|
+
value: input3.included_types
|
|
1378
|
+
})) && input3.included_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1379
|
+
path: _path2 + ".included_types[" + _index25 + "]",
|
|
1380
|
+
expected: "string",
|
|
1381
|
+
value: elem
|
|
1382
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1383
|
+
path: _path2 + ".included_types",
|
|
1384
|
+
expected: "(Array<string> | undefined)",
|
|
1385
|
+
value: input3.included_types
|
|
1386
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1387
|
+
path: _path2 + ".isleaf",
|
|
1388
|
+
expected: "(boolean | undefined)",
|
|
1389
|
+
value: input3.isleaf
|
|
1390
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
1391
|
+
path: _path2 + ".values",
|
|
1392
|
+
expected: "(TermValues | undefined)",
|
|
1393
|
+
value: input3.values
|
|
1394
|
+
})) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1395
|
+
path: _path2 + ".values",
|
|
1396
|
+
expected: "(TermValues | undefined)",
|
|
1397
|
+
value: input3.values
|
|
1398
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
1399
|
+
path: _path2 + ".skipValuesBuild",
|
|
1400
|
+
expected: "(boolean | undefined)",
|
|
1401
|
+
value: input3.skipValuesBuild
|
|
1402
|
+
}), "coord" === input3.kind || $report(_exceptionable2, {
|
|
1403
|
+
path: _path2 + ".kind",
|
|
1404
|
+
expected: '"coord"',
|
|
1405
|
+
value: input3.kind
|
|
1406
|
+
}), "string" === typeof input3.chr || $report(_exceptionable2, {
|
|
1407
|
+
path: _path2 + ".chr",
|
|
1408
|
+
expected: "string",
|
|
1409
|
+
value: input3.chr
|
|
1410
|
+
}), "number" === typeof input3.start || $report(_exceptionable2, {
|
|
1411
|
+
path: _path2 + ".start",
|
|
1412
|
+
expected: "number",
|
|
1413
|
+
value: input3.start
|
|
1414
|
+
}), "number" === typeof input3.stop || $report(_exceptionable2, {
|
|
1415
|
+
path: _path2 + ".stop",
|
|
1416
|
+
expected: "number",
|
|
1417
|
+
value: input3.stop
|
|
1418
|
+
})].every((flag) => flag);
|
|
1419
|
+
const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1420
|
+
path: _path2 + ".id",
|
|
1421
|
+
expected: "string",
|
|
1422
|
+
value: input3.id
|
|
1423
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
1424
|
+
path: _path2 + ".name",
|
|
1425
|
+
expected: "string",
|
|
1426
|
+
value: input3.name
|
|
1252
1427
|
}), "geneVariant" === input3.type || $report(_exceptionable2, {
|
|
1253
1428
|
path: _path2 + ".type",
|
|
1254
1429
|
expected: '"geneVariant"',
|
|
@@ -1257,8 +1432,8 @@ var validPercentileRequest = (input) => {
|
|
|
1257
1432
|
path: _path2 + ".child_types",
|
|
1258
1433
|
expected: "(Array<string> | undefined)",
|
|
1259
1434
|
value: input3.child_types
|
|
1260
|
-
})) && input3.child_types.map((elem,
|
|
1261
|
-
path: _path2 + ".child_types[" +
|
|
1435
|
+
})) && input3.child_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1436
|
+
path: _path2 + ".child_types[" + _index26 + "]",
|
|
1262
1437
|
expected: "string",
|
|
1263
1438
|
value: elem
|
|
1264
1439
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1273,8 +1448,8 @@ var validPercentileRequest = (input) => {
|
|
|
1273
1448
|
path: _path2 + ".included_types",
|
|
1274
1449
|
expected: "(Array<string> | undefined)",
|
|
1275
1450
|
value: input3.included_types
|
|
1276
|
-
})) && input3.included_types.map((elem,
|
|
1277
|
-
path: _path2 + ".included_types[" +
|
|
1451
|
+
})) && input3.included_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1452
|
+
path: _path2 + ".included_types[" + _index27 + "]",
|
|
1278
1453
|
expected: "string",
|
|
1279
1454
|
value: elem
|
|
1280
1455
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1313,6 +1488,22 @@ var validPercentileRequest = (input) => {
|
|
|
1313
1488
|
path: _path2 + ".stop",
|
|
1314
1489
|
expected: "number",
|
|
1315
1490
|
value: input3.stop
|
|
1491
|
+
}), (Array.isArray(input3.genes) || $report(_exceptionable2, {
|
|
1492
|
+
path: _path2 + ".genes",
|
|
1493
|
+
expected: "Array<GvGeneTerm>",
|
|
1494
|
+
value: input3.genes
|
|
1495
|
+
})) && input3.genes.map((elem, _index28) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1496
|
+
path: _path2 + ".genes[" + _index28 + "]",
|
|
1497
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1498
|
+
value: elem
|
|
1499
|
+
})) && $vu3(elem, _path2 + ".genes[" + _index28 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1500
|
+
path: _path2 + ".genes[" + _index28 + "]",
|
|
1501
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1502
|
+
value: elem
|
|
1503
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1504
|
+
path: _path2 + ".genes",
|
|
1505
|
+
expected: "Array<GvGeneTerm>",
|
|
1506
|
+
value: input3.genes
|
|
1316
1507
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1317
1508
|
path: _path2 + ".groupsetting",
|
|
1318
1509
|
expected: "(TermGroupSetting | undefined)",
|
|
@@ -1325,12 +1516,12 @@ var validPercentileRequest = (input) => {
|
|
|
1325
1516
|
path: _path2 + ".childTerms",
|
|
1326
1517
|
expected: "(Array<DtTerm> | undefined)",
|
|
1327
1518
|
value: input3.childTerms
|
|
1328
|
-
})) && input3.childTerms.map((elem,
|
|
1329
|
-
path: _path2 + ".childTerms[" +
|
|
1519
|
+
})) && input3.childTerms.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1520
|
+
path: _path2 + ".childTerms[" + _index29 + "]",
|
|
1330
1521
|
expected: "DtTerm",
|
|
1331
1522
|
value: elem
|
|
1332
|
-
})) && $vo27(elem, _path2 + ".childTerms[" +
|
|
1333
|
-
path: _path2 + ".childTerms[" +
|
|
1523
|
+
})) && $vo27(elem, _path2 + ".childTerms[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1524
|
+
path: _path2 + ".childTerms[" + _index29 + "]",
|
|
1334
1525
|
expected: "DtTerm",
|
|
1335
1526
|
value: elem
|
|
1336
1527
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1338,7 +1529,7 @@ var validPercentileRequest = (input) => {
|
|
|
1338
1529
|
expected: "(Array<DtTerm> | undefined)",
|
|
1339
1530
|
value: input3.childTerms
|
|
1340
1531
|
})].every((flag) => flag);
|
|
1341
|
-
const $
|
|
1532
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1342
1533
|
path: _path2 + ".key",
|
|
1343
1534
|
expected: "string",
|
|
1344
1535
|
value: input3.key
|
|
@@ -1381,11 +1572,22 @@ var validPercentileRequest = (input) => {
|
|
|
1381
1572
|
return $vo18(input3, _path2, _exceptionable2);
|
|
1382
1573
|
})();
|
|
1383
1574
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1575
|
+
if ("gene" === input3.kind)
|
|
1576
|
+
return $vo29(input3, _path2, _exceptionable2);
|
|
1577
|
+
if ("coord" === input3.kind)
|
|
1578
|
+
return $vo30(input3, _path2, _exceptionable2);
|
|
1579
|
+
return $report(_exceptionable2, {
|
|
1580
|
+
path: _path2,
|
|
1581
|
+
expected: "(BaseTerm & Gene | BaseTerm & Coord)",
|
|
1582
|
+
value: input3
|
|
1583
|
+
});
|
|
1584
|
+
})();
|
|
1585
|
+
const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1384
1586
|
if (void 0 !== input3.ranges)
|
|
1385
1587
|
return $vo12(input3, _path2, _exceptionable2);
|
|
1386
1588
|
return $vo3(input3, _path2, false) || $vo23(input3, _path2, false) || $vo26(input3, _path2, false);
|
|
1387
1589
|
})();
|
|
1388
|
-
const $
|
|
1590
|
+
const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1389
1591
|
if ("regular-bin" === input3.type)
|
|
1390
1592
|
return $vo15(input3, _path2, _exceptionable2);
|
|
1391
1593
|
if ("custom-bin" === input3.type)
|
|
@@ -1396,7 +1598,7 @@ var validPercentileRequest = (input) => {
|
|
|
1396
1598
|
value: input3
|
|
1397
1599
|
});
|
|
1398
1600
|
})();
|
|
1399
|
-
const $
|
|
1601
|
+
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1400
1602
|
if (true === input3.startunbounded)
|
|
1401
1603
|
return $vo17(input3, _path2, _exceptionable2);
|
|
1402
1604
|
if (void 0 !== input3.start)
|
|
@@ -1407,7 +1609,7 @@ var validPercentileRequest = (input) => {
|
|
|
1407
1609
|
value: input3
|
|
1408
1610
|
});
|
|
1409
1611
|
})();
|
|
1410
|
-
const $
|
|
1612
|
+
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1411
1613
|
if (void 0 !== input3.stop)
|
|
1412
1614
|
return $vo18(input3, _path2, _exceptionable2);
|
|
1413
1615
|
if (true === input3.stopunbounded)
|
|
@@ -1418,14 +1620,14 @@ var validPercentileRequest = (input) => {
|
|
|
1418
1620
|
value: input3
|
|
1419
1621
|
});
|
|
1420
1622
|
})();
|
|
1421
|
-
const $
|
|
1623
|
+
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1422
1624
|
if ("gene" === input3.kind)
|
|
1423
1625
|
return $vo28(input3, _path2, _exceptionable2);
|
|
1424
1626
|
if ("coord" === input3.kind)
|
|
1425
|
-
return $
|
|
1627
|
+
return $vo31(input3, _path2, _exceptionable2);
|
|
1426
1628
|
return $report(_exceptionable2, {
|
|
1427
1629
|
path: _path2,
|
|
1428
|
-
expected: '(BaseTerm & { type: "geneVariant";
|
|
1630
|
+
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; })',
|
|
1429
1631
|
value: input3
|
|
1430
1632
|
});
|
|
1431
1633
|
})();
|