@sjcrh/proteinpaint-types 2.100.1-1 → 2.102.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/brainImaging.js +1 -1
- package/dist/{chunk-MPWRZLLD.js → chunk-A7N3MZBR.js} +220 -190
- package/dist/{chunk-6FUNF4LO.js → chunk-C7NNY32H.js} +222 -162
- package/dist/{chunk-3SAPC23I.js → chunk-FUIYK4TP.js} +251 -225
- package/dist/{chunk-GQVW2DPA.js → chunk-JGY7OWQH.js} +64 -46
- package/dist/{chunk-ARKAYFIF.js → chunk-KADNDGDN.js} +215 -189
- package/dist/{chunk-IORCECK2.js → chunk-MD7FPJ6R.js} +64 -46
- package/dist/{chunk-Y4KYTIK6.js → chunk-MUMDRXDY.js} +64 -46
- package/dist/{chunk-JDJZ35H6.js → chunk-OK6BVEFI.js} +64 -46
- package/dist/{chunk-QV7KKZV4.js → chunk-PFG6MDVS.js} +215 -189
- package/dist/{chunk-HQDTWY25.js → chunk-QVDCLRUP.js} +215 -189
- package/dist/{chunk-CU5TLT6P.js → chunk-WSXS2FSQ.js} +188 -144
- package/dist/{chunk-BJB2CGP3.js → chunk-XPPUNYBL.js} +64 -46
- 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/routes/termdb.boxplot.ts +2 -0
- package/src/terms/numeric.ts +3 -5
|
@@ -100,74 +100,75 @@ var validCategoriesRequest = (input) => {
|
|
|
100
100
|
const $io16 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io17(elem)));
|
|
101
101
|
const $io17 = (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) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
|
|
102
102
|
const $io18 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
|
|
103
|
-
const $io19 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io20(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 && $
|
|
104
|
-
const $io20 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && $io14(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit);
|
|
103
|
+
const $io19 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io20(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 && $io28(elem)));
|
|
104
|
+
const $io20 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && $io14(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io27(input3.continuousColorScale));
|
|
105
105
|
const $io21 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu9(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu9(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);
|
|
106
106
|
const $io22 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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 && $iu4(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu5(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
|
|
107
107
|
const $io23 = (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);
|
|
108
108
|
const $io24 = (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);
|
|
109
109
|
const $io25 = (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);
|
|
110
110
|
const $io26 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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);
|
|
111
|
-
const $io27 = (input3) => "string" === typeof input3.
|
|
112
|
-
const $io28 = (input3) =>
|
|
113
|
-
const $io29 = (input3) =>
|
|
114
|
-
const $io30 = (input3) => "
|
|
115
|
-
const $io31 = (input3) =>
|
|
116
|
-
const $io32 = (input3) =>
|
|
117
|
-
const $io33 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "
|
|
118
|
-
const $io34 = (input3) =>
|
|
119
|
-
const $io35 = (input3) =>
|
|
120
|
-
const $io36 = (input3) =>
|
|
121
|
-
const $io37 = (input3) =>
|
|
122
|
-
const $io38 = (input3) =>
|
|
123
|
-
const $io39 = (input3) => (void 0 === input3.
|
|
124
|
-
const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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) && "
|
|
125
|
-
const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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) && "
|
|
126
|
-
const $io42 = (input3) => "
|
|
127
|
-
const $io43 = (input3) =>
|
|
128
|
-
const $io44 = (input3) => (void 0 === input3.
|
|
129
|
-
const $io45 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.
|
|
130
|
-
const $io46 = (input3) => "string" === typeof input3.
|
|
131
|
-
const $io47 = (input3) =>
|
|
132
|
-
const $io48 = (input3) => "string" === typeof input3.
|
|
133
|
-
const $io49 = (input3) => "string" === typeof input3.
|
|
134
|
-
const $io50 = (input3) =>
|
|
135
|
-
const $io51 = (input3) =>
|
|
136
|
-
const $io52 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name &&
|
|
137
|
-
const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
138
|
-
const $io54 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
139
|
-
const $io55 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "
|
|
140
|
-
const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
141
|
-
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) && $
|
|
142
|
-
const $io58 = (input3) =>
|
|
111
|
+
const $io27 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
|
|
112
|
+
const $io28 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
|
|
113
|
+
const $io29 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io30(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 && $io31(elem)));
|
|
114
|
+
const $io30 = (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) && $io14(input3.values));
|
|
115
|
+
const $io31 = (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;
|
|
116
|
+
const $io32 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
|
|
117
|
+
const $io33 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "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);
|
|
118
|
+
const $io34 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
119
|
+
const $io35 = (input3) => 1 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
120
|
+
const $io36 = (input3) => 4 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
121
|
+
const $io37 = (input3) => 5 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
122
|
+
const $io38 = (input3) => 2 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
123
|
+
const $io39 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu11(input3.q));
|
|
124
|
+
const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
|
|
125
|
+
const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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);
|
|
126
|
+
const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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);
|
|
127
|
+
const $io43 = (input3) => "number" === typeof input3.value;
|
|
128
|
+
const $io44 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io2(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));
|
|
129
|
+
const $io45 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === 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 && $io11(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
130
|
+
const $io46 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu12(input3.tvs));
|
|
131
|
+
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) && $io14(input3.values)) && (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)));
|
|
132
|
+
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);
|
|
133
|
+
const $io49 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
|
|
134
|
+
const $io50 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
|
|
135
|
+
const $io51 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu14(input3.q));
|
|
136
|
+
const $io52 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting));
|
|
137
|
+
const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && $io14(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io27(input3.continuousColorScale));
|
|
138
|
+
const $io54 = (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) && $io14(input3.values));
|
|
139
|
+
const $io55 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "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);
|
|
140
|
+
const $io56 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
141
|
+
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) && $io14(input3.values)) && (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)));
|
|
142
|
+
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));
|
|
143
|
+
const $io59 = (input3) => Object.keys(input3).every((key) => {
|
|
143
144
|
const value = input3[key];
|
|
144
145
|
if (void 0 === value)
|
|
145
146
|
return true;
|
|
146
147
|
if (RegExp(/(.*)/).test(key))
|
|
147
|
-
return "object" === typeof value && null !== value && $
|
|
148
|
+
return "object" === typeof value && null !== value && $io60(value);
|
|
148
149
|
if (RegExp(/^-?\d+\.?\d*$/).test(key))
|
|
149
|
-
return "object" === typeof value && null !== value && $
|
|
150
|
+
return "object" === typeof value && null !== value && $io60(value);
|
|
150
151
|
return true;
|
|
151
152
|
});
|
|
152
|
-
const $
|
|
153
|
-
const $
|
|
154
|
-
const $
|
|
155
|
-
const $
|
|
156
|
-
const $
|
|
157
|
-
const $
|
|
158
|
-
const $
|
|
159
|
-
const $
|
|
160
|
-
const $
|
|
153
|
+
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 && $io11(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;
|
|
154
|
+
const $io61 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
|
|
155
|
+
const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type);
|
|
156
|
+
const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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;
|
|
157
|
+
const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
|
|
158
|
+
const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
|
|
159
|
+
const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io7(input3.customset));
|
|
160
|
+
const $io67 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io68(input3.groups));
|
|
161
|
+
const $io68 = (input3) => Object.keys(input3).every((key) => {
|
|
161
162
|
const value = input3[key];
|
|
162
163
|
if (void 0 === value)
|
|
163
164
|
return true;
|
|
164
165
|
if (RegExp(/(.*)/).test(key))
|
|
165
|
-
return "object" === typeof value && null !== value && $
|
|
166
|
+
return "object" === typeof value && null !== value && $io69(value);
|
|
166
167
|
if (RegExp(/^-?\d+\.?\d*$/).test(key))
|
|
167
|
-
return "object" === typeof value && null !== value && $
|
|
168
|
+
return "object" === typeof value && null !== value && $io69(value);
|
|
168
169
|
return true;
|
|
169
170
|
});
|
|
170
|
-
const $
|
|
171
|
+
const $io69 = (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;
|
|
171
172
|
const $iu0 = (input3) => (() => {
|
|
172
173
|
if ("string" === typeof input3.type)
|
|
173
174
|
return $io8(input3);
|
|
@@ -183,10 +184,10 @@ var validCategoriesRequest = (input) => {
|
|
|
183
184
|
return (() => {
|
|
184
185
|
if ($io12(input3))
|
|
185
186
|
return $io12(input3);
|
|
186
|
-
if ($
|
|
187
|
-
return $
|
|
188
|
-
if ($
|
|
189
|
-
return $
|
|
187
|
+
if ($io29(input3))
|
|
188
|
+
return $io29(input3);
|
|
189
|
+
if ($io32(input3))
|
|
190
|
+
return $io32(input3);
|
|
190
191
|
return false;
|
|
191
192
|
})();
|
|
192
193
|
})();
|
|
@@ -199,13 +200,13 @@ var validCategoriesRequest = (input) => {
|
|
|
199
200
|
})();
|
|
200
201
|
const $iu3 = (input3) => (() => {
|
|
201
202
|
if (2 === input3.dt)
|
|
202
|
-
return $
|
|
203
|
+
return $io38(input3);
|
|
203
204
|
if (5 === input3.dt)
|
|
204
|
-
return $
|
|
205
|
+
return $io37(input3);
|
|
205
206
|
if (4 === input3.dt)
|
|
206
|
-
return $
|
|
207
|
+
return $io36(input3);
|
|
207
208
|
if (1 === input3.dt)
|
|
208
|
-
return $
|
|
209
|
+
return $io35(input3);
|
|
209
210
|
return false;
|
|
210
211
|
})();
|
|
211
212
|
const $iu4 = (input3) => (() => {
|
|
@@ -226,12 +227,12 @@ var validCategoriesRequest = (input) => {
|
|
|
226
227
|
if (void 0 !== input3.type)
|
|
227
228
|
return $io1(input3);
|
|
228
229
|
return (() => {
|
|
229
|
-
if ($
|
|
230
|
-
return $
|
|
231
|
-
if ($
|
|
232
|
-
return $
|
|
233
|
-
if ($
|
|
234
|
-
return $
|
|
230
|
+
if ($io51(input3))
|
|
231
|
+
return $io51(input3);
|
|
232
|
+
if ($io44(input3))
|
|
233
|
+
return $io44(input3);
|
|
234
|
+
if ($io39(input3))
|
|
235
|
+
return $io39(input3);
|
|
235
236
|
return false;
|
|
236
237
|
})();
|
|
237
238
|
})();
|
|
@@ -258,23 +259,23 @@ var validCategoriesRequest = (input) => {
|
|
|
258
259
|
})();
|
|
259
260
|
const $iu10 = (input3) => (() => {
|
|
260
261
|
if ("gene" === input3.kind)
|
|
261
|
-
return $io32(input3);
|
|
262
|
-
if ("coord" === input3.kind)
|
|
263
262
|
return $io33(input3);
|
|
263
|
+
if ("coord" === input3.kind)
|
|
264
|
+
return $io34(input3);
|
|
264
265
|
return false;
|
|
265
266
|
})();
|
|
266
267
|
const $iu11 = (input3) => (() => {
|
|
267
268
|
if ("regular-bin" === input3.type)
|
|
268
269
|
return $io22(input3);
|
|
269
270
|
if ("continuous" === input3.mode)
|
|
270
|
-
return $io40(input3);
|
|
271
|
-
if ("spline" === input3.mode)
|
|
272
271
|
return $io41(input3);
|
|
272
|
+
if ("spline" === input3.mode)
|
|
273
|
+
return $io42(input3);
|
|
273
274
|
return (() => {
|
|
274
275
|
if ($io26(input3))
|
|
275
276
|
return $io26(input3);
|
|
276
|
-
if ($
|
|
277
|
-
return $
|
|
277
|
+
if ($io40(input3))
|
|
278
|
+
return $io40(input3);
|
|
278
279
|
return false;
|
|
279
280
|
})();
|
|
280
281
|
})();
|
|
@@ -284,29 +285,29 @@ var validCategoriesRequest = (input) => {
|
|
|
284
285
|
return (() => {
|
|
285
286
|
if ($io12(input3))
|
|
286
287
|
return $io12(input3);
|
|
287
|
-
if ($
|
|
288
|
-
return $
|
|
289
|
-
if ($
|
|
290
|
-
return $
|
|
288
|
+
if ($io29(input3))
|
|
289
|
+
return $io29(input3);
|
|
290
|
+
if ($io32(input3))
|
|
291
|
+
return $io32(input3);
|
|
291
292
|
return false;
|
|
292
293
|
})();
|
|
293
294
|
})();
|
|
294
295
|
const $iu13 = (input3) => (() => {
|
|
295
296
|
if ("categorical" === input3.type)
|
|
296
|
-
return $io51(input3);
|
|
297
|
-
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
|
|
298
297
|
return $io52(input3);
|
|
299
|
-
if ("
|
|
298
|
+
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
|
|
300
299
|
return $io53(input3);
|
|
301
|
-
if ("
|
|
300
|
+
if ("condition" === input3.type)
|
|
302
301
|
return $io54(input3);
|
|
303
|
-
if ("
|
|
302
|
+
if ("gene" === input3.kind)
|
|
304
303
|
return $io55(input3);
|
|
304
|
+
if ("coord" === input3.kind)
|
|
305
|
+
return $io56(input3);
|
|
305
306
|
return (() => {
|
|
306
|
-
if ($io56(input3))
|
|
307
|
-
return $io56(input3);
|
|
308
307
|
if ($io57(input3))
|
|
309
308
|
return $io57(input3);
|
|
309
|
+
if ($io58(input3))
|
|
310
|
+
return $io58(input3);
|
|
310
311
|
return false;
|
|
311
312
|
})();
|
|
312
313
|
})();
|
|
@@ -314,14 +315,14 @@ var validCategoriesRequest = (input) => {
|
|
|
314
315
|
if (void 0 !== input3.bin_size)
|
|
315
316
|
return $io22(input3);
|
|
316
317
|
if (void 0 !== input3.knots)
|
|
317
|
-
return $
|
|
318
|
+
return $io42(input3);
|
|
318
319
|
if (void 0 !== input3.AFcutoff)
|
|
319
|
-
return $
|
|
320
|
+
return $io45(input3);
|
|
320
321
|
if (void 0 !== input3.timeScale)
|
|
321
|
-
return $
|
|
322
|
+
return $io63(input3);
|
|
322
323
|
return (() => {
|
|
323
324
|
if (void 0 !== input3.groups)
|
|
324
|
-
return $
|
|
325
|
+
return $io67(input3);
|
|
325
326
|
return (() => {
|
|
326
327
|
if ($io3(input3))
|
|
327
328
|
return $io3(input3);
|
|
@@ -331,18 +332,18 @@ var validCategoriesRequest = (input) => {
|
|
|
331
332
|
return $io6(input3);
|
|
332
333
|
if ($io26(input3))
|
|
333
334
|
return $io26(input3);
|
|
334
|
-
if ($io39(input3))
|
|
335
|
-
return $io39(input3);
|
|
336
335
|
if ($io40(input3))
|
|
337
336
|
return $io40(input3);
|
|
338
|
-
if ($
|
|
339
|
-
return $
|
|
340
|
-
if ($
|
|
341
|
-
return $
|
|
337
|
+
if ($io41(input3))
|
|
338
|
+
return $io41(input3);
|
|
339
|
+
if ($io62(input3))
|
|
340
|
+
return $io62(input3);
|
|
342
341
|
if ($io64(input3))
|
|
343
342
|
return $io64(input3);
|
|
344
343
|
if ($io65(input3))
|
|
345
344
|
return $io65(input3);
|
|
345
|
+
if ($io66(input3))
|
|
346
|
+
return $io66(input3);
|
|
346
347
|
return false;
|
|
347
348
|
})();
|
|
348
349
|
})();
|
|
@@ -925,11 +926,11 @@ var validCategoriesRequest = (input) => {
|
|
|
925
926
|
value: input3.values
|
|
926
927
|
})) && input3.values.map((elem, _index11) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
927
928
|
path: _path2 + ".values[" + _index11 + "]",
|
|
928
|
-
expected: "__type.
|
|
929
|
+
expected: "__type.o4",
|
|
929
930
|
value: elem
|
|
930
|
-
})) && $
|
|
931
|
+
})) && $vo28(elem, _path2 + ".values[" + _index11 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
931
932
|
path: _path2 + ".values[" + _index11 + "]",
|
|
932
|
-
expected: "__type.
|
|
933
|
+
expected: "__type.o4",
|
|
933
934
|
value: elem
|
|
934
935
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
935
936
|
path: _path2 + ".values",
|
|
@@ -1000,6 +1001,14 @@ var validCategoriesRequest = (input) => {
|
|
|
1000
1001
|
path: _path2 + ".unit",
|
|
1001
1002
|
expected: "(string | undefined)",
|
|
1002
1003
|
value: input3.unit
|
|
1004
|
+
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
1005
|
+
path: _path2 + ".continuousColorScale",
|
|
1006
|
+
expected: "(__type.o3 | undefined)",
|
|
1007
|
+
value: input3.continuousColorScale
|
|
1008
|
+
})) && $vo27(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
1009
|
+
path: _path2 + ".continuousColorScale",
|
|
1010
|
+
expected: "(__type.o3 | undefined)",
|
|
1011
|
+
value: input3.continuousColorScale
|
|
1003
1012
|
})].every((flag) => flag);
|
|
1004
1013
|
const $vo21 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
|
|
1005
1014
|
path: _path2 + '["default"]',
|
|
@@ -1237,7 +1246,16 @@ var validCategoriesRequest = (input) => {
|
|
|
1237
1246
|
expected: '("median" | undefined)',
|
|
1238
1247
|
value: input3.preferredBins
|
|
1239
1248
|
})].every((flag) => flag);
|
|
1240
|
-
const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.
|
|
1249
|
+
const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
|
|
1250
|
+
path: _path2 + ".minColor",
|
|
1251
|
+
expected: "string",
|
|
1252
|
+
value: input3.minColor
|
|
1253
|
+
}), "string" === typeof input3.maxColor || $report(_exceptionable2, {
|
|
1254
|
+
path: _path2 + ".maxColor",
|
|
1255
|
+
expected: "string",
|
|
1256
|
+
value: input3.maxColor
|
|
1257
|
+
})].every((flag) => flag);
|
|
1258
|
+
const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1241
1259
|
path: _path2 + ".key",
|
|
1242
1260
|
expected: "string",
|
|
1243
1261
|
value: input3.key
|
|
@@ -1254,7 +1272,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1254
1272
|
expected: "(string | undefined)",
|
|
1255
1273
|
value: input3.label
|
|
1256
1274
|
})].every((flag) => flag);
|
|
1257
|
-
const $
|
|
1275
|
+
const $vo29 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1258
1276
|
path: _path2 + ".join",
|
|
1259
1277
|
expected: "(string | undefined)",
|
|
1260
1278
|
value: input3.join
|
|
@@ -1266,7 +1284,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1266
1284
|
path: _path2 + ".term",
|
|
1267
1285
|
expected: "ConditionTerm",
|
|
1268
1286
|
value: input3.term
|
|
1269
|
-
})) && $
|
|
1287
|
+
})) && $vo30(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1270
1288
|
path: _path2 + ".term",
|
|
1271
1289
|
expected: "ConditionTerm",
|
|
1272
1290
|
value: input3.term
|
|
@@ -1290,7 +1308,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1290
1308
|
path: _path2 + ".grade_and_child[" + _index15 + "]",
|
|
1291
1309
|
expected: "GradeAndChildEntry",
|
|
1292
1310
|
value: elem
|
|
1293
|
-
})) && $
|
|
1311
|
+
})) && $vo31(elem, _path2 + ".grade_and_child[" + _index15 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1294
1312
|
path: _path2 + ".grade_and_child[" + _index15 + "]",
|
|
1295
1313
|
expected: "GradeAndChildEntry",
|
|
1296
1314
|
value: elem
|
|
@@ -1299,7 +1317,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1299
1317
|
expected: "(Array<GradeAndChildEntry> | undefined)",
|
|
1300
1318
|
value: input3.grade_and_child
|
|
1301
1319
|
})].every((flag) => flag);
|
|
1302
|
-
const $
|
|
1320
|
+
const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1303
1321
|
path: _path2 + ".id",
|
|
1304
1322
|
expected: "string",
|
|
1305
1323
|
value: input3.id
|
|
@@ -1352,7 +1370,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1352
1370
|
expected: "(TermValues | undefined)",
|
|
1353
1371
|
value: input3.values
|
|
1354
1372
|
})].every((flag) => flag);
|
|
1355
|
-
const $
|
|
1373
|
+
const $vo31 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
|
|
1356
1374
|
path: _path2 + ".grade",
|
|
1357
1375
|
expected: "number",
|
|
1358
1376
|
value: input3.grade
|
|
@@ -1369,7 +1387,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1369
1387
|
expected: "string",
|
|
1370
1388
|
value: input3.child_label
|
|
1371
1389
|
})].every((flag) => flag);
|
|
1372
|
-
const $
|
|
1390
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1373
1391
|
path: _path2 + ".join",
|
|
1374
1392
|
expected: "(string | undefined)",
|
|
1375
1393
|
value: input3.join
|
|
@@ -1402,7 +1420,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1402
1420
|
expected: "Array<GeneVariantTvsValue>",
|
|
1403
1421
|
value: input3.values
|
|
1404
1422
|
})].every((flag) => flag);
|
|
1405
|
-
const $
|
|
1423
|
+
const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1406
1424
|
path: _path2 + ".id",
|
|
1407
1425
|
expected: "string",
|
|
1408
1426
|
value: input3.id
|
|
@@ -1483,7 +1501,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1483
1501
|
expected: "(number | undefined)",
|
|
1484
1502
|
value: input3.stop
|
|
1485
1503
|
})].every((flag) => flag);
|
|
1486
|
-
const $
|
|
1504
|
+
const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1487
1505
|
path: _path2 + ".id",
|
|
1488
1506
|
expected: "string",
|
|
1489
1507
|
value: input3.id
|
|
@@ -1560,7 +1578,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1560
1578
|
expected: "number",
|
|
1561
1579
|
value: input3.stop
|
|
1562
1580
|
})].every((flag) => flag);
|
|
1563
|
-
const $
|
|
1581
|
+
const $vo35 = (input3, _path2, _exceptionable2 = true) => [1 === input3.dt || $report(_exceptionable2, {
|
|
1564
1582
|
path: _path2 + ".dt",
|
|
1565
1583
|
expected: "1",
|
|
1566
1584
|
value: input3.dt
|
|
@@ -1593,7 +1611,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1593
1611
|
expected: '("germline" | "somatic" | undefined)',
|
|
1594
1612
|
value: input3.origin
|
|
1595
1613
|
})].every((flag) => flag);
|
|
1596
|
-
const $
|
|
1614
|
+
const $vo36 = (input3, _path2, _exceptionable2 = true) => [4 === input3.dt || $report(_exceptionable2, {
|
|
1597
1615
|
path: _path2 + ".dt",
|
|
1598
1616
|
expected: "4",
|
|
1599
1617
|
value: input3.dt
|
|
@@ -1626,7 +1644,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1626
1644
|
expected: '("germline" | "somatic" | undefined)',
|
|
1627
1645
|
value: input3.origin
|
|
1628
1646
|
})].every((flag) => flag);
|
|
1629
|
-
const $
|
|
1647
|
+
const $vo37 = (input3, _path2, _exceptionable2 = true) => [5 === input3.dt || $report(_exceptionable2, {
|
|
1630
1648
|
path: _path2 + ".dt",
|
|
1631
1649
|
expected: "5",
|
|
1632
1650
|
value: input3.dt
|
|
@@ -1659,7 +1677,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1659
1677
|
expected: '("germline" | "somatic" | undefined)',
|
|
1660
1678
|
value: input3.origin
|
|
1661
1679
|
})].every((flag) => flag);
|
|
1662
|
-
const $
|
|
1680
|
+
const $vo38 = (input3, _path2, _exceptionable2 = true) => [2 === input3.dt || $report(_exceptionable2, {
|
|
1663
1681
|
path: _path2 + ".dt",
|
|
1664
1682
|
expected: "2",
|
|
1665
1683
|
value: input3.dt
|
|
@@ -1692,7 +1710,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1692
1710
|
expected: '("germline" | "somatic" | undefined)',
|
|
1693
1711
|
value: input3.origin
|
|
1694
1712
|
})].every((flag) => flag);
|
|
1695
|
-
const $
|
|
1713
|
+
const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
1696
1714
|
path: _path2 + ".id",
|
|
1697
1715
|
expected: "(string | undefined)",
|
|
1698
1716
|
value: input3.id
|
|
@@ -1733,7 +1751,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1733
1751
|
expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
|
|
1734
1752
|
value: input3.q
|
|
1735
1753
|
})].every((flag) => flag);
|
|
1736
|
-
const $
|
|
1754
|
+
const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1737
1755
|
path: _path2 + ".hiddenValues",
|
|
1738
1756
|
expected: "(HiddenValues | undefined)",
|
|
1739
1757
|
value: input3.hiddenValues
|
|
@@ -1793,7 +1811,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1793
1811
|
expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
|
|
1794
1812
|
value: input3.lst
|
|
1795
1813
|
})].every((flag) => flag);
|
|
1796
|
-
const $
|
|
1814
|
+
const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1797
1815
|
path: _path2 + ".hiddenValues",
|
|
1798
1816
|
expected: "(HiddenValues | undefined)",
|
|
1799
1817
|
value: input3.hiddenValues
|
|
@@ -1830,7 +1848,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1830
1848
|
expected: "undefined",
|
|
1831
1849
|
value: input3.type
|
|
1832
1850
|
}))].every((flag) => flag);
|
|
1833
|
-
const $
|
|
1851
|
+
const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1834
1852
|
path: _path2 + ".hiddenValues",
|
|
1835
1853
|
expected: "(HiddenValues | undefined)",
|
|
1836
1854
|
value: input3.hiddenValues
|
|
@@ -1860,11 +1878,11 @@ var validCategoriesRequest = (input) => {
|
|
|
1860
1878
|
value: input3.knots
|
|
1861
1879
|
})) && input3.knots.map((elem, _index31) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1862
1880
|
path: _path2 + ".knots[" + _index31 + "]",
|
|
1863
|
-
expected: "__type.
|
|
1881
|
+
expected: "__type.o5",
|
|
1864
1882
|
value: elem
|
|
1865
|
-
})) && $
|
|
1883
|
+
})) && $vo43(elem, _path2 + ".knots[" + _index31 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1866
1884
|
path: _path2 + ".knots[" + _index31 + "]",
|
|
1867
|
-
expected: "__type.
|
|
1885
|
+
expected: "__type.o5",
|
|
1868
1886
|
value: elem
|
|
1869
1887
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1870
1888
|
path: _path2 + ".knots",
|
|
@@ -1879,12 +1897,12 @@ var validCategoriesRequest = (input) => {
|
|
|
1879
1897
|
expected: "undefined",
|
|
1880
1898
|
value: input3.type
|
|
1881
1899
|
}))].every((flag) => flag);
|
|
1882
|
-
const $
|
|
1900
|
+
const $vo43 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
|
|
1883
1901
|
path: _path2 + ".value",
|
|
1884
1902
|
expected: "number",
|
|
1885
1903
|
value: input3.value
|
|
1886
1904
|
})].every((flag) => flag);
|
|
1887
|
-
const $
|
|
1905
|
+
const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
1888
1906
|
path: _path2 + ".id",
|
|
1889
1907
|
expected: "(string | undefined)",
|
|
1890
1908
|
value: input3.id
|
|
@@ -1912,7 +1930,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1912
1930
|
path: _path2 + ".q",
|
|
1913
1931
|
expected: "SnpsQ",
|
|
1914
1932
|
value: input3.q
|
|
1915
|
-
})) && $
|
|
1933
|
+
})) && $vo45(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
1916
1934
|
path: _path2 + ".q",
|
|
1917
1935
|
expected: "SnpsQ",
|
|
1918
1936
|
value: input3.q
|
|
@@ -1920,12 +1938,12 @@ var validCategoriesRequest = (input) => {
|
|
|
1920
1938
|
path: _path2 + ".term",
|
|
1921
1939
|
expected: "SnpsTerm",
|
|
1922
1940
|
value: input3.term
|
|
1923
|
-
})) && $
|
|
1941
|
+
})) && $vo47(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1924
1942
|
path: _path2 + ".term",
|
|
1925
1943
|
expected: "SnpsTerm",
|
|
1926
1944
|
value: input3.term
|
|
1927
1945
|
})].every((flag) => flag);
|
|
1928
|
-
const $
|
|
1946
|
+
const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1929
1947
|
path: _path2 + ".hiddenValues",
|
|
1930
1948
|
expected: "(HiddenValues | undefined)",
|
|
1931
1949
|
value: input3.hiddenValues
|
|
@@ -1981,7 +1999,7 @@ var validCategoriesRequest = (input) => {
|
|
|
1981
1999
|
path: _path2 + ".restrictAncestry",
|
|
1982
2000
|
expected: "RestrictAncestry",
|
|
1983
2001
|
value: input3.restrictAncestry
|
|
1984
|
-
})) && $
|
|
2002
|
+
})) && $vo46(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
|
|
1985
2003
|
path: _path2 + ".restrictAncestry",
|
|
1986
2004
|
expected: "RestrictAncestry",
|
|
1987
2005
|
value: input3.restrictAncestry
|
|
@@ -2006,7 +2024,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2006
2024
|
expected: "number",
|
|
2007
2025
|
value: input3.stop
|
|
2008
2026
|
})].every((flag) => flag);
|
|
2009
|
-
const $
|
|
2027
|
+
const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
2010
2028
|
path: _path2 + ".name",
|
|
2011
2029
|
expected: "string",
|
|
2012
2030
|
value: input3.name
|
|
@@ -2019,7 +2037,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2019
2037
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
|
|
2020
2038
|
value: input3.tvs
|
|
2021
2039
|
})].every((flag) => flag);
|
|
2022
|
-
const $
|
|
2040
|
+
const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2023
2041
|
path: _path2 + ".id",
|
|
2024
2042
|
expected: "string",
|
|
2025
2043
|
value: input3.id
|
|
@@ -2083,7 +2101,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2083
2101
|
path: _path2 + ".snps[" + _index34 + "]",
|
|
2084
2102
|
expected: "SnpsEntry",
|
|
2085
2103
|
value: elem
|
|
2086
|
-
})) && $
|
|
2104
|
+
})) && $vo48(elem, _path2 + ".snps[" + _index34 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2087
2105
|
path: _path2 + ".snps[" + _index34 + "]",
|
|
2088
2106
|
expected: "SnpsEntry",
|
|
2089
2107
|
value: elem
|
|
@@ -2092,7 +2110,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2092
2110
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
2093
2111
|
value: input3.snps
|
|
2094
2112
|
})].every((flag) => flag);
|
|
2095
|
-
const $
|
|
2113
|
+
const $vo48 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
|
|
2096
2114
|
path: _path2 + ".altAlleles",
|
|
2097
2115
|
expected: "(Array<string> | undefined)",
|
|
2098
2116
|
value: input3.altAlleles
|
|
@@ -2112,7 +2130,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2112
2130
|
path: _path2 + ".alleles[" + _index36 + "]",
|
|
2113
2131
|
expected: "AllelesEntry",
|
|
2114
2132
|
value: elem
|
|
2115
|
-
})) && $
|
|
2133
|
+
})) && $vo49(elem, _path2 + ".alleles[" + _index36 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2116
2134
|
path: _path2 + ".alleles[" + _index36 + "]",
|
|
2117
2135
|
expected: "AllelesEntry",
|
|
2118
2136
|
value: elem
|
|
@@ -2126,11 +2144,11 @@ var validCategoriesRequest = (input) => {
|
|
|
2126
2144
|
value: input3.effectAllele
|
|
2127
2145
|
}), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
|
|
2128
2146
|
path: _path2 + ".gt2count",
|
|
2129
|
-
expected: "(__type.
|
|
2147
|
+
expected: "(__type.o6 | undefined)",
|
|
2130
2148
|
value: input3.gt2count
|
|
2131
|
-
})) && $
|
|
2149
|
+
})) && $vo50(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
|
|
2132
2150
|
path: _path2 + ".gt2count",
|
|
2133
|
-
expected: "(__type.
|
|
2151
|
+
expected: "(__type.o6 | undefined)",
|
|
2134
2152
|
value: input3.gt2count
|
|
2135
2153
|
}), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
|
|
2136
2154
|
path: _path2 + ".invalid",
|
|
@@ -2157,7 +2175,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2157
2175
|
expected: "(number | undefined)",
|
|
2158
2176
|
value: input3.pos
|
|
2159
2177
|
})].every((flag) => flag);
|
|
2160
|
-
const $
|
|
2178
|
+
const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
|
|
2161
2179
|
path: _path2 + ".allele",
|
|
2162
2180
|
expected: "string",
|
|
2163
2181
|
value: input3.allele
|
|
@@ -2170,7 +2188,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2170
2188
|
expected: "boolean",
|
|
2171
2189
|
value: input3.isRef
|
|
2172
2190
|
})].every((flag) => flag);
|
|
2173
|
-
const $
|
|
2191
|
+
const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
|
|
2174
2192
|
path: _path2 + ".k",
|
|
2175
2193
|
expected: "string",
|
|
2176
2194
|
value: input3.k
|
|
@@ -2179,7 +2197,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2179
2197
|
expected: "(number | string)",
|
|
2180
2198
|
value: input3.v
|
|
2181
2199
|
})].every((flag) => flag);
|
|
2182
|
-
const $
|
|
2200
|
+
const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2183
2201
|
path: _path2 + ".id",
|
|
2184
2202
|
expected: "(string | undefined)",
|
|
2185
2203
|
value: input3.id
|
|
@@ -2205,11 +2223,11 @@ var validCategoriesRequest = (input) => {
|
|
|
2205
2223
|
value: input3.minNumSamples
|
|
2206
2224
|
}), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
|
|
2207
2225
|
path: _path2 + ".term",
|
|
2208
|
-
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2226
|
+
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; 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"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2209
2227
|
value: input3.term
|
|
2210
2228
|
})) && $vu13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
2211
2229
|
path: _path2 + ".term",
|
|
2212
|
-
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2230
|
+
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; 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"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2213
2231
|
value: input3.term
|
|
2214
2232
|
}), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
|
|
2215
2233
|
path: _path2 + ".q",
|
|
@@ -2220,7 +2238,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2220
2238
|
expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | MinBaseQ & { cnvGainCutoff?: number | undefined; cnvMaxLength?: number | undefined; cnvMinAbsValue?: number | undefined; cnvLossCutoff?: number | undefined; exclude: string[]; dt?: number | undefined; origin?: string | undefined; } & { ...; } & { ...; } | MinBaseQ & { cnvGainCutoff?: number | undefined; cnvMaxLength?: number | undefined; cnvMinAbsValue?: number | undefined; cnvLossCutoff?: number | undefined; exclude: string[]; dt?: number | undefined; origin?: string | undefined; } & { ...; } & { ...; }.o1 | MinBaseQ & { cnvGainCutoff?: number | undefined; cnvMaxLength?: number | undefined; cnvMinAbsValue?: number | undefined; cnvLossCutoff?: number | undefined; exclude: string[]; dt?: number | undefined; origin?: string | undefined; } & { ...; } & { ...; }.o2 | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
|
|
2221
2239
|
value: input3.q
|
|
2222
2240
|
})].every((flag) => flag);
|
|
2223
|
-
const $
|
|
2241
|
+
const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2224
2242
|
path: _path2 + ".id",
|
|
2225
2243
|
expected: "string",
|
|
2226
2244
|
value: input3.id
|
|
@@ -2281,7 +2299,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2281
2299
|
expected: "(EnabledTermGroupSetting | __type.o2)",
|
|
2282
2300
|
value: input3.groupsetting
|
|
2283
2301
|
})].every((flag) => flag);
|
|
2284
|
-
const $
|
|
2302
|
+
const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2285
2303
|
path: _path2 + ".id",
|
|
2286
2304
|
expected: "string",
|
|
2287
2305
|
value: input3.id
|
|
@@ -2345,8 +2363,16 @@ var validCategoriesRequest = (input) => {
|
|
|
2345
2363
|
path: _path2 + ".unit",
|
|
2346
2364
|
expected: "(string | undefined)",
|
|
2347
2365
|
value: input3.unit
|
|
2366
|
+
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
2367
|
+
path: _path2 + ".continuousColorScale",
|
|
2368
|
+
expected: "(__type.o3 | undefined)",
|
|
2369
|
+
value: input3.continuousColorScale
|
|
2370
|
+
})) && $vo27(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
2371
|
+
path: _path2 + ".continuousColorScale",
|
|
2372
|
+
expected: "(__type.o3 | undefined)",
|
|
2373
|
+
value: input3.continuousColorScale
|
|
2348
2374
|
})].every((flag) => flag);
|
|
2349
|
-
const $
|
|
2375
|
+
const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2350
2376
|
path: _path2 + ".id",
|
|
2351
2377
|
expected: "string",
|
|
2352
2378
|
value: input3.id
|
|
@@ -2399,7 +2425,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2399
2425
|
expected: "(TermValues | undefined)",
|
|
2400
2426
|
value: input3.values
|
|
2401
2427
|
})].every((flag) => flag);
|
|
2402
|
-
const $
|
|
2428
|
+
const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2403
2429
|
path: _path2 + ".id",
|
|
2404
2430
|
expected: "string",
|
|
2405
2431
|
value: input3.id
|
|
@@ -2480,7 +2506,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2480
2506
|
expected: "(number | undefined)",
|
|
2481
2507
|
value: input3.stop
|
|
2482
2508
|
})].every((flag) => flag);
|
|
2483
|
-
const $
|
|
2509
|
+
const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2484
2510
|
path: _path2 + ".id",
|
|
2485
2511
|
expected: "string",
|
|
2486
2512
|
value: input3.id
|
|
@@ -2557,7 +2583,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2557
2583
|
expected: "number",
|
|
2558
2584
|
value: input3.stop
|
|
2559
2585
|
})].every((flag) => flag);
|
|
2560
|
-
const $
|
|
2586
|
+
const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2561
2587
|
path: _path2 + ".id",
|
|
2562
2588
|
expected: "string",
|
|
2563
2589
|
value: input3.id
|
|
@@ -2621,7 +2647,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2621
2647
|
path: _path2 + ".snps[" + _index49 + "]",
|
|
2622
2648
|
expected: "SnpsEntry",
|
|
2623
2649
|
value: elem
|
|
2624
|
-
})) && $
|
|
2650
|
+
})) && $vo48(elem, _path2 + ".snps[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2625
2651
|
path: _path2 + ".snps[" + _index49 + "]",
|
|
2626
2652
|
expected: "SnpsEntry",
|
|
2627
2653
|
value: elem
|
|
@@ -2630,7 +2656,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2630
2656
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
2631
2657
|
value: input3.snps
|
|
2632
2658
|
})].every((flag) => flag);
|
|
2633
|
-
const $
|
|
2659
|
+
const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2634
2660
|
path: _path2 + ".id",
|
|
2635
2661
|
expected: "string",
|
|
2636
2662
|
value: input3.id
|
|
@@ -2678,12 +2704,12 @@ var validCategoriesRequest = (input) => {
|
|
|
2678
2704
|
path: _path2 + ".values",
|
|
2679
2705
|
expected: "(TermValues & SampleLstTermValues | undefined)",
|
|
2680
2706
|
value: input3.values
|
|
2681
|
-
})) && $
|
|
2707
|
+
})) && $vo59(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
2682
2708
|
path: _path2 + ".values",
|
|
2683
2709
|
expected: "(TermValues & SampleLstTermValues | undefined)",
|
|
2684
2710
|
value: input3.values
|
|
2685
2711
|
})].every((flag) => flag);
|
|
2686
|
-
const $
|
|
2712
|
+
const $vo59 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
2687
2713
|
const value = input3[key];
|
|
2688
2714
|
if (void 0 === value)
|
|
2689
2715
|
return true;
|
|
@@ -2692,7 +2718,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2692
2718
|
path: _path2 + $join(key),
|
|
2693
2719
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2694
2720
|
value
|
|
2695
|
-
})) && $
|
|
2721
|
+
})) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2696
2722
|
path: _path2 + $join(key),
|
|
2697
2723
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2698
2724
|
value
|
|
@@ -2702,14 +2728,14 @@ var validCategoriesRequest = (input) => {
|
|
|
2702
2728
|
path: _path2 + $join(key),
|
|
2703
2729
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2704
2730
|
value
|
|
2705
|
-
})) && $
|
|
2731
|
+
})) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2706
2732
|
path: _path2 + $join(key),
|
|
2707
2733
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2708
2734
|
value
|
|
2709
2735
|
});
|
|
2710
2736
|
return true;
|
|
2711
2737
|
}).every((flag) => flag)].every((flag) => flag);
|
|
2712
|
-
const $
|
|
2738
|
+
const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
|
|
2713
2739
|
path: _path2 + ".key",
|
|
2714
2740
|
expected: "(string | undefined)",
|
|
2715
2741
|
value: input3.key
|
|
@@ -2755,18 +2781,18 @@ var validCategoriesRequest = (input) => {
|
|
|
2755
2781
|
value: input3.list
|
|
2756
2782
|
})) && input3.list.map((elem, _index52) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2757
2783
|
path: _path2 + ".list[" + _index52 + "]",
|
|
2758
|
-
expected: "__type.
|
|
2784
|
+
expected: "__type.o7",
|
|
2759
2785
|
value: elem
|
|
2760
|
-
})) && $
|
|
2786
|
+
})) && $vo61(elem, _path2 + ".list[" + _index52 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2761
2787
|
path: _path2 + ".list[" + _index52 + "]",
|
|
2762
|
-
expected: "__type.
|
|
2788
|
+
expected: "__type.o7",
|
|
2763
2789
|
value: elem
|
|
2764
2790
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
2765
2791
|
path: _path2 + ".list",
|
|
2766
2792
|
expected: "Array<__type>.o3",
|
|
2767
2793
|
value: input3.list
|
|
2768
2794
|
}), true].every((flag) => flag);
|
|
2769
|
-
const $
|
|
2795
|
+
const $vo61 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
|
|
2770
2796
|
path: _path2 + ".sampleId",
|
|
2771
2797
|
expected: "string",
|
|
2772
2798
|
value: input3.sampleId
|
|
@@ -2775,7 +2801,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2775
2801
|
expected: "string",
|
|
2776
2802
|
value: input3.sample
|
|
2777
2803
|
})].every((flag) => flag);
|
|
2778
|
-
const $
|
|
2804
|
+
const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2779
2805
|
path: _path2 + ".hiddenValues",
|
|
2780
2806
|
expected: "(HiddenValues | undefined)",
|
|
2781
2807
|
value: input3.hiddenValues
|
|
@@ -2804,7 +2830,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2804
2830
|
expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
|
|
2805
2831
|
value: input3.type
|
|
2806
2832
|
})].every((flag) => flag);
|
|
2807
|
-
const $
|
|
2833
|
+
const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2808
2834
|
path: _path2 + ".hiddenValues",
|
|
2809
2835
|
expected: "(HiddenValues | undefined)",
|
|
2810
2836
|
value: input3.hiddenValues
|
|
@@ -2869,7 +2895,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2869
2895
|
expected: "(boolean | undefined)",
|
|
2870
2896
|
value: input3.value_by_computable_grade
|
|
2871
2897
|
}), true].every((flag) => flag);
|
|
2872
|
-
const $
|
|
2898
|
+
const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2873
2899
|
path: _path2 + ".hiddenValues",
|
|
2874
2900
|
expected: "(HiddenValues | undefined)",
|
|
2875
2901
|
value: input3.hiddenValues
|
|
@@ -2934,7 +2960,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2934
2960
|
expected: '"values"',
|
|
2935
2961
|
value: input3.type
|
|
2936
2962
|
})].every((flag) => flag);
|
|
2937
|
-
const $
|
|
2963
|
+
const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2938
2964
|
path: _path2 + ".hiddenValues",
|
|
2939
2965
|
expected: "(HiddenValues | undefined)",
|
|
2940
2966
|
value: input3.hiddenValues
|
|
@@ -3003,7 +3029,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3003
3029
|
expected: "number",
|
|
3004
3030
|
value: input3.predefined_groupset_idx
|
|
3005
3031
|
})].every((flag) => flag);
|
|
3006
|
-
const $
|
|
3032
|
+
const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3007
3033
|
path: _path2 + ".hiddenValues",
|
|
3008
3034
|
expected: "(HiddenValues | undefined)",
|
|
3009
3035
|
value: input3.hiddenValues
|
|
@@ -3076,7 +3102,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3076
3102
|
expected: "BaseGroupSet",
|
|
3077
3103
|
value: input3.customset
|
|
3078
3104
|
})].every((flag) => flag);
|
|
3079
|
-
const $
|
|
3105
|
+
const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3080
3106
|
path: _path2 + ".hiddenValues",
|
|
3081
3107
|
expected: "(HiddenValues | undefined)",
|
|
3082
3108
|
value: input3.hiddenValues
|
|
@@ -3108,38 +3134,38 @@ var validCategoriesRequest = (input) => {
|
|
|
3108
3134
|
path: _path2 + ".groups",
|
|
3109
3135
|
expected: "SampleLstTermValues",
|
|
3110
3136
|
value: input3.groups
|
|
3111
|
-
})) && $
|
|
3137
|
+
})) && $vo68(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
|
|
3112
3138
|
path: _path2 + ".groups",
|
|
3113
3139
|
expected: "SampleLstTermValues",
|
|
3114
3140
|
value: input3.groups
|
|
3115
3141
|
})].every((flag) => flag);
|
|
3116
|
-
const $
|
|
3142
|
+
const $vo68 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
3117
3143
|
const value = input3[key];
|
|
3118
3144
|
if (void 0 === value)
|
|
3119
3145
|
return true;
|
|
3120
3146
|
if (RegExp(/(.*)/).test(key))
|
|
3121
3147
|
return ("object" === typeof value && null !== value || $report(_exceptionable2, {
|
|
3122
3148
|
path: _path2 + $join(key),
|
|
3123
|
-
expected: "__type.
|
|
3149
|
+
expected: "__type.o8",
|
|
3124
3150
|
value
|
|
3125
|
-
})) && $
|
|
3151
|
+
})) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
3126
3152
|
path: _path2 + $join(key),
|
|
3127
|
-
expected: "__type.
|
|
3153
|
+
expected: "__type.o8",
|
|
3128
3154
|
value
|
|
3129
3155
|
});
|
|
3130
3156
|
if (RegExp(/^-?\d+\.?\d*$/).test(key))
|
|
3131
3157
|
return ("object" === typeof value && null !== value || $report(_exceptionable2, {
|
|
3132
3158
|
path: _path2 + $join(key),
|
|
3133
|
-
expected: "__type.
|
|
3159
|
+
expected: "__type.o8",
|
|
3134
3160
|
value
|
|
3135
|
-
})) && $
|
|
3161
|
+
})) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
3136
3162
|
path: _path2 + $join(key),
|
|
3137
|
-
expected: "__type.
|
|
3163
|
+
expected: "__type.o8",
|
|
3138
3164
|
value
|
|
3139
3165
|
});
|
|
3140
3166
|
return true;
|
|
3141
3167
|
}).every((flag) => flag)].every((flag) => flag);
|
|
3142
|
-
const $
|
|
3168
|
+
const $vo69 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
3143
3169
|
path: _path2 + ".name",
|
|
3144
3170
|
expected: "string",
|
|
3145
3171
|
value: input3.name
|
|
@@ -3153,11 +3179,11 @@ var validCategoriesRequest = (input) => {
|
|
|
3153
3179
|
value: input3.list
|
|
3154
3180
|
})) && input3.list.map((elem, _index57) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3155
3181
|
path: _path2 + ".list[" + _index57 + "]",
|
|
3156
|
-
expected: "__type.
|
|
3182
|
+
expected: "__type.o7",
|
|
3157
3183
|
value: elem
|
|
3158
|
-
})) && $
|
|
3184
|
+
})) && $vo61(elem, _path2 + ".list[" + _index57 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3159
3185
|
path: _path2 + ".list[" + _index57 + "]",
|
|
3160
|
-
expected: "__type.
|
|
3186
|
+
expected: "__type.o7",
|
|
3161
3187
|
value: elem
|
|
3162
3188
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
3163
3189
|
path: _path2 + ".list",
|
|
@@ -3180,7 +3206,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3180
3206
|
return $vo11(input3, _path2, _exceptionable2);
|
|
3181
3207
|
if (void 0 !== input3.ranges)
|
|
3182
3208
|
return $vo19(input3, _path2, _exceptionable2);
|
|
3183
|
-
return $vo12(input3, _path2, false) || $
|
|
3209
|
+
return $vo12(input3, _path2, false) || $vo29(input3, _path2, false) || $vo32(input3, _path2, false);
|
|
3184
3210
|
})();
|
|
3185
3211
|
const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3186
3212
|
if (true === input3.startunbounded)
|
|
@@ -3191,13 +3217,13 @@ var validCategoriesRequest = (input) => {
|
|
|
3191
3217
|
})();
|
|
3192
3218
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3193
3219
|
if (2 === input3.dt)
|
|
3194
|
-
return $
|
|
3220
|
+
return $vo38(input3, _path2, _exceptionable2);
|
|
3195
3221
|
if (5 === input3.dt)
|
|
3196
|
-
return $
|
|
3222
|
+
return $vo37(input3, _path2, _exceptionable2);
|
|
3197
3223
|
if (4 === input3.dt)
|
|
3198
|
-
return $
|
|
3224
|
+
return $vo36(input3, _path2, _exceptionable2);
|
|
3199
3225
|
if (1 === input3.dt)
|
|
3200
|
-
return $
|
|
3226
|
+
return $vo35(input3, _path2, _exceptionable2);
|
|
3201
3227
|
return $report(_exceptionable2, {
|
|
3202
3228
|
path: _path2,
|
|
3203
3229
|
expected: "(FusionTvsValue | SVTvsValue | CNVTvsValue | SNVIndelTvsValue)",
|
|
@@ -3229,7 +3255,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3229
3255
|
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3230
3256
|
if (void 0 !== input3.type)
|
|
3231
3257
|
return $vo1(input3, _path2, _exceptionable2);
|
|
3232
|
-
return $
|
|
3258
|
+
return $vo51(input3, _path2, false) || $vo44(input3, _path2, false) || $vo39(input3, _path2, false);
|
|
3233
3259
|
})();
|
|
3234
3260
|
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3235
3261
|
if ("values" === input3.type)
|
|
@@ -3262,9 +3288,9 @@ var validCategoriesRequest = (input) => {
|
|
|
3262
3288
|
})();
|
|
3263
3289
|
const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3264
3290
|
if ("gene" === input3.kind)
|
|
3265
|
-
return $vo32(input3, _path2, _exceptionable2);
|
|
3266
|
-
if ("coord" === input3.kind)
|
|
3267
3291
|
return $vo33(input3, _path2, _exceptionable2);
|
|
3292
|
+
if ("coord" === input3.kind)
|
|
3293
|
+
return $vo34(input3, _path2, _exceptionable2);
|
|
3268
3294
|
return $report(_exceptionable2, {
|
|
3269
3295
|
path: _path2,
|
|
3270
3296
|
expected: "(GeneVariantGeneTerm | GeneVariantCoordTerm)",
|
|
@@ -3275,42 +3301,42 @@ var validCategoriesRequest = (input) => {
|
|
|
3275
3301
|
if ("regular-bin" === input3.type)
|
|
3276
3302
|
return $vo22(input3, _path2, _exceptionable2);
|
|
3277
3303
|
if ("continuous" === input3.mode)
|
|
3278
|
-
return $vo40(input3, _path2, _exceptionable2);
|
|
3279
|
-
if ("spline" === input3.mode)
|
|
3280
3304
|
return $vo41(input3, _path2, _exceptionable2);
|
|
3281
|
-
|
|
3305
|
+
if ("spline" === input3.mode)
|
|
3306
|
+
return $vo42(input3, _path2, _exceptionable2);
|
|
3307
|
+
return $vo26(input3, _path2, false) || $vo40(input3, _path2, false);
|
|
3282
3308
|
})();
|
|
3283
3309
|
const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3284
3310
|
if (void 0 !== input3.ranges)
|
|
3285
3311
|
return $vo19(input3, _path2, _exceptionable2);
|
|
3286
|
-
return $vo12(input3, _path2, false) || $
|
|
3312
|
+
return $vo12(input3, _path2, false) || $vo29(input3, _path2, false) || $vo32(input3, _path2, false);
|
|
3287
3313
|
})();
|
|
3288
3314
|
const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3289
3315
|
if ("categorical" === input3.type)
|
|
3290
|
-
return $vo51(input3, _path2, _exceptionable2);
|
|
3291
|
-
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
|
|
3292
3316
|
return $vo52(input3, _path2, _exceptionable2);
|
|
3293
|
-
if ("
|
|
3317
|
+
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
|
|
3294
3318
|
return $vo53(input3, _path2, _exceptionable2);
|
|
3295
|
-
if ("
|
|
3319
|
+
if ("condition" === input3.type)
|
|
3296
3320
|
return $vo54(input3, _path2, _exceptionable2);
|
|
3297
|
-
if ("
|
|
3321
|
+
if ("gene" === input3.kind)
|
|
3298
3322
|
return $vo55(input3, _path2, _exceptionable2);
|
|
3299
|
-
|
|
3323
|
+
if ("coord" === input3.kind)
|
|
3324
|
+
return $vo56(input3, _path2, _exceptionable2);
|
|
3325
|
+
return $vo57(input3, _path2, false) || $vo58(input3, _path2, false);
|
|
3300
3326
|
})();
|
|
3301
3327
|
const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3302
3328
|
if (void 0 !== input3.bin_size)
|
|
3303
3329
|
return $vo22(input3, _path2, _exceptionable2);
|
|
3304
3330
|
if (void 0 !== input3.knots)
|
|
3305
|
-
return $
|
|
3331
|
+
return $vo42(input3, _path2, _exceptionable2);
|
|
3306
3332
|
if (void 0 !== input3.AFcutoff)
|
|
3307
|
-
return $
|
|
3333
|
+
return $vo45(input3, _path2, _exceptionable2);
|
|
3308
3334
|
if (void 0 !== input3.timeScale)
|
|
3309
|
-
return $
|
|
3335
|
+
return $vo63(input3, _path2, _exceptionable2);
|
|
3310
3336
|
return (() => {
|
|
3311
3337
|
if (void 0 !== input3.groups)
|
|
3312
|
-
return $
|
|
3313
|
-
return $vo3(input3, _path2, false) || $vo5(input3, _path2, false) || $vo6(input3, _path2, false) || $vo26(input3, _path2, false) || $
|
|
3338
|
+
return $vo67(input3, _path2, _exceptionable2);
|
|
3339
|
+
return $vo3(input3, _path2, false) || $vo5(input3, _path2, false) || $vo6(input3, _path2, false) || $vo26(input3, _path2, false) || $vo40(input3, _path2, false) || $vo41(input3, _path2, false) || $vo62(input3, _path2, false) || $vo64(input3, _path2, false) || $vo65(input3, _path2, false) || $vo66(input3, _path2, false);
|
|
3314
3340
|
})();
|
|
3315
3341
|
})();
|
|
3316
3342
|
return ("object" === typeof input2 && null !== input2 || $report(true, {
|