@sjcrh/proteinpaint-types 2.137.2-0 → 2.137.2-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-OQVYIYZL.js → chunk-657TS66W.js} +338 -394
- package/dist/{chunk-UG7RYMCA.js → chunk-6H6TQ3MA.js} +117 -145
- package/dist/{chunk-DA6B77HN.js → chunk-6LRQCE3E.js} +117 -145
- package/dist/{chunk-AKJWBIUV.js → chunk-7YFANJ2A.js} +268 -296
- package/dist/{chunk-HF2D3UVQ.js → chunk-CBPDONEQ.js} +268 -296
- package/dist/{chunk-B2FSTXLW.js → chunk-FMSTAFII.js} +117 -145
- package/dist/{chunk-3P6M5ZNJ.js → chunk-IE3MSHTB.js} +268 -296
- package/dist/{chunk-MLAGM7F5.js → chunk-MDPMNCMV.js} +268 -296
- package/dist/{chunk-M7HKDHB3.js → chunk-PAQX4HYF.js} +329 -357
- package/dist/{chunk-BS7BYTYZ.js → chunk-QCGBPQ7S.js} +113 -141
- package/dist/{chunk-C32XALTH.js → chunk-SUL2XLYM.js} +304 -360
- package/dist/{chunk-G5SBQR25.js → chunk-YGOZU46P.js} +117 -145
- 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/terms/geneVariant.ts +29 -19
- package/src/terms/term.ts +4 -12
|
@@ -111,7 +111,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
111
111
|
const $io13 = (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 && $iu1(elem)));
|
|
112
112
|
const $io14 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
|
|
113
113
|
const $io15 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io16(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) && $io18(elem)));
|
|
114
|
-
const $io16 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $
|
|
114
|
+
const $io16 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io19(input3.groupsetting));
|
|
115
115
|
const $io17 = (input3) => Object.keys(input3).every((key) => {
|
|
116
116
|
const value = input3[key];
|
|
117
117
|
if (void 0 === value)
|
|
@@ -123,73 +123,72 @@ var validTermsByIdsResponse = (input) => {
|
|
|
123
123
|
return true;
|
|
124
124
|
});
|
|
125
125
|
const $io18 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io13(input3.filter));
|
|
126
|
-
const $io19 = (input3) =>
|
|
127
|
-
const $io20 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.
|
|
128
|
-
const $io21 = (input3) => "
|
|
129
|
-
const $io22 = (input3) => (void 0 === input3.
|
|
130
|
-
const $io23 = (input3) => "
|
|
131
|
-
const $io24 = (input3) => "object" === typeof input3
|
|
132
|
-
const $io25 = (input3) =>
|
|
133
|
-
const $io26 = (input3) =>
|
|
134
|
-
const $io27 = (input3) =>
|
|
135
|
-
const $io28 = (input3) => "
|
|
136
|
-
const $io29 = (input3) =>
|
|
137
|
-
const $io30 = (input3) => "string" === typeof input3.
|
|
138
|
-
const $io31 = (input3) => "string" === typeof input3.
|
|
139
|
-
const $io32 = (input3) =>
|
|
140
|
-
const $io33 = (input3) => "
|
|
141
|
-
const $io34 = (input3) => "
|
|
142
|
-
const $io35 = (input3) =>
|
|
143
|
-
const $io36 = (input3) => "string" === typeof input3.id && "string" === typeof input3.
|
|
144
|
-
const $io37 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "
|
|
145
|
-
const $io38 = (input3) => "string" === typeof input3.
|
|
146
|
-
const $io39 = (input3) => "string" === typeof input3.
|
|
147
|
-
const $io40 = (input3) => (void 0 === input3.
|
|
148
|
-
const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && "
|
|
149
|
-
const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && "
|
|
150
|
-
const $io43 = (input3) =>
|
|
151
|
-
const $io44 = (input3) => "number" === typeof input3.
|
|
152
|
-
const $io45 = (input3) => (void 0 === input3.
|
|
153
|
-
const $io46 = (input3) =>
|
|
154
|
-
const $io47 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.
|
|
155
|
-
const $io48 = (input3) =>
|
|
156
|
-
const $io49 = (input3) =>
|
|
157
|
-
const $io50 = (input3) => "string" === typeof input3.
|
|
158
|
-
const $io51 = (input3) => "string" === typeof input3.
|
|
159
|
-
const $io52 = (input3) => (void 0 === input3.
|
|
160
|
-
const $io53 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "
|
|
161
|
-
const $io54 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
162
|
-
const $io55 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
163
|
-
const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name &&
|
|
164
|
-
const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
165
|
-
const $io58 = (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) && $
|
|
166
|
-
const $io59 = (input3) =>
|
|
167
|
-
const $io60 = (input3) => Object.keys(input3).every((key) => {
|
|
126
|
+
const $io19 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io20(elem)));
|
|
127
|
+
const $io20 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
|
|
128
|
+
const $io21 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io22(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 && $io30(elem)));
|
|
129
|
+
const $io22 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io29(input3.continuousColorScale));
|
|
130
|
+
const $io23 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu8(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu8(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);
|
|
131
|
+
const $io24 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 && $iu3(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu4(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
|
|
132
|
+
const $io25 = (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);
|
|
133
|
+
const $io26 = (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);
|
|
134
|
+
const $io27 = (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);
|
|
135
|
+
const $io28 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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);
|
|
136
|
+
const $io29 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
|
|
137
|
+
const $io30 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
|
|
138
|
+
const $io31 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io32(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 && $io33(elem)));
|
|
139
|
+
const $io32 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
140
|
+
const $io33 = (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;
|
|
141
|
+
const $io34 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io35(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io38(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
|
|
142
|
+
const $io35 = (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) && $io17(input3.values));
|
|
143
|
+
const $io36 = (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) && $io17(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 && $io19(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
|
|
144
|
+
const $io37 = (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) && $io17(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 && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io19(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
|
|
145
|
+
const $io38 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
|
|
146
|
+
const $io39 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io22(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu10(input3.q));
|
|
147
|
+
const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu3(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu4(input3.lst[1]))));
|
|
148
|
+
const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && "continuous" === input3.mode && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
|
|
149
|
+
const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io43(elem))) && (null !== input3.type && void 0 === input3.type);
|
|
150
|
+
const $io43 = (input3) => "number" === typeof input3.value;
|
|
151
|
+
const $io44 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io45(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io47(input3.term));
|
|
152
|
+
const $io45 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io46(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io13(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
153
|
+
const $io46 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
|
|
154
|
+
const $io47 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io48(elem)));
|
|
155
|
+
const $io48 = (input3) => (void 0 === input3.altAlleles || Array.isArray(input3.altAlleles) && input3.altAlleles.every((elem) => "string" === typeof elem)) && (void 0 === input3.alleles || Array.isArray(input3.alleles) && input3.alleles.every((elem) => "object" === typeof elem && null !== elem && $io49(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io50(input3.gt2count)) && (void 0 === input3.invalid || "boolean" === typeof input3.invalid) && (void 0 === input3.referenceAllele || "string" === typeof input3.referenceAllele) && "string" === typeof input3.rsid && "string" === typeof input3.snpid && true && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.pos || "number" === typeof input3.pos);
|
|
156
|
+
const $io49 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
|
|
157
|
+
const $io50 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
|
|
158
|
+
const $io51 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu12(input3.q));
|
|
159
|
+
const $io52 = (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) && $io17(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) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io19(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
|
|
160
|
+
const $io53 = (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) && $io17(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 && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io19(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
|
|
161
|
+
const $io54 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io19(input3.groupsetting));
|
|
162
|
+
const $io55 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io29(input3.continuousColorScale));
|
|
163
|
+
const $io56 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
164
|
+
const $io57 = (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) && $io17(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io48(elem)));
|
|
165
|
+
const $io58 = (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) && $io59(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
166
|
+
const $io59 = (input3) => Object.keys(input3).every((key) => {
|
|
168
167
|
const value = input3[key];
|
|
169
168
|
if (void 0 === value)
|
|
170
169
|
return true;
|
|
171
170
|
if (RegExp(/(.*)/).test(key))
|
|
172
|
-
return "object" === typeof value && null !== value && $
|
|
171
|
+
return "object" === typeof value && null !== value && $io60(value);
|
|
173
172
|
if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
|
|
174
|
-
return "object" === typeof value && null !== value && $
|
|
173
|
+
return "object" === typeof value && null !== value && $io60(value);
|
|
175
174
|
return true;
|
|
176
175
|
});
|
|
177
|
-
const $
|
|
178
|
-
const $
|
|
179
|
-
const $
|
|
180
|
-
const $
|
|
181
|
-
const $
|
|
182
|
-
const $
|
|
176
|
+
const $io60 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io13(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io61(elem))) && true;
|
|
177
|
+
const $io61 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
|
|
178
|
+
const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type);
|
|
179
|
+
const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (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) && true;
|
|
180
|
+
const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io65(input3.groups));
|
|
181
|
+
const $io65 = (input3) => Object.keys(input3).every((key) => {
|
|
183
182
|
const value = input3[key];
|
|
184
183
|
if (void 0 === value)
|
|
185
184
|
return true;
|
|
186
185
|
if (RegExp(/(.*)/).test(key))
|
|
187
|
-
return "object" === typeof value && null !== value && $
|
|
186
|
+
return "object" === typeof value && null !== value && $io66(value);
|
|
188
187
|
if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
|
|
189
|
-
return "object" === typeof value && null !== value && $
|
|
188
|
+
return "object" === typeof value && null !== value && $io66(value);
|
|
190
189
|
return true;
|
|
191
190
|
});
|
|
192
|
-
const $
|
|
191
|
+
const $io66 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io61(elem))) && true;
|
|
193
192
|
const $iu0 = (input3) => (() => {
|
|
194
193
|
if ("string" === typeof input3.type)
|
|
195
194
|
return $io10(input3);
|
|
@@ -206,35 +205,35 @@ var validTermsByIdsResponse = (input) => {
|
|
|
206
205
|
})();
|
|
207
206
|
const $iu2 = (input3) => (() => {
|
|
208
207
|
if (true === input3.startunbounded)
|
|
209
|
-
return $
|
|
208
|
+
return $io25(input3);
|
|
210
209
|
if (true === input3.stopunbounded)
|
|
211
|
-
return $
|
|
212
|
-
return $
|
|
210
|
+
return $io27(input3);
|
|
211
|
+
return $io26(input3);
|
|
213
212
|
})();
|
|
214
213
|
const $iu3 = (input3) => (() => {
|
|
215
214
|
if (true === input3.startunbounded)
|
|
216
|
-
return $
|
|
215
|
+
return $io25(input3);
|
|
217
216
|
if (void 0 !== input3.start)
|
|
218
|
-
return $
|
|
217
|
+
return $io26(input3);
|
|
219
218
|
return false;
|
|
220
219
|
})();
|
|
221
220
|
const $iu4 = (input3) => (() => {
|
|
222
221
|
if (void 0 !== input3.stop)
|
|
223
|
-
return $
|
|
222
|
+
return $io26(input3);
|
|
224
223
|
if (true === input3.stopunbounded)
|
|
225
|
-
return $
|
|
224
|
+
return $io27(input3);
|
|
226
225
|
return false;
|
|
227
226
|
})();
|
|
228
227
|
const $iu5 = (input3) => (() => {
|
|
229
228
|
if (void 0 !== input3.type)
|
|
230
229
|
return $io2(input3);
|
|
231
230
|
return (() => {
|
|
232
|
-
if ($
|
|
233
|
-
return $
|
|
234
|
-
if ($
|
|
235
|
-
return $
|
|
236
|
-
if ($
|
|
237
|
-
return $
|
|
231
|
+
if ($io51(input3))
|
|
232
|
+
return $io51(input3);
|
|
233
|
+
if ($io44(input3))
|
|
234
|
+
return $io44(input3);
|
|
235
|
+
if ($io39(input3))
|
|
236
|
+
return $io39(input3);
|
|
238
237
|
return false;
|
|
239
238
|
})();
|
|
240
239
|
})();
|
|
@@ -249,99 +248,94 @@ var validTermsByIdsResponse = (input) => {
|
|
|
249
248
|
})();
|
|
250
249
|
const $iu7 = (input3) => (() => {
|
|
251
250
|
if (void 0 !== input3.ranges)
|
|
252
|
-
return $
|
|
251
|
+
return $io21(input3);
|
|
253
252
|
return (() => {
|
|
254
253
|
if ($io15(input3))
|
|
255
254
|
return $io15(input3);
|
|
256
|
-
if ($
|
|
257
|
-
return $
|
|
258
|
-
if ($
|
|
259
|
-
return $
|
|
255
|
+
if ($io31(input3))
|
|
256
|
+
return $io31(input3);
|
|
257
|
+
if ($io34(input3))
|
|
258
|
+
return $io34(input3);
|
|
260
259
|
return false;
|
|
261
260
|
})();
|
|
262
261
|
})();
|
|
263
262
|
const $iu8 = (input3) => (() => {
|
|
264
|
-
if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io20(elem)))
|
|
265
|
-
return $io19(input3);
|
|
266
|
-
return $io21(input3);
|
|
267
|
-
})();
|
|
268
|
-
const $iu9 = (input3) => (() => {
|
|
269
263
|
if ("regular-bin" === input3.type)
|
|
270
|
-
return $
|
|
264
|
+
return $io24(input3);
|
|
271
265
|
if ("custom-bin" === input3.type)
|
|
272
|
-
return $
|
|
266
|
+
return $io28(input3);
|
|
273
267
|
return false;
|
|
274
268
|
})();
|
|
275
|
-
const $
|
|
269
|
+
const $iu9 = (input3) => (() => {
|
|
276
270
|
if ("gene" === input3.kind)
|
|
277
|
-
return $
|
|
271
|
+
return $io36(input3);
|
|
278
272
|
if ("coord" === input3.kind)
|
|
279
|
-
return $
|
|
273
|
+
return $io37(input3);
|
|
280
274
|
return false;
|
|
281
275
|
})();
|
|
282
|
-
const $
|
|
276
|
+
const $iu10 = (input3) => (() => {
|
|
283
277
|
if ("regular-bin" === input3.type)
|
|
284
|
-
return $
|
|
278
|
+
return $io24(input3);
|
|
285
279
|
if ("continuous" === input3.mode)
|
|
286
|
-
return $
|
|
280
|
+
return $io41(input3);
|
|
287
281
|
if ("spline" === input3.mode)
|
|
288
|
-
return $
|
|
282
|
+
return $io42(input3);
|
|
289
283
|
return (() => {
|
|
290
|
-
if ($
|
|
291
|
-
return $
|
|
292
|
-
if ($
|
|
293
|
-
return $
|
|
284
|
+
if ($io28(input3))
|
|
285
|
+
return $io28(input3);
|
|
286
|
+
if ($io40(input3))
|
|
287
|
+
return $io40(input3);
|
|
294
288
|
return false;
|
|
295
289
|
})();
|
|
296
290
|
})();
|
|
297
|
-
const $
|
|
291
|
+
const $iu11 = (input3) => (() => {
|
|
298
292
|
if ("gene" === input3.kind)
|
|
299
|
-
return $
|
|
293
|
+
return $io52(input3);
|
|
300
294
|
if ("coord" === input3.kind)
|
|
301
|
-
return $
|
|
295
|
+
return $io53(input3);
|
|
302
296
|
if ("categorical" === input3.type)
|
|
303
|
-
return $
|
|
297
|
+
return $io54(input3);
|
|
304
298
|
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
|
|
305
|
-
return $
|
|
299
|
+
return $io55(input3);
|
|
306
300
|
if ("condition" === input3.type)
|
|
307
|
-
return $
|
|
301
|
+
return $io56(input3);
|
|
308
302
|
return (() => {
|
|
303
|
+
if ($io57(input3))
|
|
304
|
+
return $io57(input3);
|
|
309
305
|
if ($io58(input3))
|
|
310
306
|
return $io58(input3);
|
|
311
|
-
if ($io59(input3))
|
|
312
|
-
return $io59(input3);
|
|
313
307
|
return false;
|
|
314
308
|
})();
|
|
315
309
|
})();
|
|
316
|
-
const $
|
|
310
|
+
const $iu12 = (input3) => (() => {
|
|
317
311
|
if (void 0 !== input3.predefined_groupset_idx)
|
|
318
312
|
return $io7(input3);
|
|
319
313
|
if (void 0 !== input3.customset)
|
|
320
314
|
return $io8(input3);
|
|
321
315
|
if (void 0 !== input3.bin_size)
|
|
322
|
-
return $
|
|
316
|
+
return $io24(input3);
|
|
323
317
|
if (void 0 !== input3.knots)
|
|
324
|
-
return $
|
|
318
|
+
return $io42(input3);
|
|
325
319
|
if (void 0 !== input3.AFcutoff)
|
|
326
|
-
return $
|
|
320
|
+
return $io45(input3);
|
|
327
321
|
if (void 0 !== input3.timeScale)
|
|
328
|
-
return $
|
|
322
|
+
return $io63(input3);
|
|
329
323
|
return (() => {
|
|
330
324
|
if (void 0 !== input3.groups)
|
|
331
|
-
return $
|
|
325
|
+
return $io64(input3);
|
|
332
326
|
return (() => {
|
|
333
327
|
if ($io6(input3))
|
|
334
328
|
return $io6(input3);
|
|
335
|
-
if ($
|
|
336
|
-
return $
|
|
329
|
+
if ($io62(input3))
|
|
330
|
+
return $io62(input3);
|
|
337
331
|
if ($io4(input3))
|
|
338
332
|
return $io4(input3);
|
|
339
|
-
if ($
|
|
340
|
-
return $
|
|
333
|
+
if ($io28(input3))
|
|
334
|
+
return $io28(input3);
|
|
335
|
+
if ($io40(input3))
|
|
336
|
+
return $io40(input3);
|
|
341
337
|
if ($io41(input3))
|
|
342
338
|
return $io41(input3);
|
|
343
|
-
if ($io42(input3))
|
|
344
|
-
return $io42(input3);
|
|
345
339
|
return false;
|
|
346
340
|
})();
|
|
347
341
|
})();
|
|
@@ -787,11 +781,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
787
781
|
value: input3.skipValuesBuild
|
|
788
782
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
789
783
|
path: _path2 + ".groupsetting",
|
|
790
|
-
expected: "
|
|
784
|
+
expected: "TermGroupSetting",
|
|
791
785
|
value: input3.groupsetting
|
|
792
|
-
})) && $
|
|
786
|
+
})) && $vo19(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
793
787
|
path: _path2 + ".groupsetting",
|
|
794
|
-
expected: "
|
|
788
|
+
expected: "TermGroupSetting",
|
|
795
789
|
value: input3.groupsetting
|
|
796
790
|
})].every((flag) => flag);
|
|
797
791
|
const $vo17 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
@@ -853,13 +847,13 @@ var validTermsByIdsResponse = (input) => {
|
|
|
853
847
|
expected: "(Filter | undefined)",
|
|
854
848
|
value: input3.filter
|
|
855
849
|
})].every((flag) => flag);
|
|
856
|
-
const $vo19 = (input3, _path2, _exceptionable2 = true) => [
|
|
850
|
+
const $vo19 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
|
|
857
851
|
path: _path2 + ".disabled",
|
|
858
|
-
expected: "
|
|
852
|
+
expected: "boolean",
|
|
859
853
|
value: input3.disabled
|
|
860
|
-
}), (Array.isArray(input3.lst) || $report(_exceptionable2, {
|
|
854
|
+
}), void 0 === input3.lst || (Array.isArray(input3.lst) || $report(_exceptionable2, {
|
|
861
855
|
path: _path2 + ".lst",
|
|
862
|
-
expected: "Array<Groupset>",
|
|
856
|
+
expected: "(Array<Groupset> | undefined)",
|
|
863
857
|
value: input3.lst
|
|
864
858
|
})) && input3.lst.map((elem, _index7) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
865
859
|
path: _path2 + ".lst[" + _index7 + "]",
|
|
@@ -871,7 +865,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
871
865
|
value: elem
|
|
872
866
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
873
867
|
path: _path2 + ".lst",
|
|
874
|
-
expected: "Array<Groupset>",
|
|
868
|
+
expected: "(Array<Groupset> | undefined)",
|
|
875
869
|
value: input3.lst
|
|
876
870
|
})].every((flag) => flag);
|
|
877
871
|
const $vo20 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
@@ -886,10 +880,10 @@ var validTermsByIdsResponse = (input) => {
|
|
|
886
880
|
path: _path2 + ".is_subcondition",
|
|
887
881
|
expected: "(boolean | undefined)",
|
|
888
882
|
value: input3.is_subcondition
|
|
889
|
-
}), void 0 === input3.
|
|
890
|
-
path: _path2 + ".
|
|
891
|
-
expected: "(
|
|
892
|
-
value: input3.
|
|
883
|
+
}), void 0 === input3.dt || "number" === typeof input3.dt || $report(_exceptionable2, {
|
|
884
|
+
path: _path2 + ".dt",
|
|
885
|
+
expected: "(number | undefined)",
|
|
886
|
+
value: input3.dt
|
|
893
887
|
}), (Array.isArray(input3.groups) || $report(_exceptionable2, {
|
|
894
888
|
path: _path2 + ".groups",
|
|
895
889
|
expected: "Array<GroupEntry>",
|
|
@@ -907,24 +901,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
907
901
|
expected: "Array<GroupEntry>",
|
|
908
902
|
value: input3.groups
|
|
909
903
|
})].every((flag) => flag);
|
|
910
|
-
const $vo21 = (input3, _path2, _exceptionable2 = true) => ["
|
|
911
|
-
path: _path2 + ".disabled",
|
|
912
|
-
expected: "boolean",
|
|
913
|
-
value: input3.disabled
|
|
914
|
-
}), void 0 === input3.lst || (Array.isArray(input3.lst) || $report(_exceptionable2, {
|
|
915
|
-
path: _path2 + ".lst",
|
|
916
|
-
expected: "([] | undefined)",
|
|
917
|
-
value: input3.lst
|
|
918
|
-
})) && ((input3.lst.length === 0 || $report(_exceptionable2, {
|
|
919
|
-
path: _path2 + ".lst",
|
|
920
|
-
expected: "[]",
|
|
921
|
-
value: input3.lst
|
|
922
|
-
})) && [].every((flag) => flag)) || $report(_exceptionable2, {
|
|
923
|
-
path: _path2 + ".lst",
|
|
924
|
-
expected: "([] | undefined)",
|
|
925
|
-
value: input3.lst
|
|
926
|
-
})].every((flag) => flag);
|
|
927
|
-
const $vo22 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
904
|
+
const $vo21 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
928
905
|
path: _path2 + ".join",
|
|
929
906
|
expected: "(string | undefined)",
|
|
930
907
|
value: input3.join
|
|
@@ -936,7 +913,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
936
913
|
path: _path2 + ".term",
|
|
937
914
|
expected: "NumericTerm",
|
|
938
915
|
value: input3.term
|
|
939
|
-
})) && $
|
|
916
|
+
})) && $vo22(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
940
917
|
path: _path2 + ".term",
|
|
941
918
|
expected: "NumericTerm",
|
|
942
919
|
value: input3.term
|
|
@@ -962,18 +939,18 @@ var validTermsByIdsResponse = (input) => {
|
|
|
962
939
|
value: input3.values
|
|
963
940
|
})) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
964
941
|
path: _path2 + ".values[" + _index10 + "]",
|
|
965
|
-
expected: "__type.
|
|
942
|
+
expected: "__type.o5",
|
|
966
943
|
value: elem
|
|
967
|
-
})) && $
|
|
944
|
+
})) && $vo30(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
968
945
|
path: _path2 + ".values[" + _index10 + "]",
|
|
969
|
-
expected: "__type.
|
|
946
|
+
expected: "__type.o5",
|
|
970
947
|
value: elem
|
|
971
948
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
972
949
|
path: _path2 + ".values",
|
|
973
950
|
expected: "Array<__type>.o1",
|
|
974
951
|
value: input3.values
|
|
975
952
|
})].every((flag) => flag);
|
|
976
|
-
const $
|
|
953
|
+
const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
977
954
|
path: _path2 + ".id",
|
|
978
955
|
expected: "string",
|
|
979
956
|
value: input3.id
|
|
@@ -1033,7 +1010,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1033
1010
|
path: _path2 + ".bins",
|
|
1034
1011
|
expected: "PresetNumericBins",
|
|
1035
1012
|
value: input3.bins
|
|
1036
|
-
})) && $
|
|
1013
|
+
})) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
1037
1014
|
path: _path2 + ".bins",
|
|
1038
1015
|
expected: "PresetNumericBins",
|
|
1039
1016
|
value: input3.bins
|
|
@@ -1043,18 +1020,18 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1043
1020
|
value: input3.unit
|
|
1044
1021
|
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
1045
1022
|
path: _path2 + ".continuousColorScale",
|
|
1046
|
-
expected: "(__type.
|
|
1023
|
+
expected: "(__type.o4 | undefined)",
|
|
1047
1024
|
value: input3.continuousColorScale
|
|
1048
|
-
})) && $
|
|
1025
|
+
})) && $vo29(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
1049
1026
|
path: _path2 + ".continuousColorScale",
|
|
1050
|
-
expected: "(__type.
|
|
1027
|
+
expected: "(__type.o4 | undefined)",
|
|
1051
1028
|
value: input3.continuousColorScale
|
|
1052
1029
|
})].every((flag) => flag);
|
|
1053
|
-
const $
|
|
1030
|
+
const $vo23 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
|
|
1054
1031
|
path: _path2 + '["default"]',
|
|
1055
1032
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
1056
1033
|
value: input3["default"]
|
|
1057
|
-
})) && $
|
|
1034
|
+
})) && $vu8(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
|
|
1058
1035
|
path: _path2 + '["default"]',
|
|
1059
1036
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
1060
1037
|
value: input3["default"]
|
|
@@ -1062,7 +1039,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1062
1039
|
path: _path2 + ".less",
|
|
1063
1040
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
1064
1041
|
value: input3.less
|
|
1065
|
-
})) && $
|
|
1042
|
+
})) && $vu8(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
|
|
1066
1043
|
path: _path2 + ".less",
|
|
1067
1044
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
1068
1045
|
value: input3.less
|
|
@@ -1087,7 +1064,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1087
1064
|
expected: "(number | undefined)",
|
|
1088
1065
|
value: input3.max
|
|
1089
1066
|
})].every((flag) => flag);
|
|
1090
|
-
const $
|
|
1067
|
+
const $vo24 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1091
1068
|
path: _path2 + ".hiddenValues",
|
|
1092
1069
|
expected: "(HiddenValues | undefined)",
|
|
1093
1070
|
value: input3.hiddenValues
|
|
@@ -1140,7 +1117,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1140
1117
|
expected: "(number | undefined)",
|
|
1141
1118
|
value: input3.label_offset
|
|
1142
1119
|
})].every((flag) => flag);
|
|
1143
|
-
const $
|
|
1120
|
+
const $vo25 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
|
|
1144
1121
|
path: _path2 + ".startunbounded",
|
|
1145
1122
|
expected: "true",
|
|
1146
1123
|
value: input3.startunbounded
|
|
@@ -1165,7 +1142,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1165
1142
|
expected: "(string | undefined)",
|
|
1166
1143
|
value: input3.label
|
|
1167
1144
|
})].every((flag) => flag);
|
|
1168
|
-
const $
|
|
1145
|
+
const $vo26 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
|
|
1169
1146
|
path: _path2 + ".startunbounded",
|
|
1170
1147
|
expected: "(false | undefined)",
|
|
1171
1148
|
value: input3.startunbounded
|
|
@@ -1194,7 +1171,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1194
1171
|
expected: "(string | undefined)",
|
|
1195
1172
|
value: input3.label
|
|
1196
1173
|
})].every((flag) => flag);
|
|
1197
|
-
const $
|
|
1174
|
+
const $vo27 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
|
|
1198
1175
|
path: _path2 + ".start",
|
|
1199
1176
|
expected: "number",
|
|
1200
1177
|
value: input3.start
|
|
@@ -1219,7 +1196,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1219
1196
|
expected: "(string | undefined)",
|
|
1220
1197
|
value: input3.label
|
|
1221
1198
|
})].every((flag) => flag);
|
|
1222
|
-
const $
|
|
1199
|
+
const $vo28 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1223
1200
|
path: _path2 + ".hiddenValues",
|
|
1224
1201
|
expected: "(HiddenValues | undefined)",
|
|
1225
1202
|
value: input3.hiddenValues
|
|
@@ -1286,7 +1263,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1286
1263
|
expected: '("median" | undefined)',
|
|
1287
1264
|
value: input3.preferredBins
|
|
1288
1265
|
})].every((flag) => flag);
|
|
1289
|
-
const $
|
|
1266
|
+
const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
|
|
1290
1267
|
path: _path2 + ".minColor",
|
|
1291
1268
|
expected: "string",
|
|
1292
1269
|
value: input3.minColor
|
|
@@ -1295,7 +1272,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1295
1272
|
expected: "string",
|
|
1296
1273
|
value: input3.maxColor
|
|
1297
1274
|
})].every((flag) => flag);
|
|
1298
|
-
const $
|
|
1275
|
+
const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1299
1276
|
path: _path2 + ".key",
|
|
1300
1277
|
expected: "string",
|
|
1301
1278
|
value: input3.key
|
|
@@ -1312,7 +1289,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1312
1289
|
expected: "(string | undefined)",
|
|
1313
1290
|
value: input3.label
|
|
1314
1291
|
})].every((flag) => flag);
|
|
1315
|
-
const $
|
|
1292
|
+
const $vo31 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1316
1293
|
path: _path2 + ".join",
|
|
1317
1294
|
expected: "(string | undefined)",
|
|
1318
1295
|
value: input3.join
|
|
@@ -1324,7 +1301,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1324
1301
|
path: _path2 + ".term",
|
|
1325
1302
|
expected: "ConditionTerm",
|
|
1326
1303
|
value: input3.term
|
|
1327
|
-
})) && $
|
|
1304
|
+
})) && $vo32(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1328
1305
|
path: _path2 + ".term",
|
|
1329
1306
|
expected: "ConditionTerm",
|
|
1330
1307
|
value: input3.term
|
|
@@ -1348,7 +1325,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1348
1325
|
path: _path2 + ".grade_and_child[" + _index14 + "]",
|
|
1349
1326
|
expected: "GradeAndChildEntry",
|
|
1350
1327
|
value: elem
|
|
1351
|
-
})) && $
|
|
1328
|
+
})) && $vo33(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1352
1329
|
path: _path2 + ".grade_and_child[" + _index14 + "]",
|
|
1353
1330
|
expected: "GradeAndChildEntry",
|
|
1354
1331
|
value: elem
|
|
@@ -1357,7 +1334,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1357
1334
|
expected: "(Array<GradeAndChildEntry> | undefined)",
|
|
1358
1335
|
value: input3.grade_and_child
|
|
1359
1336
|
})].every((flag) => flag);
|
|
1360
|
-
const $
|
|
1337
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1361
1338
|
path: _path2 + ".id",
|
|
1362
1339
|
expected: "string",
|
|
1363
1340
|
value: input3.id
|
|
@@ -1414,7 +1391,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1414
1391
|
expected: "(boolean | undefined)",
|
|
1415
1392
|
value: input3.skipValuesBuild
|
|
1416
1393
|
})].every((flag) => flag);
|
|
1417
|
-
const $
|
|
1394
|
+
const $vo33 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
|
|
1418
1395
|
path: _path2 + ".grade",
|
|
1419
1396
|
expected: "number",
|
|
1420
1397
|
value: input3.grade
|
|
@@ -1431,7 +1408,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1431
1408
|
expected: "string",
|
|
1432
1409
|
value: input3.child_label
|
|
1433
1410
|
})].every((flag) => flag);
|
|
1434
|
-
const $
|
|
1411
|
+
const $vo34 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1435
1412
|
path: _path2 + ".join",
|
|
1436
1413
|
expected: "(string | undefined)",
|
|
1437
1414
|
value: input3.join
|
|
@@ -1443,7 +1420,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1443
1420
|
path: _path2 + ".term",
|
|
1444
1421
|
expected: "DtTerm",
|
|
1445
1422
|
value: input3.term
|
|
1446
|
-
})) && $
|
|
1423
|
+
})) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1447
1424
|
path: _path2 + ".term",
|
|
1448
1425
|
expected: "DtTerm",
|
|
1449
1426
|
value: input3.term
|
|
@@ -1453,11 +1430,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1453
1430
|
value: input3.values
|
|
1454
1431
|
})) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1455
1432
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1456
|
-
expected: "__type.
|
|
1433
|
+
expected: "__type.o6",
|
|
1457
1434
|
value: elem
|
|
1458
|
-
})) && $
|
|
1435
|
+
})) && $vo38(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1459
1436
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1460
|
-
expected: "__type.
|
|
1437
|
+
expected: "__type.o6",
|
|
1461
1438
|
value: elem
|
|
1462
1439
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1463
1440
|
path: _path2 + ".values",
|
|
@@ -1472,7 +1449,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1472
1449
|
expected: "(boolean | undefined)",
|
|
1473
1450
|
value: input3.excludeGeneName
|
|
1474
1451
|
})].every((flag) => flag);
|
|
1475
|
-
const $
|
|
1452
|
+
const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1476
1453
|
path: _path2 + ".id",
|
|
1477
1454
|
expected: "string",
|
|
1478
1455
|
value: input3.id
|
|
@@ -1492,7 +1469,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1492
1469
|
path: _path2 + ".parentTerm",
|
|
1493
1470
|
expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1494
1471
|
value: input3.parentTerm
|
|
1495
|
-
})) && $
|
|
1472
|
+
})) && $vu9(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
|
|
1496
1473
|
path: _path2 + ".parentTerm",
|
|
1497
1474
|
expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1498
1475
|
value: input3.parentTerm
|
|
@@ -1521,7 +1498,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1521
1498
|
expected: "TermValues",
|
|
1522
1499
|
value: input3.values
|
|
1523
1500
|
})].every((flag) => flag);
|
|
1524
|
-
const $
|
|
1501
|
+
const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1525
1502
|
path: _path2 + ".id",
|
|
1526
1503
|
expected: "string",
|
|
1527
1504
|
value: input3.id
|
|
@@ -1599,11 +1576,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1599
1576
|
value: input3.stop
|
|
1600
1577
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1601
1578
|
path: _path2 + ".groupsetting",
|
|
1602
|
-
expected: "(
|
|
1579
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1603
1580
|
value: input3.groupsetting
|
|
1604
|
-
})) && $
|
|
1581
|
+
})) && $vo19(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
1605
1582
|
path: _path2 + ".groupsetting",
|
|
1606
|
-
expected: "(
|
|
1583
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1607
1584
|
value: input3.groupsetting
|
|
1608
1585
|
}), void 0 === input3.childTerms || (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
1609
1586
|
path: _path2 + ".childTerms",
|
|
@@ -1613,7 +1590,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1613
1590
|
path: _path2 + ".childTerms[" + _index20 + "]",
|
|
1614
1591
|
expected: "DtTerm",
|
|
1615
1592
|
value: elem
|
|
1616
|
-
})) && $
|
|
1593
|
+
})) && $vo35(elem, _path2 + ".childTerms[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1617
1594
|
path: _path2 + ".childTerms[" + _index20 + "]",
|
|
1618
1595
|
expected: "DtTerm",
|
|
1619
1596
|
value: elem
|
|
@@ -1622,7 +1599,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1622
1599
|
expected: "(Array<DtTerm> | undefined)",
|
|
1623
1600
|
value: input3.childTerms
|
|
1624
1601
|
})].every((flag) => flag);
|
|
1625
|
-
const $
|
|
1602
|
+
const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1626
1603
|
path: _path2 + ".id",
|
|
1627
1604
|
expected: "string",
|
|
1628
1605
|
value: input3.id
|
|
@@ -1696,11 +1673,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1696
1673
|
value: input3.stop
|
|
1697
1674
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1698
1675
|
path: _path2 + ".groupsetting",
|
|
1699
|
-
expected: "(
|
|
1676
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1700
1677
|
value: input3.groupsetting
|
|
1701
|
-
})) && $
|
|
1678
|
+
})) && $vo19(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
1702
1679
|
path: _path2 + ".groupsetting",
|
|
1703
|
-
expected: "(
|
|
1680
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1704
1681
|
value: input3.groupsetting
|
|
1705
1682
|
}), void 0 === input3.childTerms || (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
1706
1683
|
path: _path2 + ".childTerms",
|
|
@@ -1710,7 +1687,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1710
1687
|
path: _path2 + ".childTerms[" + _index23 + "]",
|
|
1711
1688
|
expected: "DtTerm",
|
|
1712
1689
|
value: elem
|
|
1713
|
-
})) && $
|
|
1690
|
+
})) && $vo35(elem, _path2 + ".childTerms[" + _index23 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1714
1691
|
path: _path2 + ".childTerms[" + _index23 + "]",
|
|
1715
1692
|
expected: "DtTerm",
|
|
1716
1693
|
value: elem
|
|
@@ -1719,7 +1696,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1719
1696
|
expected: "(Array<DtTerm> | undefined)",
|
|
1720
1697
|
value: input3.childTerms
|
|
1721
1698
|
})].every((flag) => flag);
|
|
1722
|
-
const $
|
|
1699
|
+
const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1723
1700
|
path: _path2 + ".key",
|
|
1724
1701
|
expected: "string",
|
|
1725
1702
|
value: input3.key
|
|
@@ -1732,7 +1709,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1732
1709
|
expected: "string",
|
|
1733
1710
|
value: input3.value
|
|
1734
1711
|
})].every((flag) => flag);
|
|
1735
|
-
const $
|
|
1712
|
+
const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
1736
1713
|
path: _path2 + ".id",
|
|
1737
1714
|
expected: "(string | undefined)",
|
|
1738
1715
|
value: input3.id
|
|
@@ -1760,7 +1737,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1760
1737
|
path: _path2 + ".term",
|
|
1761
1738
|
expected: "NumericTerm",
|
|
1762
1739
|
value: input3.term
|
|
1763
|
-
})) && $
|
|
1740
|
+
})) && $vo22(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1764
1741
|
path: _path2 + ".term",
|
|
1765
1742
|
expected: "NumericTerm",
|
|
1766
1743
|
value: input3.term
|
|
@@ -1768,12 +1745,12 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1768
1745
|
path: _path2 + ".q",
|
|
1769
1746
|
expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
|
|
1770
1747
|
value: input3.q
|
|
1771
|
-
})) && $
|
|
1748
|
+
})) && $vu10(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
1772
1749
|
path: _path2 + ".q",
|
|
1773
1750
|
expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
|
|
1774
1751
|
value: input3.q
|
|
1775
1752
|
})].every((flag) => flag);
|
|
1776
|
-
const $
|
|
1753
|
+
const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1777
1754
|
path: _path2 + ".hiddenValues",
|
|
1778
1755
|
expected: "(HiddenValues | undefined)",
|
|
1779
1756
|
value: input3.hiddenValues
|
|
@@ -1833,7 +1810,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1833
1810
|
expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
|
|
1834
1811
|
value: input3.lst
|
|
1835
1812
|
})].every((flag) => flag);
|
|
1836
|
-
const $
|
|
1813
|
+
const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1837
1814
|
path: _path2 + ".hiddenValues",
|
|
1838
1815
|
expected: "(HiddenValues | undefined)",
|
|
1839
1816
|
value: input3.hiddenValues
|
|
@@ -1870,7 +1847,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1870
1847
|
expected: "undefined",
|
|
1871
1848
|
value: input3.type
|
|
1872
1849
|
}))].every((flag) => flag);
|
|
1873
|
-
const $
|
|
1850
|
+
const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1874
1851
|
path: _path2 + ".hiddenValues",
|
|
1875
1852
|
expected: "(HiddenValues | undefined)",
|
|
1876
1853
|
value: input3.hiddenValues
|
|
@@ -1900,11 +1877,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1900
1877
|
value: input3.knots
|
|
1901
1878
|
})) && input3.knots.map((elem, _index24) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1902
1879
|
path: _path2 + ".knots[" + _index24 + "]",
|
|
1903
|
-
expected: "__type.
|
|
1880
|
+
expected: "__type.o7",
|
|
1904
1881
|
value: elem
|
|
1905
|
-
})) && $
|
|
1882
|
+
})) && $vo43(elem, _path2 + ".knots[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1906
1883
|
path: _path2 + ".knots[" + _index24 + "]",
|
|
1907
|
-
expected: "__type.
|
|
1884
|
+
expected: "__type.o7",
|
|
1908
1885
|
value: elem
|
|
1909
1886
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1910
1887
|
path: _path2 + ".knots",
|
|
@@ -1919,12 +1896,12 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1919
1896
|
expected: "undefined",
|
|
1920
1897
|
value: input3.type
|
|
1921
1898
|
}))].every((flag) => flag);
|
|
1922
|
-
const $
|
|
1899
|
+
const $vo43 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
|
|
1923
1900
|
path: _path2 + ".value",
|
|
1924
1901
|
expected: "number",
|
|
1925
1902
|
value: input3.value
|
|
1926
1903
|
})].every((flag) => flag);
|
|
1927
|
-
const $
|
|
1904
|
+
const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
1928
1905
|
path: _path2 + ".id",
|
|
1929
1906
|
expected: "(string | undefined)",
|
|
1930
1907
|
value: input3.id
|
|
@@ -1952,7 +1929,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1952
1929
|
path: _path2 + ".q",
|
|
1953
1930
|
expected: "SnpsQ",
|
|
1954
1931
|
value: input3.q
|
|
1955
|
-
})) && $
|
|
1932
|
+
})) && $vo45(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
1956
1933
|
path: _path2 + ".q",
|
|
1957
1934
|
expected: "SnpsQ",
|
|
1958
1935
|
value: input3.q
|
|
@@ -1960,12 +1937,12 @@ var validTermsByIdsResponse = (input) => {
|
|
|
1960
1937
|
path: _path2 + ".term",
|
|
1961
1938
|
expected: "SnpsTerm",
|
|
1962
1939
|
value: input3.term
|
|
1963
|
-
})) && $
|
|
1940
|
+
})) && $vo47(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1964
1941
|
path: _path2 + ".term",
|
|
1965
1942
|
expected: "SnpsTerm",
|
|
1966
1943
|
value: input3.term
|
|
1967
1944
|
})].every((flag) => flag);
|
|
1968
|
-
const $
|
|
1945
|
+
const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1969
1946
|
path: _path2 + ".hiddenValues",
|
|
1970
1947
|
expected: "(HiddenValues | undefined)",
|
|
1971
1948
|
value: input3.hiddenValues
|
|
@@ -2021,7 +1998,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2021
1998
|
path: _path2 + ".restrictAncestry",
|
|
2022
1999
|
expected: "RestrictAncestry",
|
|
2023
2000
|
value: input3.restrictAncestry
|
|
2024
|
-
})) && $
|
|
2001
|
+
})) && $vo46(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
|
|
2025
2002
|
path: _path2 + ".restrictAncestry",
|
|
2026
2003
|
expected: "RestrictAncestry",
|
|
2027
2004
|
value: input3.restrictAncestry
|
|
@@ -2046,7 +2023,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2046
2023
|
expected: "number",
|
|
2047
2024
|
value: input3.stop
|
|
2048
2025
|
})].every((flag) => flag);
|
|
2049
|
-
const $
|
|
2026
|
+
const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
2050
2027
|
path: _path2 + ".name",
|
|
2051
2028
|
expected: "string",
|
|
2052
2029
|
value: input3.name
|
|
@@ -2059,7 +2036,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2059
2036
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
|
|
2060
2037
|
value: input3.tvs
|
|
2061
2038
|
})].every((flag) => flag);
|
|
2062
|
-
const $
|
|
2039
|
+
const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2063
2040
|
path: _path2 + ".id",
|
|
2064
2041
|
expected: "string",
|
|
2065
2042
|
value: input3.id
|
|
@@ -2127,7 +2104,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2127
2104
|
path: _path2 + ".snps[" + _index27 + "]",
|
|
2128
2105
|
expected: "SnpsEntry",
|
|
2129
2106
|
value: elem
|
|
2130
|
-
})) && $
|
|
2107
|
+
})) && $vo48(elem, _path2 + ".snps[" + _index27 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2131
2108
|
path: _path2 + ".snps[" + _index27 + "]",
|
|
2132
2109
|
expected: "SnpsEntry",
|
|
2133
2110
|
value: elem
|
|
@@ -2136,7 +2113,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2136
2113
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
2137
2114
|
value: input3.snps
|
|
2138
2115
|
})].every((flag) => flag);
|
|
2139
|
-
const $
|
|
2116
|
+
const $vo48 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
|
|
2140
2117
|
path: _path2 + ".altAlleles",
|
|
2141
2118
|
expected: "(Array<string> | undefined)",
|
|
2142
2119
|
value: input3.altAlleles
|
|
@@ -2156,7 +2133,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2156
2133
|
path: _path2 + ".alleles[" + _index29 + "]",
|
|
2157
2134
|
expected: "AllelesEntry",
|
|
2158
2135
|
value: elem
|
|
2159
|
-
})) && $
|
|
2136
|
+
})) && $vo49(elem, _path2 + ".alleles[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2160
2137
|
path: _path2 + ".alleles[" + _index29 + "]",
|
|
2161
2138
|
expected: "AllelesEntry",
|
|
2162
2139
|
value: elem
|
|
@@ -2170,11 +2147,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2170
2147
|
value: input3.effectAllele
|
|
2171
2148
|
}), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
|
|
2172
2149
|
path: _path2 + ".gt2count",
|
|
2173
|
-
expected: "(__type.
|
|
2150
|
+
expected: "(__type.o8 | undefined)",
|
|
2174
2151
|
value: input3.gt2count
|
|
2175
|
-
})) && $
|
|
2152
|
+
})) && $vo50(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
|
|
2176
2153
|
path: _path2 + ".gt2count",
|
|
2177
|
-
expected: "(__type.
|
|
2154
|
+
expected: "(__type.o8 | undefined)",
|
|
2178
2155
|
value: input3.gt2count
|
|
2179
2156
|
}), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
|
|
2180
2157
|
path: _path2 + ".invalid",
|
|
@@ -2201,7 +2178,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2201
2178
|
expected: "(number | undefined)",
|
|
2202
2179
|
value: input3.pos
|
|
2203
2180
|
})].every((flag) => flag);
|
|
2204
|
-
const $
|
|
2181
|
+
const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
|
|
2205
2182
|
path: _path2 + ".allele",
|
|
2206
2183
|
expected: "string",
|
|
2207
2184
|
value: input3.allele
|
|
@@ -2214,7 +2191,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2214
2191
|
expected: "boolean",
|
|
2215
2192
|
value: input3.isRef
|
|
2216
2193
|
})].every((flag) => flag);
|
|
2217
|
-
const $
|
|
2194
|
+
const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
|
|
2218
2195
|
path: _path2 + ".k",
|
|
2219
2196
|
expected: "string",
|
|
2220
2197
|
value: input3.k
|
|
@@ -2223,7 +2200,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2223
2200
|
expected: "(number | string)",
|
|
2224
2201
|
value: input3.v
|
|
2225
2202
|
})].every((flag) => flag);
|
|
2226
|
-
const $
|
|
2203
|
+
const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2227
2204
|
path: _path2 + ".id",
|
|
2228
2205
|
expected: "(string | undefined)",
|
|
2229
2206
|
value: input3.id
|
|
@@ -2251,7 +2228,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2251
2228
|
path: _path2 + ".term",
|
|
2252
2229
|
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2253
2230
|
value: input3.term
|
|
2254
|
-
})) && $
|
|
2231
|
+
})) && $vu11(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
2255
2232
|
path: _path2 + ".term",
|
|
2256
2233
|
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2257
2234
|
value: input3.term
|
|
@@ -2259,12 +2236,12 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2259
2236
|
path: _path2 + ".q",
|
|
2260
2237
|
expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
|
|
2261
2238
|
value: input3.q
|
|
2262
|
-
})) && $
|
|
2239
|
+
})) && $vu12(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
2263
2240
|
path: _path2 + ".q",
|
|
2264
2241
|
expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
|
|
2265
2242
|
value: input3.q
|
|
2266
2243
|
})].every((flag) => flag);
|
|
2267
|
-
const $
|
|
2244
|
+
const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2268
2245
|
path: _path2 + ".id",
|
|
2269
2246
|
expected: "string",
|
|
2270
2247
|
value: input3.id
|
|
@@ -2342,11 +2319,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2342
2319
|
value: input3.stop
|
|
2343
2320
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
2344
2321
|
path: _path2 + ".groupsetting",
|
|
2345
|
-
expected: "
|
|
2322
|
+
expected: "TermGroupSetting",
|
|
2346
2323
|
value: input3.groupsetting
|
|
2347
|
-
})) && $
|
|
2324
|
+
})) && $vo19(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2348
2325
|
path: _path2 + ".groupsetting",
|
|
2349
|
-
expected: "
|
|
2326
|
+
expected: "TermGroupSetting",
|
|
2350
2327
|
value: input3.groupsetting
|
|
2351
2328
|
}), (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
2352
2329
|
path: _path2 + ".childTerms",
|
|
@@ -2356,7 +2333,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2356
2333
|
path: _path2 + ".childTerms[" + _index32 + "]",
|
|
2357
2334
|
expected: "DtTerm",
|
|
2358
2335
|
value: elem
|
|
2359
|
-
})) && $
|
|
2336
|
+
})) && $vo35(elem, _path2 + ".childTerms[" + _index32 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2360
2337
|
path: _path2 + ".childTerms[" + _index32 + "]",
|
|
2361
2338
|
expected: "DtTerm",
|
|
2362
2339
|
value: elem
|
|
@@ -2365,7 +2342,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2365
2342
|
expected: "Array<DtTerm>",
|
|
2366
2343
|
value: input3.childTerms
|
|
2367
2344
|
})].every((flag) => flag);
|
|
2368
|
-
const $
|
|
2345
|
+
const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2369
2346
|
path: _path2 + ".id",
|
|
2370
2347
|
expected: "string",
|
|
2371
2348
|
value: input3.id
|
|
@@ -2439,11 +2416,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2439
2416
|
value: input3.stop
|
|
2440
2417
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
2441
2418
|
path: _path2 + ".groupsetting",
|
|
2442
|
-
expected: "
|
|
2419
|
+
expected: "TermGroupSetting",
|
|
2443
2420
|
value: input3.groupsetting
|
|
2444
|
-
})) && $
|
|
2421
|
+
})) && $vo19(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2445
2422
|
path: _path2 + ".groupsetting",
|
|
2446
|
-
expected: "
|
|
2423
|
+
expected: "TermGroupSetting",
|
|
2447
2424
|
value: input3.groupsetting
|
|
2448
2425
|
}), (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
2449
2426
|
path: _path2 + ".childTerms",
|
|
@@ -2453,7 +2430,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2453
2430
|
path: _path2 + ".childTerms[" + _index35 + "]",
|
|
2454
2431
|
expected: "DtTerm",
|
|
2455
2432
|
value: elem
|
|
2456
|
-
})) && $
|
|
2433
|
+
})) && $vo35(elem, _path2 + ".childTerms[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2457
2434
|
path: _path2 + ".childTerms[" + _index35 + "]",
|
|
2458
2435
|
expected: "DtTerm",
|
|
2459
2436
|
value: elem
|
|
@@ -2462,7 +2439,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2462
2439
|
expected: "Array<DtTerm>",
|
|
2463
2440
|
value: input3.childTerms
|
|
2464
2441
|
})].every((flag) => flag);
|
|
2465
|
-
const $
|
|
2442
|
+
const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2466
2443
|
path: _path2 + ".id",
|
|
2467
2444
|
expected: "string",
|
|
2468
2445
|
value: input3.id
|
|
@@ -2520,14 +2497,14 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2520
2497
|
value: input3.skipValuesBuild
|
|
2521
2498
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
2522
2499
|
path: _path2 + ".groupsetting",
|
|
2523
|
-
expected: "
|
|
2500
|
+
expected: "TermGroupSetting",
|
|
2524
2501
|
value: input3.groupsetting
|
|
2525
|
-
})) && $
|
|
2502
|
+
})) && $vo19(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2526
2503
|
path: _path2 + ".groupsetting",
|
|
2527
|
-
expected: "
|
|
2504
|
+
expected: "TermGroupSetting",
|
|
2528
2505
|
value: input3.groupsetting
|
|
2529
2506
|
})].every((flag) => flag);
|
|
2530
|
-
const $
|
|
2507
|
+
const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2531
2508
|
path: _path2 + ".id",
|
|
2532
2509
|
expected: "string",
|
|
2533
2510
|
value: input3.id
|
|
@@ -2587,7 +2564,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2587
2564
|
path: _path2 + ".bins",
|
|
2588
2565
|
expected: "PresetNumericBins",
|
|
2589
2566
|
value: input3.bins
|
|
2590
|
-
})) && $
|
|
2567
|
+
})) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
2591
2568
|
path: _path2 + ".bins",
|
|
2592
2569
|
expected: "PresetNumericBins",
|
|
2593
2570
|
value: input3.bins
|
|
@@ -2597,14 +2574,14 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2597
2574
|
value: input3.unit
|
|
2598
2575
|
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
2599
2576
|
path: _path2 + ".continuousColorScale",
|
|
2600
|
-
expected: "(__type.
|
|
2577
|
+
expected: "(__type.o4 | undefined)",
|
|
2601
2578
|
value: input3.continuousColorScale
|
|
2602
|
-
})) && $
|
|
2579
|
+
})) && $vo29(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
2603
2580
|
path: _path2 + ".continuousColorScale",
|
|
2604
|
-
expected: "(__type.
|
|
2581
|
+
expected: "(__type.o4 | undefined)",
|
|
2605
2582
|
value: input3.continuousColorScale
|
|
2606
2583
|
})].every((flag) => flag);
|
|
2607
|
-
const $
|
|
2584
|
+
const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2608
2585
|
path: _path2 + ".id",
|
|
2609
2586
|
expected: "string",
|
|
2610
2587
|
value: input3.id
|
|
@@ -2661,7 +2638,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2661
2638
|
expected: "(boolean | undefined)",
|
|
2662
2639
|
value: input3.skipValuesBuild
|
|
2663
2640
|
})].every((flag) => flag);
|
|
2664
|
-
const $
|
|
2641
|
+
const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2665
2642
|
path: _path2 + ".id",
|
|
2666
2643
|
expected: "string",
|
|
2667
2644
|
value: input3.id
|
|
@@ -2729,7 +2706,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2729
2706
|
path: _path2 + ".snps[" + _index44 + "]",
|
|
2730
2707
|
expected: "SnpsEntry",
|
|
2731
2708
|
value: elem
|
|
2732
|
-
})) && $
|
|
2709
|
+
})) && $vo48(elem, _path2 + ".snps[" + _index44 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2733
2710
|
path: _path2 + ".snps[" + _index44 + "]",
|
|
2734
2711
|
expected: "SnpsEntry",
|
|
2735
2712
|
value: elem
|
|
@@ -2738,7 +2715,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2738
2715
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
2739
2716
|
value: input3.snps
|
|
2740
2717
|
})].every((flag) => flag);
|
|
2741
|
-
const $
|
|
2718
|
+
const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2742
2719
|
path: _path2 + ".id",
|
|
2743
2720
|
expected: "string",
|
|
2744
2721
|
value: input3.id
|
|
@@ -2786,7 +2763,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2786
2763
|
path: _path2 + ".values",
|
|
2787
2764
|
expected: "(TermValues & SampleLstTermValues | undefined)",
|
|
2788
2765
|
value: input3.values
|
|
2789
|
-
})) && $
|
|
2766
|
+
})) && $vo59(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
2790
2767
|
path: _path2 + ".values",
|
|
2791
2768
|
expected: "(TermValues & SampleLstTermValues | undefined)",
|
|
2792
2769
|
value: input3.values
|
|
@@ -2795,7 +2772,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2795
2772
|
expected: "(boolean | undefined)",
|
|
2796
2773
|
value: input3.skipValuesBuild
|
|
2797
2774
|
})].every((flag) => flag);
|
|
2798
|
-
const $
|
|
2775
|
+
const $vo59 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
2799
2776
|
const value = input3[key];
|
|
2800
2777
|
if (void 0 === value)
|
|
2801
2778
|
return true;
|
|
@@ -2804,7 +2781,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2804
2781
|
path: _path2 + $join(key),
|
|
2805
2782
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2806
2783
|
value
|
|
2807
|
-
})) && $
|
|
2784
|
+
})) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2808
2785
|
path: _path2 + $join(key),
|
|
2809
2786
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2810
2787
|
value
|
|
@@ -2814,14 +2791,14 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2814
2791
|
path: _path2 + $join(key),
|
|
2815
2792
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2816
2793
|
value
|
|
2817
|
-
})) && $
|
|
2794
|
+
})) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2818
2795
|
path: _path2 + $join(key),
|
|
2819
2796
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2820
2797
|
value
|
|
2821
2798
|
});
|
|
2822
2799
|
return true;
|
|
2823
2800
|
}).every((flag) => flag)].every((flag) => flag);
|
|
2824
|
-
const $
|
|
2801
|
+
const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
|
|
2825
2802
|
path: _path2 + ".key",
|
|
2826
2803
|
expected: "(string | undefined)",
|
|
2827
2804
|
value: input3.key
|
|
@@ -2867,18 +2844,18 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2867
2844
|
value: input3.list
|
|
2868
2845
|
})) && input3.list.map((elem, _index47) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2869
2846
|
path: _path2 + ".list[" + _index47 + "]",
|
|
2870
|
-
expected: "__type.
|
|
2847
|
+
expected: "__type.o9",
|
|
2871
2848
|
value: elem
|
|
2872
|
-
})) && $
|
|
2849
|
+
})) && $vo61(elem, _path2 + ".list[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2873
2850
|
path: _path2 + ".list[" + _index47 + "]",
|
|
2874
|
-
expected: "__type.
|
|
2851
|
+
expected: "__type.o9",
|
|
2875
2852
|
value: elem
|
|
2876
2853
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
2877
2854
|
path: _path2 + ".list",
|
|
2878
2855
|
expected: "Array<__type>.o4",
|
|
2879
2856
|
value: input3.list
|
|
2880
2857
|
}), true].every((flag) => flag);
|
|
2881
|
-
const $
|
|
2858
|
+
const $vo61 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
|
|
2882
2859
|
path: _path2 + ".sampleId",
|
|
2883
2860
|
expected: "string",
|
|
2884
2861
|
value: input3.sampleId
|
|
@@ -2887,7 +2864,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2887
2864
|
expected: "string",
|
|
2888
2865
|
value: input3.sample
|
|
2889
2866
|
})].every((flag) => flag);
|
|
2890
|
-
const $
|
|
2867
|
+
const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2891
2868
|
path: _path2 + ".hiddenValues",
|
|
2892
2869
|
expected: "(HiddenValues | undefined)",
|
|
2893
2870
|
value: input3.hiddenValues
|
|
@@ -2916,7 +2893,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2916
2893
|
expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "filter" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
|
|
2917
2894
|
value: input3.type
|
|
2918
2895
|
})].every((flag) => flag);
|
|
2919
|
-
const $
|
|
2896
|
+
const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2920
2897
|
path: _path2 + ".hiddenValues",
|
|
2921
2898
|
expected: "(HiddenValues | undefined)",
|
|
2922
2899
|
value: input3.hiddenValues
|
|
@@ -2981,7 +2958,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
2981
2958
|
expected: "(boolean | undefined)",
|
|
2982
2959
|
value: input3.value_by_computable_grade
|
|
2983
2960
|
}), true].every((flag) => flag);
|
|
2984
|
-
const $
|
|
2961
|
+
const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2985
2962
|
path: _path2 + ".hiddenValues",
|
|
2986
2963
|
expected: "(HiddenValues | undefined)",
|
|
2987
2964
|
value: input3.hiddenValues
|
|
@@ -3013,38 +2990,38 @@ var validTermsByIdsResponse = (input) => {
|
|
|
3013
2990
|
path: _path2 + ".groups",
|
|
3014
2991
|
expected: "SampleLstTermValues",
|
|
3015
2992
|
value: input3.groups
|
|
3016
|
-
})) && $
|
|
2993
|
+
})) && $vo65(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
|
|
3017
2994
|
path: _path2 + ".groups",
|
|
3018
2995
|
expected: "SampleLstTermValues",
|
|
3019
2996
|
value: input3.groups
|
|
3020
2997
|
})].every((flag) => flag);
|
|
3021
|
-
const $
|
|
2998
|
+
const $vo65 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
3022
2999
|
const value = input3[key];
|
|
3023
3000
|
if (void 0 === value)
|
|
3024
3001
|
return true;
|
|
3025
3002
|
if (RegExp(/(.*)/).test(key))
|
|
3026
3003
|
return ("object" === typeof value && null !== value || $report(_exceptionable2, {
|
|
3027
3004
|
path: _path2 + $join(key),
|
|
3028
|
-
expected: "__type.
|
|
3005
|
+
expected: "__type.o10",
|
|
3029
3006
|
value
|
|
3030
|
-
})) && $
|
|
3007
|
+
})) && $vo66(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
3031
3008
|
path: _path2 + $join(key),
|
|
3032
|
-
expected: "__type.
|
|
3009
|
+
expected: "__type.o10",
|
|
3033
3010
|
value
|
|
3034
3011
|
});
|
|
3035
3012
|
if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
|
|
3036
3013
|
return ("object" === typeof value && null !== value || $report(_exceptionable2, {
|
|
3037
3014
|
path: _path2 + $join(key),
|
|
3038
|
-
expected: "__type.
|
|
3015
|
+
expected: "__type.o10",
|
|
3039
3016
|
value
|
|
3040
|
-
})) && $
|
|
3017
|
+
})) && $vo66(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
3041
3018
|
path: _path2 + $join(key),
|
|
3042
|
-
expected: "__type.
|
|
3019
|
+
expected: "__type.o10",
|
|
3043
3020
|
value
|
|
3044
3021
|
});
|
|
3045
3022
|
return true;
|
|
3046
3023
|
}).every((flag) => flag)].every((flag) => flag);
|
|
3047
|
-
const $
|
|
3024
|
+
const $vo66 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
3048
3025
|
path: _path2 + ".name",
|
|
3049
3026
|
expected: "string",
|
|
3050
3027
|
value: input3.name
|
|
@@ -3058,11 +3035,11 @@ var validTermsByIdsResponse = (input) => {
|
|
|
3058
3035
|
value: input3.list
|
|
3059
3036
|
})) && input3.list.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3060
3037
|
path: _path2 + ".list[" + _index49 + "]",
|
|
3061
|
-
expected: "__type.
|
|
3038
|
+
expected: "__type.o9",
|
|
3062
3039
|
value: elem
|
|
3063
|
-
})) && $
|
|
3040
|
+
})) && $vo61(elem, _path2 + ".list[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3064
3041
|
path: _path2 + ".list[" + _index49 + "]",
|
|
3065
|
-
expected: "__type.
|
|
3042
|
+
expected: "__type.o9",
|
|
3066
3043
|
value: elem
|
|
3067
3044
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
3068
3045
|
path: _path2 + ".list",
|
|
@@ -3093,16 +3070,16 @@ var validTermsByIdsResponse = (input) => {
|
|
|
3093
3070
|
})();
|
|
3094
3071
|
const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3095
3072
|
if (true === input3.startunbounded)
|
|
3096
|
-
return $
|
|
3073
|
+
return $vo25(input3, _path2, _exceptionable2);
|
|
3097
3074
|
if (true === input3.stopunbounded)
|
|
3098
|
-
return $
|
|
3099
|
-
return $
|
|
3075
|
+
return $vo27(input3, _path2, _exceptionable2);
|
|
3076
|
+
return $vo26(input3, _path2, _exceptionable2);
|
|
3100
3077
|
})();
|
|
3101
3078
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3102
3079
|
if (true === input3.startunbounded)
|
|
3103
|
-
return $
|
|
3080
|
+
return $vo25(input3, _path2, _exceptionable2);
|
|
3104
3081
|
if (void 0 !== input3.start)
|
|
3105
|
-
return $
|
|
3082
|
+
return $vo26(input3, _path2, _exceptionable2);
|
|
3106
3083
|
return $report(_exceptionable2, {
|
|
3107
3084
|
path: _path2,
|
|
3108
3085
|
expected: "(StartUnboundedBin | FullyBoundedBin)",
|
|
@@ -3111,9 +3088,9 @@ var validTermsByIdsResponse = (input) => {
|
|
|
3111
3088
|
})();
|
|
3112
3089
|
const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3113
3090
|
if (void 0 !== input3.stop)
|
|
3114
|
-
return $
|
|
3091
|
+
return $vo26(input3, _path2, _exceptionable2);
|
|
3115
3092
|
if (true === input3.stopunbounded)
|
|
3116
|
-
return $
|
|
3093
|
+
return $vo27(input3, _path2, _exceptionable2);
|
|
3117
3094
|
return $report(_exceptionable2, {
|
|
3118
3095
|
path: _path2,
|
|
3119
3096
|
expected: "(FullyBoundedBin | StopUnboundedBin)",
|
|
@@ -3123,7 +3100,7 @@ var validTermsByIdsResponse = (input) => {
|
|
|
3123
3100
|
const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3124
3101
|
if (void 0 !== input3.type)
|
|
3125
3102
|
return $vo2(input3, _path2, _exceptionable2);
|
|
3126
|
-
return $
|
|
3103
|
+
return $vo51(input3, _path2, false) || $vo44(input3, _path2, false) || $vo39(input3, _path2, false);
|
|
3127
3104
|
})();
|
|
3128
3105
|
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3129
3106
|
if ("values" === input3.type)
|
|
@@ -3136,75 +3113,70 @@ var validTermsByIdsResponse = (input) => {
|
|
|
3136
3113
|
})();
|
|
3137
3114
|
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3138
3115
|
if (void 0 !== input3.ranges)
|
|
3139
|
-
return $
|
|
3140
|
-
return $vo15(input3, _path2, false) || $
|
|
3116
|
+
return $vo21(input3, _path2, _exceptionable2);
|
|
3117
|
+
return $vo15(input3, _path2, false) || $vo31(input3, _path2, false) || $vo34(input3, _path2, false);
|
|
3141
3118
|
})();
|
|
3142
3119
|
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3143
|
-
if (Array.isArray(input3.lst) && input3.lst.map((elem, _index50) => "object" === typeof elem && null !== elem && $vo20(elem, _path2 + ".lst[" + _index50 + "]", false)).every((flag) => flag))
|
|
3144
|
-
return $vo19(input3, _path2, _exceptionable2);
|
|
3145
|
-
return $vo21(input3, _path2, _exceptionable2);
|
|
3146
|
-
})();
|
|
3147
|
-
const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3148
3120
|
if ("regular-bin" === input3.type)
|
|
3149
|
-
return $
|
|
3121
|
+
return $vo24(input3, _path2, _exceptionable2);
|
|
3150
3122
|
if ("custom-bin" === input3.type)
|
|
3151
|
-
return $
|
|
3123
|
+
return $vo28(input3, _path2, _exceptionable2);
|
|
3152
3124
|
return $report(_exceptionable2, {
|
|
3153
3125
|
path: _path2,
|
|
3154
3126
|
expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
|
|
3155
3127
|
value: input3
|
|
3156
3128
|
});
|
|
3157
3129
|
})();
|
|
3158
|
-
const $
|
|
3130
|
+
const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3159
3131
|
if ("gene" === input3.kind)
|
|
3160
|
-
return $
|
|
3132
|
+
return $vo36(input3, _path2, _exceptionable2);
|
|
3161
3133
|
if ("coord" === input3.kind)
|
|
3162
|
-
return $
|
|
3134
|
+
return $vo37(input3, _path2, _exceptionable2);
|
|
3163
3135
|
return $report(_exceptionable2, {
|
|
3164
3136
|
path: _path2,
|
|
3165
3137
|
expected: '(BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',
|
|
3166
3138
|
value: input3
|
|
3167
3139
|
});
|
|
3168
3140
|
})();
|
|
3169
|
-
const $
|
|
3141
|
+
const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3170
3142
|
if ("regular-bin" === input3.type)
|
|
3171
|
-
return $
|
|
3143
|
+
return $vo24(input3, _path2, _exceptionable2);
|
|
3172
3144
|
if ("continuous" === input3.mode)
|
|
3173
|
-
return $
|
|
3145
|
+
return $vo41(input3, _path2, _exceptionable2);
|
|
3174
3146
|
if ("spline" === input3.mode)
|
|
3175
|
-
return $
|
|
3176
|
-
return $
|
|
3147
|
+
return $vo42(input3, _path2, _exceptionable2);
|
|
3148
|
+
return $vo28(input3, _path2, false) || $vo40(input3, _path2, false);
|
|
3177
3149
|
})();
|
|
3178
|
-
const $
|
|
3150
|
+
const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3179
3151
|
if ("gene" === input3.kind)
|
|
3180
|
-
return $
|
|
3152
|
+
return $vo52(input3, _path2, _exceptionable2);
|
|
3181
3153
|
if ("coord" === input3.kind)
|
|
3182
|
-
return $
|
|
3154
|
+
return $vo53(input3, _path2, _exceptionable2);
|
|
3183
3155
|
if ("categorical" === input3.type)
|
|
3184
|
-
return $
|
|
3156
|
+
return $vo54(input3, _path2, _exceptionable2);
|
|
3185
3157
|
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
|
|
3186
|
-
return $
|
|
3158
|
+
return $vo55(input3, _path2, _exceptionable2);
|
|
3187
3159
|
if ("condition" === input3.type)
|
|
3188
|
-
return $
|
|
3189
|
-
return $
|
|
3160
|
+
return $vo56(input3, _path2, _exceptionable2);
|
|
3161
|
+
return $vo57(input3, _path2, false) || $vo58(input3, _path2, false);
|
|
3190
3162
|
})();
|
|
3191
|
-
const $
|
|
3163
|
+
const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3192
3164
|
if (void 0 !== input3.predefined_groupset_idx)
|
|
3193
3165
|
return $vo7(input3, _path2, _exceptionable2);
|
|
3194
3166
|
if (void 0 !== input3.customset)
|
|
3195
3167
|
return $vo8(input3, _path2, _exceptionable2);
|
|
3196
3168
|
if (void 0 !== input3.bin_size)
|
|
3197
|
-
return $
|
|
3169
|
+
return $vo24(input3, _path2, _exceptionable2);
|
|
3198
3170
|
if (void 0 !== input3.knots)
|
|
3199
|
-
return $
|
|
3171
|
+
return $vo42(input3, _path2, _exceptionable2);
|
|
3200
3172
|
if (void 0 !== input3.AFcutoff)
|
|
3201
|
-
return $
|
|
3173
|
+
return $vo45(input3, _path2, _exceptionable2);
|
|
3202
3174
|
if (void 0 !== input3.timeScale)
|
|
3203
|
-
return $
|
|
3175
|
+
return $vo63(input3, _path2, _exceptionable2);
|
|
3204
3176
|
return (() => {
|
|
3205
3177
|
if (void 0 !== input3.groups)
|
|
3206
|
-
return $
|
|
3207
|
-
return $vo6(input3, _path2, false) || $
|
|
3178
|
+
return $vo64(input3, _path2, _exceptionable2);
|
|
3179
|
+
return $vo6(input3, _path2, false) || $vo62(input3, _path2, false) || $vo4(input3, _path2, false) || $vo28(input3, _path2, false) || $vo40(input3, _path2, false) || $vo41(input3, _path2, false);
|
|
3208
3180
|
})();
|
|
3209
3181
|
})();
|
|
3210
3182
|
return ("object" === typeof input2 && null !== input2 || $report(true, {
|