@sjcrh/proteinpaint-types 2.140.1-2 → 2.140.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/dist/brainImaging.js +1 -1
  2. package/dist/{chunk-KDHGWAOS.js → chunk-2WLN6PMW.js} +575 -367
  3. package/dist/{chunk-G5BYLEJC.js → chunk-AADDTYUL.js} +266 -154
  4. package/dist/{chunk-2QKCLUH3.js → chunk-BWLSDIHM.js} +575 -367
  5. package/dist/{chunk-P3Z422N2.js → chunk-ECF6WSOD.js} +266 -154
  6. package/dist/{chunk-NHELOLDH.js → chunk-EWON4FG5.js} +2401 -644
  7. package/dist/{chunk-ZHCVV36H.js → chunk-FZJ3E7JA.js} +579 -371
  8. package/dist/{chunk-34LXTZYA.js → chunk-IDP5KXE6.js} +632 -424
  9. package/dist/{chunk-HJ7XFSJK.js → chunk-KS74VVON.js} +262 -150
  10. package/dist/{chunk-Y6Z6XAFN.js → chunk-PPFFVFUI.js} +266 -154
  11. package/dist/{chunk-5BKOSJEU.js → chunk-WKT3H4P4.js} +731 -409
  12. package/dist/{chunk-F2ZZ5J3F.js → chunk-XXHHUIEV.js} +575 -367
  13. package/dist/{chunk-4S36DRJ4.js → chunk-ZA3FDGAD.js} +465 -255
  14. package/dist/correlationVolcano.js +1 -1
  15. package/dist/index.js +12 -12
  16. package/dist/termdb.boxplot.js +1 -1
  17. package/dist/termdb.categories.js +1 -1
  18. package/dist/termdb.cluster.js +1 -1
  19. package/dist/termdb.descrstats.js +1 -1
  20. package/dist/termdb.numericcategories.js +1 -1
  21. package/dist/termdb.percentile.js +1 -1
  22. package/dist/termdb.termsbyids.js +1 -1
  23. package/dist/termdb.topTermsByType.js +1 -1
  24. package/dist/termdb.topVariablyExpressedGenes.js +1 -1
  25. package/dist/termdb.violin.js +1 -1
  26. package/package.json +1 -1
  27. package/src/dataset.ts +10 -2
  28. package/src/routes/termdb.cluster.ts +6 -6
  29. package/src/terms/geneExpression.ts +13 -17
  30. package/src/terms/numeric.ts +7 -18
  31. package/src/terms/singleCellGeneExpression.ts +3 -4
@@ -116,72 +116,74 @@ var validBoxPlotRequest = (input) => {
116
116
  const $io17 = (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 && $io12(input3.filter));
117
117
  const $io18 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io19(elem)));
118
118
  const $io19 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
119
- const $io20 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io21(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 && $io29(elem)));
120
- const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === 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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io22(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
121
- const $io22 = (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);
122
- const $io23 = (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);
123
- const $io24 = (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);
124
- const $io25 = (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);
125
- const $io26 = (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);
126
- const $io27 = (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);
127
- const $io28 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
128
- const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
129
- const $io30 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io31(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 && $io32(elem)));
130
- const $io31 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
131
- const $io32 = (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;
132
- const $io33 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io34(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io39(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
133
- const $io34 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu10(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values));
134
- const $io35 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
135
- const $io36 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
136
- const $io37 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
137
- const $io38 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
138
- const $io39 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
139
- const $io40 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io21(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu11(input3.q));
140
- 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) && "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]))));
141
- 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) && "continuous" === input3.mode && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
142
- const $io43 = (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 && $io44(elem))) && (null !== input3.type && void 0 === input3.type);
143
- const $io44 = (input3) => "number" === typeof input3.value;
144
- const $io45 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io46(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io48(input3.term));
145
- const $io46 = (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 || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io47(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io12(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
146
- const $io47 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
147
- const $io48 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io49(elem)));
148
- const $io49 = (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 && $io50(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io51(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);
149
- const $io50 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
150
- const $io51 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
151
- const $io52 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu13(input3.q));
152
- const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
153
- const $io54 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
154
- const $io55 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting));
155
- const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === 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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io22(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
156
- const $io57 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
157
- 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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io49(elem)));
158
- const $io59 = (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) && $io60(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
159
- const $io60 = (input3) => Object.keys(input3).every((key) => {
119
+ const $io20 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
120
+ const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io22(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins));
121
+ const $io22 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
122
+ const $io23 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu10(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu10(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);
123
+ const $io24 = (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);
124
+ const $io25 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
125
+ const $io26 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
126
+ const $io27 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
127
+ const $io28 = (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);
128
+ const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io22(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins)) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
129
+ const $io30 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
130
+ const $io31 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io32(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io33(elem)));
131
+ const $io32 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
132
+ const $io33 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
133
+ const $io34 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io35(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io40(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
134
+ const $io35 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu11(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values));
135
+ const $io36 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
136
+ const $io37 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
137
+ const $io38 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
138
+ const $io39 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
139
+ const $io40 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
140
+ const $io41 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu12(input3.q));
141
+ 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) && "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]))));
142
+ const $io43 = (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.mode || "continuous" === input3.mode) && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
143
+ const $io44 = (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 && $io45(elem))) && (null !== input3.type && void 0 === input3.type);
144
+ const $io45 = (input3) => "number" === typeof input3.value;
145
+ const $io46 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io47(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io49(input3.term));
146
+ const $io47 = (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 || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io48(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io12(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
147
+ const $io48 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
148
+ const $io49 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io50(elem)));
149
+ const $io50 = (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 && $io51(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io52(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);
150
+ const $io51 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
151
+ const $io52 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
152
+ const $io53 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $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));
153
+ const $io54 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
154
+ 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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
155
+ const $io56 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting));
156
+ const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io22(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins));
157
+ const $io58 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io22(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins)) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
158
+ const $io59 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
159
+ const $io60 = (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) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io50(elem)));
160
+ const $io61 = (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) && $io62(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
161
+ const $io62 = (input3) => Object.keys(input3).every((key) => {
160
162
  const value = input3[key];
161
163
  if (void 0 === value)
162
164
  return true;
163
165
  if (RegExp(/(.*)/).test(key))
164
- return "object" === typeof value && null !== value && $io61(value);
166
+ return "object" === typeof value && null !== value && $io63(value);
165
167
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
166
- return "object" === typeof value && null !== value && $io61(value);
168
+ return "object" === typeof value && null !== value && $io63(value);
167
169
  return true;
168
170
  });
169
- const $io61 = (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 && $io12(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io62(elem))) && true;
170
- const $io62 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
171
- 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 || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type);
172
- 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 || "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;
173
- 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 || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io66(input3.groups));
174
- const $io66 = (input3) => Object.keys(input3).every((key) => {
171
+ const $io63 = (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 && $io12(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io64(elem))) && true;
172
+ const $io64 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
173
+ 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 || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type);
174
+ 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 || "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;
175
+ 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 || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io68(input3.groups));
176
+ const $io68 = (input3) => Object.keys(input3).every((key) => {
175
177
  const value = input3[key];
176
178
  if (void 0 === value)
177
179
  return true;
178
180
  if (RegExp(/(.*)/).test(key))
179
- return "object" === typeof value && null !== value && $io67(value);
181
+ return "object" === typeof value && null !== value && $io69(value);
180
182
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
181
- return "object" === typeof value && null !== value && $io67(value);
183
+ return "object" === typeof value && null !== value && $io69(value);
182
184
  return true;
183
185
  });
184
- const $io67 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io62(elem))) && true;
186
+ const $io69 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io64(elem))) && true;
185
187
  const $iu0 = (input3) => (() => {
186
188
  if ("string" === typeof input3.type)
187
189
  return $io9(input3);
@@ -198,42 +200,42 @@ var validBoxPlotRequest = (input) => {
198
200
  })();
199
201
  const $iu2 = (input3) => (() => {
200
202
  if (true === input3.startunbounded)
201
- return $io24(input3);
203
+ return $io25(input3);
202
204
  if (true === input3.stopunbounded)
203
- return $io26(input3);
204
- return $io25(input3);
205
+ return $io27(input3);
206
+ return $io26(input3);
205
207
  })();
206
208
  const $iu3 = (input3) => (() => {
207
209
  if ("gene" === input3.kind)
208
- return $io36(input3);
209
- if ("coord" === input3.kind)
210
210
  return $io37(input3);
211
+ if ("coord" === input3.kind)
212
+ return $io38(input3);
211
213
  return false;
212
214
  })();
213
215
  const $iu4 = (input3) => (() => {
214
216
  if (true === input3.startunbounded)
215
- return $io24(input3);
216
- if (void 0 !== input3.start)
217
217
  return $io25(input3);
218
+ if (void 0 !== input3.start)
219
+ return $io26(input3);
218
220
  return false;
219
221
  })();
220
222
  const $iu5 = (input3) => (() => {
221
223
  if (void 0 !== input3.stop)
222
- return $io25(input3);
223
- if (true === input3.stopunbounded)
224
224
  return $io26(input3);
225
+ if (true === input3.stopunbounded)
226
+ return $io27(input3);
225
227
  return false;
226
228
  })();
227
229
  const $iu6 = (input3) => (() => {
228
230
  if (void 0 !== input3.type)
229
231
  return $io1(input3);
230
232
  return (() => {
231
- if ($io52(input3))
232
- return $io52(input3);
233
- if ($io45(input3))
234
- return $io45(input3);
235
- if ($io40(input3))
236
- return $io40(input3);
233
+ if ($io53(input3))
234
+ return $io53(input3);
235
+ if ($io46(input3))
236
+ return $io46(input3);
237
+ if ($io41(input3))
238
+ return $io41(input3);
237
239
  return false;
238
240
  })();
239
241
  })();
@@ -252,90 +254,99 @@ var validBoxPlotRequest = (input) => {
252
254
  return (() => {
253
255
  if ($io14(input3))
254
256
  return $io14(input3);
255
- if ($io30(input3))
256
- return $io30(input3);
257
- if ($io33(input3))
258
- return $io33(input3);
257
+ if ($io31(input3))
258
+ return $io31(input3);
259
+ if ($io34(input3))
260
+ return $io34(input3);
259
261
  return false;
260
262
  })();
261
263
  })();
262
264
  const $iu9 = (input3) => (() => {
265
+ if ("integer" === input3.type || "float" === input3.type || "date" === input3.type)
266
+ return $io21(input3);
267
+ if ("geneExpression" === input3.type)
268
+ return $io29(input3);
269
+ return false;
270
+ })();
271
+ const $iu10 = (input3) => (() => {
263
272
  if ("regular-bin" === input3.type)
264
- return $io23(input3);
273
+ return $io24(input3);
265
274
  if ("custom-bin" === input3.type)
266
- return $io27(input3);
275
+ return $io28(input3);
267
276
  return false;
268
277
  })();
269
- const $iu10 = (input3) => (() => {
278
+ const $iu11 = (input3) => (() => {
270
279
  if ("gene" === input3.kind)
271
- return $io35(input3);
280
+ return $io36(input3);
272
281
  if ("coord" === input3.kind)
273
- return $io38(input3);
282
+ return $io39(input3);
274
283
  return false;
275
284
  })();
276
- const $iu11 = (input3) => (() => {
285
+ const $iu12 = (input3) => (() => {
277
286
  if ("regular-bin" === input3.type)
278
- return $io23(input3);
279
- if ("continuous" === input3.mode)
280
- return $io42(input3);
287
+ return $io24(input3);
281
288
  if ("spline" === input3.mode)
282
- return $io43(input3);
289
+ return $io44(input3);
283
290
  return (() => {
284
- if ($io27(input3))
285
- return $io27(input3);
286
- if ($io41(input3))
287
- return $io41(input3);
291
+ if ($io28(input3))
292
+ return $io28(input3);
293
+ if ($io42(input3))
294
+ return $io42(input3);
295
+ if ($io43(input3))
296
+ return $io43(input3);
288
297
  return false;
289
298
  })();
290
299
  })();
291
- const $iu12 = (input3) => (() => {
300
+ const $iu13 = (input3) => (() => {
292
301
  if ("gene" === input3.kind)
293
- return $io53(input3);
294
- if ("coord" === input3.kind)
295
302
  return $io54(input3);
296
- if ("categorical" === input3.type)
303
+ if ("coord" === input3.kind)
297
304
  return $io55(input3);
298
- if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === input3.type)
305
+ if ("categorical" === input3.type)
299
306
  return $io56(input3);
300
- if ("condition" === input3.type)
307
+ if ("integer" === input3.type || "float" === input3.type || "date" === input3.type)
301
308
  return $io57(input3);
309
+ if ("geneExpression" === input3.type)
310
+ return $io58(input3);
311
+ if ("condition" === input3.type)
312
+ return $io59(input3);
302
313
  return (() => {
303
- if ($io58(input3))
304
- return $io58(input3);
305
- if ($io59(input3))
306
- return $io59(input3);
314
+ if ($io60(input3))
315
+ return $io60(input3);
316
+ if ($io61(input3))
317
+ return $io61(input3);
307
318
  return false;
308
319
  })();
309
320
  })();
310
- const $iu13 = (input3) => (() => {
321
+ const $iu14 = (input3) => (() => {
311
322
  if (void 0 !== input3.predefined_groupset_idx)
312
323
  return $io6(input3);
313
324
  if (void 0 !== input3.customset)
314
325
  return $io7(input3);
315
326
  if (void 0 !== input3.bin_size)
316
- return $io23(input3);
327
+ return $io24(input3);
317
328
  if (void 0 !== input3.knots)
318
- return $io43(input3);
329
+ return $io44(input3);
319
330
  if (void 0 !== input3.AFcutoff)
320
- return $io46(input3);
331
+ return $io47(input3);
321
332
  if (void 0 !== input3.timeScale)
322
- return $io64(input3);
333
+ return $io66(input3);
323
334
  return (() => {
324
335
  if (void 0 !== input3.groups)
325
- return $io65(input3);
336
+ return $io67(input3);
326
337
  return (() => {
327
338
  if ($io5(input3))
328
339
  return $io5(input3);
329
- if ($io63(input3))
330
- return $io63(input3);
340
+ if ($io65(input3))
341
+ return $io65(input3);
331
342
  if ($io3(input3))
332
343
  return $io3(input3);
333
- if ($io27(input3))
334
- return $io27(input3);
335
- if ($io41(input3))
336
- return $io41(input3);
344
+ if ($io28(input3))
345
+ return $io28(input3);
337
346
  if ($io42(input3))
338
347
  return $io42(input3);
348
+ if ($io43(input3))
349
+ return $io43(input3);
339
350
  return false;
340
351
  })();
341
352
  })();
@@ -927,11 +938,11 @@ var validBoxPlotRequest = (input) => {
927
938
  value: input3.isnot
928
939
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
929
940
  path: _path2 + ".term",
930
- expected: "NumericTerm",
941
+ expected: "(GeneExpressionTerm | NumericDictTerm)",
931
942
  value: input3.term
932
- })) && $vo21(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
943
+ })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
933
944
  path: _path2 + ".term",
934
- expected: "NumericTerm",
945
+ expected: "(GeneExpressionTerm | NumericDictTerm)",
935
946
  value: input3.term
936
947
  }), (Array.isArray(input3.ranges) || $report(_exceptionable2, {
937
948
  path: _path2 + ".ranges",
@@ -957,7 +968,7 @@ var validBoxPlotRequest = (input) => {
957
968
  path: _path2 + ".values[" + _index10 + "]",
958
969
  expected: "__type.o4",
959
970
  value: elem
960
- })) && $vo29(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
971
+ })) && $vo30(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
961
972
  path: _path2 + ".values[" + _index10 + "]",
962
973
  expected: "__type.o4",
963
974
  value: elem
@@ -974,9 +985,9 @@ var validBoxPlotRequest = (input) => {
974
985
  path: _path2 + ".name",
975
986
  expected: "string",
976
987
  value: input3.name
977
- }), "integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === input3.type || $report(_exceptionable2, {
988
+ }), "integer" === input3.type || "float" === input3.type || "date" === input3.type || $report(_exceptionable2, {
978
989
  path: _path2 + ".type",
979
- expected: '("date" | "float" | "geneExpression" | "integer" | "metaboliteIntensity" | "ssGSEA")',
990
+ expected: '("date" | "float" | "integer")',
980
991
  value: input3.type
981
992
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
982
993
  path: _path2 + ".child_types",
@@ -1022,32 +1033,41 @@ var validBoxPlotRequest = (input) => {
1022
1033
  path: _path2 + ".skipValuesBuild",
1023
1034
  expected: "(boolean | undefined)",
1024
1035
  value: input3.skipValuesBuild
1025
- }), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1026
- path: _path2 + ".bins",
1027
- expected: "PresetNumericBins",
1028
- value: input3.bins
1029
- })) && $vo22(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1030
- path: _path2 + ".bins",
1031
- expected: "PresetNumericBins",
1032
- value: input3.bins
1033
- }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1034
- path: _path2 + ".unit",
1035
- expected: "(string | undefined)",
1036
- value: input3.unit
1037
1036
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1038
1037
  path: _path2 + ".continuousColorScale",
1039
1038
  expected: "(__type.o3 | undefined)",
1040
1039
  value: input3.continuousColorScale
1041
- })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1040
+ })) && $vo22(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1042
1041
  path: _path2 + ".continuousColorScale",
1043
1042
  expected: "(__type.o3 | undefined)",
1044
1043
  value: input3.continuousColorScale
1044
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1045
+ path: _path2 + ".unit",
1046
+ expected: "(string | undefined)",
1047
+ value: input3.unit
1048
+ }), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1049
+ path: _path2 + ".bins",
1050
+ expected: "PresetNumericBins",
1051
+ value: input3.bins
1052
+ })) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1053
+ path: _path2 + ".bins",
1054
+ expected: "PresetNumericBins",
1055
+ value: input3.bins
1056
+ })].every((flag) => flag);
1057
+ const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1058
+ path: _path2 + ".minColor",
1059
+ expected: "string",
1060
+ value: input3.minColor
1061
+ }), "string" === typeof input3.maxColor || $report(_exceptionable2, {
1062
+ path: _path2 + ".maxColor",
1063
+ expected: "string",
1064
+ value: input3.maxColor
1045
1065
  })].every((flag) => flag);
1046
- const $vo22 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
1066
+ const $vo23 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
1047
1067
  path: _path2 + '["default"]',
1048
1068
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1049
1069
  value: input3["default"]
1050
- })) && $vu9(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
1070
+ })) && $vu10(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
1051
1071
  path: _path2 + '["default"]',
1052
1072
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1053
1073
  value: input3["default"]
@@ -1055,7 +1075,7 @@ var validBoxPlotRequest = (input) => {
1055
1075
  path: _path2 + ".less",
1056
1076
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1057
1077
  value: input3.less
1058
- })) && $vu9(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
1078
+ })) && $vu10(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
1059
1079
  path: _path2 + ".less",
1060
1080
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1061
1081
  value: input3.less
@@ -1080,7 +1100,7 @@ var validBoxPlotRequest = (input) => {
1080
1100
  expected: "(number | undefined)",
1081
1101
  value: input3.max
1082
1102
  })].every((flag) => flag);
1083
- const $vo23 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1103
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1084
1104
  path: _path2 + ".hiddenValues",
1085
1105
  expected: "(HiddenValues | undefined)",
1086
1106
  value: input3.hiddenValues
@@ -1133,7 +1153,7 @@ var validBoxPlotRequest = (input) => {
1133
1153
  expected: "(number | undefined)",
1134
1154
  value: input3.label_offset
1135
1155
  })].every((flag) => flag);
1136
- const $vo24 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1156
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1137
1157
  path: _path2 + ".startunbounded",
1138
1158
  expected: "true",
1139
1159
  value: input3.startunbounded
@@ -1158,7 +1178,7 @@ var validBoxPlotRequest = (input) => {
1158
1178
  expected: "(string | undefined)",
1159
1179
  value: input3.label
1160
1180
  })].every((flag) => flag);
1161
- const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1181
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1162
1182
  path: _path2 + ".startunbounded",
1163
1183
  expected: "(false | undefined)",
1164
1184
  value: input3.startunbounded
@@ -1187,7 +1207,7 @@ var validBoxPlotRequest = (input) => {
1187
1207
  expected: "(string | undefined)",
1188
1208
  value: input3.label
1189
1209
  })].every((flag) => flag);
1190
- const $vo26 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1210
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1191
1211
  path: _path2 + ".start",
1192
1212
  expected: "number",
1193
1213
  value: input3.start
@@ -1212,7 +1232,7 @@ var validBoxPlotRequest = (input) => {
1212
1232
  expected: "(string | undefined)",
1213
1233
  value: input3.label
1214
1234
  })].every((flag) => flag);
1215
- const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1235
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1216
1236
  path: _path2 + ".hiddenValues",
1217
1237
  expected: "(HiddenValues | undefined)",
1218
1238
  value: input3.hiddenValues
@@ -1279,16 +1299,100 @@ var validBoxPlotRequest = (input) => {
1279
1299
  expected: '("median" | undefined)',
1280
1300
  value: input3.preferredBins
1281
1301
  })].every((flag) => flag);
1282
- const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1283
- path: _path2 + ".minColor",
1302
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1303
+ path: _path2 + ".id",
1284
1304
  expected: "string",
1285
- value: input3.minColor
1286
- }), "string" === typeof input3.maxColor || $report(_exceptionable2, {
1287
- path: _path2 + ".maxColor",
1305
+ value: input3.id
1306
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
1307
+ path: _path2 + ".name",
1288
1308
  expected: "string",
1289
- value: input3.maxColor
1309
+ value: input3.name
1310
+ }), "geneExpression" === input3.type || $report(_exceptionable2, {
1311
+ path: _path2 + ".type",
1312
+ expected: '"geneExpression"',
1313
+ value: input3.type
1314
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1315
+ path: _path2 + ".child_types",
1316
+ expected: "(Array<string> | undefined)",
1317
+ value: input3.child_types
1318
+ })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
1319
+ path: _path2 + ".child_types[" + _index14 + "]",
1320
+ expected: "string",
1321
+ value: elem
1322
+ })).every((flag) => flag) || $report(_exceptionable2, {
1323
+ path: _path2 + ".child_types",
1324
+ expected: "(Array<string> | undefined)",
1325
+ value: input3.child_types
1326
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1327
+ path: _path2 + ".hashtmldetail",
1328
+ expected: "(boolean | undefined)",
1329
+ value: input3.hashtmldetail
1330
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1331
+ path: _path2 + ".included_types",
1332
+ expected: "(Array<string> | undefined)",
1333
+ value: input3.included_types
1334
+ })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
1335
+ path: _path2 + ".included_types[" + _index15 + "]",
1336
+ expected: "string",
1337
+ value: elem
1338
+ })).every((flag) => flag) || $report(_exceptionable2, {
1339
+ path: _path2 + ".included_types",
1340
+ expected: "(Array<string> | undefined)",
1341
+ value: input3.included_types
1342
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1343
+ path: _path2 + ".isleaf",
1344
+ expected: "(boolean | undefined)",
1345
+ value: input3.isleaf
1346
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1347
+ path: _path2 + ".values",
1348
+ expected: "(TermValues | undefined)",
1349
+ value: input3.values
1350
+ })) && $vo16(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1351
+ path: _path2 + ".values",
1352
+ expected: "(TermValues | undefined)",
1353
+ value: input3.values
1354
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1355
+ path: _path2 + ".skipValuesBuild",
1356
+ expected: "(boolean | undefined)",
1357
+ value: input3.skipValuesBuild
1358
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1359
+ path: _path2 + ".continuousColorScale",
1360
+ expected: "(__type.o3 | undefined)",
1361
+ value: input3.continuousColorScale
1362
+ })) && $vo22(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1363
+ path: _path2 + ".continuousColorScale",
1364
+ expected: "(__type.o3 | undefined)",
1365
+ value: input3.continuousColorScale
1366
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1367
+ path: _path2 + ".unit",
1368
+ expected: "(string | undefined)",
1369
+ value: input3.unit
1370
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
1371
+ path: _path2 + ".gene",
1372
+ expected: "string",
1373
+ value: input3.gene
1374
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1375
+ path: _path2 + ".bins",
1376
+ expected: "(PresetNumericBins | undefined)",
1377
+ value: input3.bins
1378
+ })) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1379
+ path: _path2 + ".bins",
1380
+ expected: "(PresetNumericBins | undefined)",
1381
+ value: input3.bins
1382
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
1383
+ path: _path2 + ".chr",
1384
+ expected: "(string | undefined)",
1385
+ value: input3.chr
1386
+ }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
1387
+ path: _path2 + ".start",
1388
+ expected: "(number | undefined)",
1389
+ value: input3.start
1390
+ }), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
1391
+ path: _path2 + ".stop",
1392
+ expected: "(number | undefined)",
1393
+ value: input3.stop
1290
1394
  })].every((flag) => flag);
1291
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1395
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1292
1396
  path: _path2 + ".key",
1293
1397
  expected: "string",
1294
1398
  value: input3.key
@@ -1305,7 +1409,7 @@ var validBoxPlotRequest = (input) => {
1305
1409
  expected: "(string | undefined)",
1306
1410
  value: input3.label
1307
1411
  })].every((flag) => flag);
1308
- const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1412
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1309
1413
  path: _path2 + ".join",
1310
1414
  expected: "(string | undefined)",
1311
1415
  value: input3.join
@@ -1317,7 +1421,7 @@ var validBoxPlotRequest = (input) => {
1317
1421
  path: _path2 + ".term",
1318
1422
  expected: "ConditionTerm",
1319
1423
  value: input3.term
1320
- })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1424
+ })) && $vo32(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1321
1425
  path: _path2 + ".term",
1322
1426
  expected: "ConditionTerm",
1323
1427
  value: input3.term
@@ -1337,12 +1441,12 @@ var validBoxPlotRequest = (input) => {
1337
1441
  path: _path2 + ".grade_and_child",
1338
1442
  expected: "(Array<GradeAndChildEntry> | undefined)",
1339
1443
  value: input3.grade_and_child
1340
- })) && input3.grade_and_child.map((elem, _index14) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1341
- path: _path2 + ".grade_and_child[" + _index14 + "]",
1444
+ })) && input3.grade_and_child.map((elem, _index16) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1445
+ path: _path2 + ".grade_and_child[" + _index16 + "]",
1342
1446
  expected: "GradeAndChildEntry",
1343
1447
  value: elem
1344
- })) && $vo32(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1345
- path: _path2 + ".grade_and_child[" + _index14 + "]",
1448
+ })) && $vo33(elem, _path2 + ".grade_and_child[" + _index16 + "]", _exceptionable2) || $report(_exceptionable2, {
1449
+ path: _path2 + ".grade_and_child[" + _index16 + "]",
1346
1450
  expected: "GradeAndChildEntry",
1347
1451
  value: elem
1348
1452
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1350,7 +1454,7 @@ var validBoxPlotRequest = (input) => {
1350
1454
  expected: "(Array<GradeAndChildEntry> | undefined)",
1351
1455
  value: input3.grade_and_child
1352
1456
  })].every((flag) => flag);
1353
- const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1457
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1354
1458
  path: _path2 + ".id",
1355
1459
  expected: "string",
1356
1460
  value: input3.id
@@ -1366,8 +1470,8 @@ var validBoxPlotRequest = (input) => {
1366
1470
  path: _path2 + ".child_types",
1367
1471
  expected: "(Array<string> | undefined)",
1368
1472
  value: input3.child_types
1369
- })) && input3.child_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
1370
- path: _path2 + ".child_types[" + _index15 + "]",
1473
+ })) && input3.child_types.map((elem, _index17) => "string" === typeof elem || $report(_exceptionable2, {
1474
+ path: _path2 + ".child_types[" + _index17 + "]",
1371
1475
  expected: "string",
1372
1476
  value: elem
1373
1477
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1382,8 +1486,8 @@ var validBoxPlotRequest = (input) => {
1382
1486
  path: _path2 + ".included_types",
1383
1487
  expected: "(Array<string> | undefined)",
1384
1488
  value: input3.included_types
1385
- })) && input3.included_types.map((elem, _index16) => "string" === typeof elem || $report(_exceptionable2, {
1386
- path: _path2 + ".included_types[" + _index16 + "]",
1489
+ })) && input3.included_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1490
+ path: _path2 + ".included_types[" + _index18 + "]",
1387
1491
  expected: "string",
1388
1492
  value: elem
1389
1493
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1407,7 +1511,7 @@ var validBoxPlotRequest = (input) => {
1407
1511
  expected: "(boolean | undefined)",
1408
1512
  value: input3.skipValuesBuild
1409
1513
  })].every((flag) => flag);
1410
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1514
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1411
1515
  path: _path2 + ".grade",
1412
1516
  expected: "number",
1413
1517
  value: input3.grade
@@ -1424,7 +1528,7 @@ var validBoxPlotRequest = (input) => {
1424
1528
  expected: "string",
1425
1529
  value: input3.child_label
1426
1530
  })].every((flag) => flag);
1427
- const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1531
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1428
1532
  path: _path2 + ".join",
1429
1533
  expected: "(string | undefined)",
1430
1534
  value: input3.join
@@ -1436,7 +1540,7 @@ var validBoxPlotRequest = (input) => {
1436
1540
  path: _path2 + ".term",
1437
1541
  expected: "DtTerm",
1438
1542
  value: input3.term
1439
- })) && $vo34(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1543
+ })) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1440
1544
  path: _path2 + ".term",
1441
1545
  expected: "DtTerm",
1442
1546
  value: input3.term
@@ -1444,12 +1548,12 @@ var validBoxPlotRequest = (input) => {
1444
1548
  path: _path2 + ".values",
1445
1549
  expected: "Array<__type>.o2",
1446
1550
  value: input3.values
1447
- })) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1448
- path: _path2 + ".values[" + _index17 + "]",
1551
+ })) && input3.values.map((elem, _index19) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1552
+ path: _path2 + ".values[" + _index19 + "]",
1449
1553
  expected: "__type.o5",
1450
1554
  value: elem
1451
- })) && $vo39(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1452
- path: _path2 + ".values[" + _index17 + "]",
1555
+ })) && $vo40(elem, _path2 + ".values[" + _index19 + "]", _exceptionable2) || $report(_exceptionable2, {
1556
+ path: _path2 + ".values[" + _index19 + "]",
1453
1557
  expected: "__type.o5",
1454
1558
  value: elem
1455
1559
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1465,7 +1569,7 @@ var validBoxPlotRequest = (input) => {
1465
1569
  expected: "(boolean | undefined)",
1466
1570
  value: input3.excludeGeneName
1467
1571
  })].every((flag) => flag);
1468
- const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1572
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1469
1573
  path: _path2 + ".id",
1470
1574
  expected: "string",
1471
1575
  value: input3.id
@@ -1485,7 +1589,7 @@ var validBoxPlotRequest = (input) => {
1485
1589
  path: _path2 + ".parentTerm",
1486
1590
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1487
1591
  value: input3.parentTerm
1488
- })) && $vu10(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
1592
+ })) && $vu11(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
1489
1593
  path: _path2 + ".parentTerm",
1490
1594
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1491
1595
  value: input3.parentTerm
@@ -1514,7 +1618,7 @@ var validBoxPlotRequest = (input) => {
1514
1618
  expected: "TermValues",
1515
1619
  value: input3.values
1516
1620
  })].every((flag) => flag);
1517
- const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1621
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1518
1622
  path: _path2 + ".id",
1519
1623
  expected: "string",
1520
1624
  value: input3.id
@@ -1530,8 +1634,8 @@ var validBoxPlotRequest = (input) => {
1530
1634
  path: _path2 + ".child_types",
1531
1635
  expected: "(Array<string> | undefined)",
1532
1636
  value: input3.child_types
1533
- })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1534
- path: _path2 + ".child_types[" + _index18 + "]",
1637
+ })) && input3.child_types.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
1638
+ path: _path2 + ".child_types[" + _index20 + "]",
1535
1639
  expected: "string",
1536
1640
  value: elem
1537
1641
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1546,8 +1650,8 @@ var validBoxPlotRequest = (input) => {
1546
1650
  path: _path2 + ".included_types",
1547
1651
  expected: "(Array<string> | undefined)",
1548
1652
  value: input3.included_types
1549
- })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1550
- path: _path2 + ".included_types[" + _index19 + "]",
1653
+ })) && input3.included_types.map((elem, _index21) => "string" === typeof elem || $report(_exceptionable2, {
1654
+ path: _path2 + ".included_types[" + _index21 + "]",
1551
1655
  expected: "string",
1552
1656
  value: elem
1553
1657
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1594,12 +1698,12 @@ var validBoxPlotRequest = (input) => {
1594
1698
  path: _path2 + ".genes",
1595
1699
  expected: "Array<GvGeneTerm>",
1596
1700
  value: input3.genes
1597
- })) && input3.genes.map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1598
- path: _path2 + ".genes[" + _index20 + "]",
1701
+ })) && input3.genes.map((elem, _index22) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1702
+ path: _path2 + ".genes[" + _index22 + "]",
1599
1703
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1600
1704
  value: elem
1601
- })) && $vu3(elem, _path2 + ".genes[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
1602
- path: _path2 + ".genes[" + _index20 + "]",
1705
+ })) && $vu3(elem, _path2 + ".genes[" + _index22 + "]", _exceptionable2) || $report(_exceptionable2, {
1706
+ path: _path2 + ".genes[" + _index22 + "]",
1603
1707
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1604
1708
  value: elem
1605
1709
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1618,12 +1722,12 @@ var validBoxPlotRequest = (input) => {
1618
1722
  path: _path2 + ".childTerms",
1619
1723
  expected: "(Array<DtTerm> | undefined)",
1620
1724
  value: input3.childTerms
1621
- })) && input3.childTerms.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1622
- path: _path2 + ".childTerms[" + _index21 + "]",
1725
+ })) && input3.childTerms.map((elem, _index23) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1726
+ path: _path2 + ".childTerms[" + _index23 + "]",
1623
1727
  expected: "DtTerm",
1624
1728
  value: elem
1625
- })) && $vo34(elem, _path2 + ".childTerms[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1626
- path: _path2 + ".childTerms[" + _index21 + "]",
1729
+ })) && $vo35(elem, _path2 + ".childTerms[" + _index23 + "]", _exceptionable2) || $report(_exceptionable2, {
1730
+ path: _path2 + ".childTerms[" + _index23 + "]",
1627
1731
  expected: "DtTerm",
1628
1732
  value: elem
1629
1733
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1631,7 +1735,7 @@ var validBoxPlotRequest = (input) => {
1631
1735
  expected: "(Array<DtTerm> | undefined)",
1632
1736
  value: input3.childTerms
1633
1737
  })].every((flag) => flag);
1634
- const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1738
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1635
1739
  path: _path2 + ".id",
1636
1740
  expected: "string",
1637
1741
  value: input3.id
@@ -1647,8 +1751,8 @@ var validBoxPlotRequest = (input) => {
1647
1751
  path: _path2 + ".child_types",
1648
1752
  expected: "(Array<string> | undefined)",
1649
1753
  value: input3.child_types
1650
- })) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1651
- path: _path2 + ".child_types[" + _index22 + "]",
1754
+ })) && input3.child_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
1755
+ path: _path2 + ".child_types[" + _index24 + "]",
1652
1756
  expected: "string",
1653
1757
  value: elem
1654
1758
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1663,8 +1767,8 @@ var validBoxPlotRequest = (input) => {
1663
1767
  path: _path2 + ".included_types",
1664
1768
  expected: "(Array<string> | undefined)",
1665
1769
  value: input3.included_types
1666
- })) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1667
- path: _path2 + ".included_types[" + _index23 + "]",
1770
+ })) && input3.included_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
1771
+ path: _path2 + ".included_types[" + _index25 + "]",
1668
1772
  expected: "string",
1669
1773
  value: elem
1670
1774
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1708,7 +1812,7 @@ var validBoxPlotRequest = (input) => {
1708
1812
  expected: "(number | undefined)",
1709
1813
  value: input3.stop
1710
1814
  })].every((flag) => flag);
1711
- const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1815
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1712
1816
  path: _path2 + ".id",
1713
1817
  expected: "string",
1714
1818
  value: input3.id
@@ -1724,8 +1828,8 @@ var validBoxPlotRequest = (input) => {
1724
1828
  path: _path2 + ".child_types",
1725
1829
  expected: "(Array<string> | undefined)",
1726
1830
  value: input3.child_types
1727
- })) && input3.child_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
1728
- path: _path2 + ".child_types[" + _index24 + "]",
1831
+ })) && input3.child_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
1832
+ path: _path2 + ".child_types[" + _index26 + "]",
1729
1833
  expected: "string",
1730
1834
  value: elem
1731
1835
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1740,8 +1844,8 @@ var validBoxPlotRequest = (input) => {
1740
1844
  path: _path2 + ".included_types",
1741
1845
  expected: "(Array<string> | undefined)",
1742
1846
  value: input3.included_types
1743
- })) && input3.included_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
1744
- path: _path2 + ".included_types[" + _index25 + "]",
1847
+ })) && input3.included_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
1848
+ path: _path2 + ".included_types[" + _index27 + "]",
1745
1849
  expected: "string",
1746
1850
  value: elem
1747
1851
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1781,7 +1885,7 @@ var validBoxPlotRequest = (input) => {
1781
1885
  expected: "number",
1782
1886
  value: input3.stop
1783
1887
  })].every((flag) => flag);
1784
- const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1888
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1785
1889
  path: _path2 + ".id",
1786
1890
  expected: "string",
1787
1891
  value: input3.id
@@ -1797,8 +1901,8 @@ var validBoxPlotRequest = (input) => {
1797
1901
  path: _path2 + ".child_types",
1798
1902
  expected: "(Array<string> | undefined)",
1799
1903
  value: input3.child_types
1800
- })) && input3.child_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
1801
- path: _path2 + ".child_types[" + _index26 + "]",
1904
+ })) && input3.child_types.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
1905
+ path: _path2 + ".child_types[" + _index28 + "]",
1802
1906
  expected: "string",
1803
1907
  value: elem
1804
1908
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1813,8 +1917,8 @@ var validBoxPlotRequest = (input) => {
1813
1917
  path: _path2 + ".included_types",
1814
1918
  expected: "(Array<string> | undefined)",
1815
1919
  value: input3.included_types
1816
- })) && input3.included_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
1817
- path: _path2 + ".included_types[" + _index27 + "]",
1920
+ })) && input3.included_types.map((elem, _index29) => "string" === typeof elem || $report(_exceptionable2, {
1921
+ path: _path2 + ".included_types[" + _index29 + "]",
1818
1922
  expected: "string",
1819
1923
  value: elem
1820
1924
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1857,12 +1961,12 @@ var validBoxPlotRequest = (input) => {
1857
1961
  path: _path2 + ".genes",
1858
1962
  expected: "Array<GvGeneTerm>",
1859
1963
  value: input3.genes
1860
- })) && input3.genes.map((elem, _index28) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1861
- path: _path2 + ".genes[" + _index28 + "]",
1964
+ })) && input3.genes.map((elem, _index30) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1965
+ path: _path2 + ".genes[" + _index30 + "]",
1862
1966
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1863
1967
  value: elem
1864
- })) && $vu3(elem, _path2 + ".genes[" + _index28 + "]", _exceptionable2) || $report(_exceptionable2, {
1865
- path: _path2 + ".genes[" + _index28 + "]",
1968
+ })) && $vu3(elem, _path2 + ".genes[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
1969
+ path: _path2 + ".genes[" + _index30 + "]",
1866
1970
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1867
1971
  value: elem
1868
1972
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1881,12 +1985,12 @@ var validBoxPlotRequest = (input) => {
1881
1985
  path: _path2 + ".childTerms",
1882
1986
  expected: "(Array<DtTerm> | undefined)",
1883
1987
  value: input3.childTerms
1884
- })) && input3.childTerms.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1885
- path: _path2 + ".childTerms[" + _index29 + "]",
1988
+ })) && input3.childTerms.map((elem, _index31) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1989
+ path: _path2 + ".childTerms[" + _index31 + "]",
1886
1990
  expected: "DtTerm",
1887
1991
  value: elem
1888
- })) && $vo34(elem, _path2 + ".childTerms[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
1889
- path: _path2 + ".childTerms[" + _index29 + "]",
1992
+ })) && $vo35(elem, _path2 + ".childTerms[" + _index31 + "]", _exceptionable2) || $report(_exceptionable2, {
1993
+ path: _path2 + ".childTerms[" + _index31 + "]",
1890
1994
  expected: "DtTerm",
1891
1995
  value: elem
1892
1996
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1894,7 +1998,7 @@ var validBoxPlotRequest = (input) => {
1894
1998
  expected: "(Array<DtTerm> | undefined)",
1895
1999
  value: input3.childTerms
1896
2000
  })].every((flag) => flag);
1897
- const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2001
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1898
2002
  path: _path2 + ".key",
1899
2003
  expected: "string",
1900
2004
  value: input3.key
@@ -1907,7 +2011,7 @@ var validBoxPlotRequest = (input) => {
1907
2011
  expected: "string",
1908
2012
  value: input3.value
1909
2013
  })].every((flag) => flag);
1910
- const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2014
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1911
2015
  path: _path2 + ".id",
1912
2016
  expected: "(string | undefined)",
1913
2017
  value: input3.id
@@ -1933,22 +2037,22 @@ var validBoxPlotRequest = (input) => {
1933
2037
  value: input3.minNumSamples
1934
2038
  }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
1935
2039
  path: _path2 + ".term",
1936
- expected: "NumericTerm",
2040
+ expected: "(GeneExpressionTerm | NumericDictTerm)",
1937
2041
  value: input3.term
1938
- })) && $vo21(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2042
+ })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1939
2043
  path: _path2 + ".term",
1940
- expected: "NumericTerm",
2044
+ expected: "(GeneExpressionTerm | NumericDictTerm)",
1941
2045
  value: input3.term
1942
- }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
2046
+ }), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
1943
2047
  path: _path2 + ".q",
1944
2048
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1945
2049
  value: input3.q
1946
- })) && $vu11(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2050
+ })) && $vu12(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1947
2051
  path: _path2 + ".q",
1948
2052
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1949
2053
  value: input3.q
1950
2054
  })].every((flag) => flag);
1951
- const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2055
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1952
2056
  path: _path2 + ".hiddenValues",
1953
2057
  expected: "(HiddenValues | undefined)",
1954
2058
  value: input3.hiddenValues
@@ -2008,7 +2112,7 @@ var validBoxPlotRequest = (input) => {
2008
2112
  expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
2009
2113
  value: input3.lst
2010
2114
  })].every((flag) => flag);
2011
- const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2115
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2012
2116
  path: _path2 + ".hiddenValues",
2013
2117
  expected: "(HiddenValues | undefined)",
2014
2118
  value: input3.hiddenValues
@@ -2028,9 +2132,9 @@ var validBoxPlotRequest = (input) => {
2028
2132
  path: _path2 + ".reuseId",
2029
2133
  expected: "(string | undefined)",
2030
2134
  value: input3.reuseId
2031
- }), "continuous" === input3.mode || $report(_exceptionable2, {
2135
+ }), void 0 === input3.mode || "continuous" === input3.mode || $report(_exceptionable2, {
2032
2136
  path: _path2 + ".mode",
2033
- expected: '"continuous"',
2137
+ expected: '("continuous" | undefined)',
2034
2138
  value: input3.mode
2035
2139
  }), void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore || $report(_exceptionable2, {
2036
2140
  path: _path2 + ".convert2ZScore",
@@ -2045,7 +2149,7 @@ var validBoxPlotRequest = (input) => {
2045
2149
  expected: "undefined",
2046
2150
  value: input3.type
2047
2151
  }))].every((flag) => flag);
2048
- const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2152
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2049
2153
  path: _path2 + ".hiddenValues",
2050
2154
  expected: "(HiddenValues | undefined)",
2051
2155
  value: input3.hiddenValues
@@ -2073,12 +2177,12 @@ var validBoxPlotRequest = (input) => {
2073
2177
  path: _path2 + ".knots",
2074
2178
  expected: "Array<__type>.o3",
2075
2179
  value: input3.knots
2076
- })) && input3.knots.map((elem, _index30) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2077
- path: _path2 + ".knots[" + _index30 + "]",
2180
+ })) && input3.knots.map((elem, _index32) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2181
+ path: _path2 + ".knots[" + _index32 + "]",
2078
2182
  expected: "__type.o6",
2079
2183
  value: elem
2080
- })) && $vo44(elem, _path2 + ".knots[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
2081
- path: _path2 + ".knots[" + _index30 + "]",
2184
+ })) && $vo45(elem, _path2 + ".knots[" + _index32 + "]", _exceptionable2) || $report(_exceptionable2, {
2185
+ path: _path2 + ".knots[" + _index32 + "]",
2082
2186
  expected: "__type.o6",
2083
2187
  value: elem
2084
2188
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2094,12 +2198,12 @@ var validBoxPlotRequest = (input) => {
2094
2198
  expected: "undefined",
2095
2199
  value: input3.type
2096
2200
  }))].every((flag) => flag);
2097
- const $vo44 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
2201
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
2098
2202
  path: _path2 + ".value",
2099
2203
  expected: "number",
2100
2204
  value: input3.value
2101
2205
  })].every((flag) => flag);
2102
- const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2206
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2103
2207
  path: _path2 + ".id",
2104
2208
  expected: "(string | undefined)",
2105
2209
  value: input3.id
@@ -2127,7 +2231,7 @@ var validBoxPlotRequest = (input) => {
2127
2231
  path: _path2 + ".q",
2128
2232
  expected: "SnpsQ",
2129
2233
  value: input3.q
2130
- })) && $vo46(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2234
+ })) && $vo47(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2131
2235
  path: _path2 + ".q",
2132
2236
  expected: "SnpsQ",
2133
2237
  value: input3.q
@@ -2135,12 +2239,12 @@ var validBoxPlotRequest = (input) => {
2135
2239
  path: _path2 + ".term",
2136
2240
  expected: "SnpsTerm",
2137
2241
  value: input3.term
2138
- })) && $vo48(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2242
+ })) && $vo49(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2139
2243
  path: _path2 + ".term",
2140
2244
  expected: "SnpsTerm",
2141
2245
  value: input3.term
2142
2246
  })].every((flag) => flag);
2143
- const $vo46 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2247
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2144
2248
  path: _path2 + ".hiddenValues",
2145
2249
  expected: "(HiddenValues | undefined)",
2146
2250
  value: input3.hiddenValues
@@ -2196,7 +2300,7 @@ var validBoxPlotRequest = (input) => {
2196
2300
  path: _path2 + ".restrictAncestry",
2197
2301
  expected: "RestrictAncestry",
2198
2302
  value: input3.restrictAncestry
2199
- })) && $vo47(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2303
+ })) && $vo48(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2200
2304
  path: _path2 + ".restrictAncestry",
2201
2305
  expected: "RestrictAncestry",
2202
2306
  value: input3.restrictAncestry
@@ -2221,7 +2325,7 @@ var validBoxPlotRequest = (input) => {
2221
2325
  expected: "number",
2222
2326
  value: input3.stop
2223
2327
  })].every((flag) => flag);
2224
- const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2328
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2225
2329
  path: _path2 + ".name",
2226
2330
  expected: "string",
2227
2331
  value: input3.name
@@ -2234,7 +2338,7 @@ var validBoxPlotRequest = (input) => {
2234
2338
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
2235
2339
  value: input3.tvs
2236
2340
  })].every((flag) => flag);
2237
- const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2341
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2238
2342
  path: _path2 + ".id",
2239
2343
  expected: "string",
2240
2344
  value: input3.id
@@ -2250,8 +2354,8 @@ var validBoxPlotRequest = (input) => {
2250
2354
  path: _path2 + ".child_types",
2251
2355
  expected: "(Array<string> | undefined)",
2252
2356
  value: input3.child_types
2253
- })) && input3.child_types.map((elem, _index31) => "string" === typeof elem || $report(_exceptionable2, {
2254
- path: _path2 + ".child_types[" + _index31 + "]",
2357
+ })) && input3.child_types.map((elem, _index33) => "string" === typeof elem || $report(_exceptionable2, {
2358
+ path: _path2 + ".child_types[" + _index33 + "]",
2255
2359
  expected: "string",
2256
2360
  value: elem
2257
2361
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2266,8 +2370,8 @@ var validBoxPlotRequest = (input) => {
2266
2370
  path: _path2 + ".included_types",
2267
2371
  expected: "(Array<string> | undefined)",
2268
2372
  value: input3.included_types
2269
- })) && input3.included_types.map((elem, _index32) => "string" === typeof elem || $report(_exceptionable2, {
2270
- path: _path2 + ".included_types[" + _index32 + "]",
2373
+ })) && input3.included_types.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
2374
+ path: _path2 + ".included_types[" + _index34 + "]",
2271
2375
  expected: "string",
2272
2376
  value: elem
2273
2377
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2298,12 +2402,12 @@ var validBoxPlotRequest = (input) => {
2298
2402
  path: _path2 + ".snps",
2299
2403
  expected: "(Array<SnpsEntry> | undefined)",
2300
2404
  value: input3.snps
2301
- })) && input3.snps.map((elem, _index33) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2302
- path: _path2 + ".snps[" + _index33 + "]",
2405
+ })) && input3.snps.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2406
+ path: _path2 + ".snps[" + _index35 + "]",
2303
2407
  expected: "SnpsEntry",
2304
2408
  value: elem
2305
- })) && $vo49(elem, _path2 + ".snps[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
2306
- path: _path2 + ".snps[" + _index33 + "]",
2409
+ })) && $vo50(elem, _path2 + ".snps[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2410
+ path: _path2 + ".snps[" + _index35 + "]",
2307
2411
  expected: "SnpsEntry",
2308
2412
  value: elem
2309
2413
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2311,12 +2415,12 @@ var validBoxPlotRequest = (input) => {
2311
2415
  expected: "(Array<SnpsEntry> | undefined)",
2312
2416
  value: input3.snps
2313
2417
  })].every((flag) => flag);
2314
- const $vo49 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2418
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2315
2419
  path: _path2 + ".altAlleles",
2316
2420
  expected: "(Array<string> | undefined)",
2317
2421
  value: input3.altAlleles
2318
- })) && input3.altAlleles.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
2319
- path: _path2 + ".altAlleles[" + _index34 + "]",
2422
+ })) && input3.altAlleles.map((elem, _index36) => "string" === typeof elem || $report(_exceptionable2, {
2423
+ path: _path2 + ".altAlleles[" + _index36 + "]",
2320
2424
  expected: "string",
2321
2425
  value: elem
2322
2426
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2327,12 +2431,12 @@ var validBoxPlotRequest = (input) => {
2327
2431
  path: _path2 + ".alleles",
2328
2432
  expected: "(Array<AllelesEntry> | undefined)",
2329
2433
  value: input3.alleles
2330
- })) && input3.alleles.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2331
- path: _path2 + ".alleles[" + _index35 + "]",
2434
+ })) && input3.alleles.map((elem, _index37) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2435
+ path: _path2 + ".alleles[" + _index37 + "]",
2332
2436
  expected: "AllelesEntry",
2333
2437
  value: elem
2334
- })) && $vo50(elem, _path2 + ".alleles[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2335
- path: _path2 + ".alleles[" + _index35 + "]",
2438
+ })) && $vo51(elem, _path2 + ".alleles[" + _index37 + "]", _exceptionable2) || $report(_exceptionable2, {
2439
+ path: _path2 + ".alleles[" + _index37 + "]",
2336
2440
  expected: "AllelesEntry",
2337
2441
  value: elem
2338
2442
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2347,7 +2451,7 @@ var validBoxPlotRequest = (input) => {
2347
2451
  path: _path2 + ".gt2count",
2348
2452
  expected: "(__type.o7 | undefined)",
2349
2453
  value: input3.gt2count
2350
- })) && $vo51(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2454
+ })) && $vo52(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2351
2455
  path: _path2 + ".gt2count",
2352
2456
  expected: "(__type.o7 | undefined)",
2353
2457
  value: input3.gt2count
@@ -2376,7 +2480,7 @@ var validBoxPlotRequest = (input) => {
2376
2480
  expected: "(number | undefined)",
2377
2481
  value: input3.pos
2378
2482
  })].every((flag) => flag);
2379
- const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2483
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2380
2484
  path: _path2 + ".allele",
2381
2485
  expected: "string",
2382
2486
  value: input3.allele
@@ -2389,7 +2493,7 @@ var validBoxPlotRequest = (input) => {
2389
2493
  expected: "boolean",
2390
2494
  value: input3.isRef
2391
2495
  })].every((flag) => flag);
2392
- const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2496
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2393
2497
  path: _path2 + ".k",
2394
2498
  expected: "string",
2395
2499
  value: input3.k
@@ -2398,7 +2502,7 @@ var validBoxPlotRequest = (input) => {
2398
2502
  expected: "(number | string)",
2399
2503
  value: input3.v
2400
2504
  })].every((flag) => flag);
2401
- const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2505
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2402
2506
  path: _path2 + ".id",
2403
2507
  expected: "(string | undefined)",
2404
2508
  value: input3.id
@@ -2424,22 +2528,22 @@ var validBoxPlotRequest = (input) => {
2424
2528
  value: input3.minNumSamples
2425
2529
  }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2426
2530
  path: _path2 + ".term",
2427
- expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date" | "ssGSEA"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { values: SampleLstTermValues; })',
2531
+ expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { gene: string; name: string; type: "geneExpression"; bins?: PresetNumericBins | undefined; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; type: "integer" | "float" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; } | BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { values: SampleLstTermValues; })',
2428
2532
  value: input3.term
2429
- })) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2533
+ })) && $vu13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2430
2534
  path: _path2 + ".term",
2431
- expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date" | "ssGSEA"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { values: SampleLstTermValues; })',
2535
+ expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { gene: string; name: string; type: "geneExpression"; bins?: PresetNumericBins | undefined; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; type: "integer" | "float" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; } | BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { values: SampleLstTermValues; })',
2432
2536
  value: input3.term
2433
2537
  }), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
2434
2538
  path: _path2 + ".q",
2435
2539
  expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
2436
2540
  value: input3.q
2437
- })) && $vu13(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2541
+ })) && $vu14(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2438
2542
  path: _path2 + ".q",
2439
2543
  expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
2440
2544
  value: input3.q
2441
2545
  })].every((flag) => flag);
2442
- const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2546
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2443
2547
  path: _path2 + ".id",
2444
2548
  expected: "string",
2445
2549
  value: input3.id
@@ -2455,8 +2559,8 @@ var validBoxPlotRequest = (input) => {
2455
2559
  path: _path2 + ".child_types",
2456
2560
  expected: "(Array<string> | undefined)",
2457
2561
  value: input3.child_types
2458
- })) && input3.child_types.map((elem, _index36) => "string" === typeof elem || $report(_exceptionable2, {
2459
- path: _path2 + ".child_types[" + _index36 + "]",
2562
+ })) && input3.child_types.map((elem, _index38) => "string" === typeof elem || $report(_exceptionable2, {
2563
+ path: _path2 + ".child_types[" + _index38 + "]",
2460
2564
  expected: "string",
2461
2565
  value: elem
2462
2566
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2471,8 +2575,8 @@ var validBoxPlotRequest = (input) => {
2471
2575
  path: _path2 + ".included_types",
2472
2576
  expected: "(Array<string> | undefined)",
2473
2577
  value: input3.included_types
2474
- })) && input3.included_types.map((elem, _index37) => "string" === typeof elem || $report(_exceptionable2, {
2475
- path: _path2 + ".included_types[" + _index37 + "]",
2578
+ })) && input3.included_types.map((elem, _index39) => "string" === typeof elem || $report(_exceptionable2, {
2579
+ path: _path2 + ".included_types[" + _index39 + "]",
2476
2580
  expected: "string",
2477
2581
  value: elem
2478
2582
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2519,12 +2623,12 @@ var validBoxPlotRequest = (input) => {
2519
2623
  path: _path2 + ".genes",
2520
2624
  expected: "Array<GvGeneTerm>",
2521
2625
  value: input3.genes
2522
- })) && input3.genes.map((elem, _index38) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2523
- path: _path2 + ".genes[" + _index38 + "]",
2626
+ })) && input3.genes.map((elem, _index40) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2627
+ path: _path2 + ".genes[" + _index40 + "]",
2524
2628
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2525
2629
  value: elem
2526
- })) && $vu3(elem, _path2 + ".genes[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2527
- path: _path2 + ".genes[" + _index38 + "]",
2630
+ })) && $vu3(elem, _path2 + ".genes[" + _index40 + "]", _exceptionable2) || $report(_exceptionable2, {
2631
+ path: _path2 + ".genes[" + _index40 + "]",
2528
2632
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2529
2633
  value: elem
2530
2634
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2543,12 +2647,12 @@ var validBoxPlotRequest = (input) => {
2543
2647
  path: _path2 + ".childTerms",
2544
2648
  expected: "Array<DtTerm>",
2545
2649
  value: input3.childTerms
2546
- })) && input3.childTerms.map((elem, _index39) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2547
- path: _path2 + ".childTerms[" + _index39 + "]",
2650
+ })) && input3.childTerms.map((elem, _index41) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2651
+ path: _path2 + ".childTerms[" + _index41 + "]",
2548
2652
  expected: "DtTerm",
2549
2653
  value: elem
2550
- })) && $vo34(elem, _path2 + ".childTerms[" + _index39 + "]", _exceptionable2) || $report(_exceptionable2, {
2551
- path: _path2 + ".childTerms[" + _index39 + "]",
2654
+ })) && $vo35(elem, _path2 + ".childTerms[" + _index41 + "]", _exceptionable2) || $report(_exceptionable2, {
2655
+ path: _path2 + ".childTerms[" + _index41 + "]",
2552
2656
  expected: "DtTerm",
2553
2657
  value: elem
2554
2658
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2556,7 +2660,7 @@ var validBoxPlotRequest = (input) => {
2556
2660
  expected: "Array<DtTerm>",
2557
2661
  value: input3.childTerms
2558
2662
  })].every((flag) => flag);
2559
- const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2663
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2560
2664
  path: _path2 + ".id",
2561
2665
  expected: "string",
2562
2666
  value: input3.id
@@ -2572,8 +2676,8 @@ var validBoxPlotRequest = (input) => {
2572
2676
  path: _path2 + ".child_types",
2573
2677
  expected: "(Array<string> | undefined)",
2574
2678
  value: input3.child_types
2575
- })) && input3.child_types.map((elem, _index40) => "string" === typeof elem || $report(_exceptionable2, {
2576
- path: _path2 + ".child_types[" + _index40 + "]",
2679
+ })) && input3.child_types.map((elem, _index42) => "string" === typeof elem || $report(_exceptionable2, {
2680
+ path: _path2 + ".child_types[" + _index42 + "]",
2577
2681
  expected: "string",
2578
2682
  value: elem
2579
2683
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2588,8 +2692,8 @@ var validBoxPlotRequest = (input) => {
2588
2692
  path: _path2 + ".included_types",
2589
2693
  expected: "(Array<string> | undefined)",
2590
2694
  value: input3.included_types
2591
- })) && input3.included_types.map((elem, _index41) => "string" === typeof elem || $report(_exceptionable2, {
2592
- path: _path2 + ".included_types[" + _index41 + "]",
2695
+ })) && input3.included_types.map((elem, _index43) => "string" === typeof elem || $report(_exceptionable2, {
2696
+ path: _path2 + ".included_types[" + _index43 + "]",
2593
2697
  expected: "string",
2594
2698
  value: elem
2595
2699
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2632,12 +2736,12 @@ var validBoxPlotRequest = (input) => {
2632
2736
  path: _path2 + ".genes",
2633
2737
  expected: "Array<GvGeneTerm>",
2634
2738
  value: input3.genes
2635
- })) && input3.genes.map((elem, _index42) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2636
- path: _path2 + ".genes[" + _index42 + "]",
2739
+ })) && input3.genes.map((elem, _index44) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2740
+ path: _path2 + ".genes[" + _index44 + "]",
2637
2741
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2638
2742
  value: elem
2639
- })) && $vu3(elem, _path2 + ".genes[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2640
- path: _path2 + ".genes[" + _index42 + "]",
2743
+ })) && $vu3(elem, _path2 + ".genes[" + _index44 + "]", _exceptionable2) || $report(_exceptionable2, {
2744
+ path: _path2 + ".genes[" + _index44 + "]",
2641
2745
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2642
2746
  value: elem
2643
2747
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2656,12 +2760,12 @@ var validBoxPlotRequest = (input) => {
2656
2760
  path: _path2 + ".childTerms",
2657
2761
  expected: "Array<DtTerm>",
2658
2762
  value: input3.childTerms
2659
- })) && input3.childTerms.map((elem, _index43) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2660
- path: _path2 + ".childTerms[" + _index43 + "]",
2763
+ })) && input3.childTerms.map((elem, _index45) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2764
+ path: _path2 + ".childTerms[" + _index45 + "]",
2661
2765
  expected: "DtTerm",
2662
2766
  value: elem
2663
- })) && $vo34(elem, _path2 + ".childTerms[" + _index43 + "]", _exceptionable2) || $report(_exceptionable2, {
2664
- path: _path2 + ".childTerms[" + _index43 + "]",
2767
+ })) && $vo35(elem, _path2 + ".childTerms[" + _index45 + "]", _exceptionable2) || $report(_exceptionable2, {
2768
+ path: _path2 + ".childTerms[" + _index45 + "]",
2665
2769
  expected: "DtTerm",
2666
2770
  value: elem
2667
2771
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2669,7 +2773,7 @@ var validBoxPlotRequest = (input) => {
2669
2773
  expected: "Array<DtTerm>",
2670
2774
  value: input3.childTerms
2671
2775
  })].every((flag) => flag);
2672
- const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2776
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2673
2777
  path: _path2 + ".id",
2674
2778
  expected: "string",
2675
2779
  value: input3.id
@@ -2685,8 +2789,8 @@ var validBoxPlotRequest = (input) => {
2685
2789
  path: _path2 + ".child_types",
2686
2790
  expected: "(Array<string> | undefined)",
2687
2791
  value: input3.child_types
2688
- })) && input3.child_types.map((elem, _index44) => "string" === typeof elem || $report(_exceptionable2, {
2689
- path: _path2 + ".child_types[" + _index44 + "]",
2792
+ })) && input3.child_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
2793
+ path: _path2 + ".child_types[" + _index46 + "]",
2690
2794
  expected: "string",
2691
2795
  value: elem
2692
2796
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2701,8 +2805,8 @@ var validBoxPlotRequest = (input) => {
2701
2805
  path: _path2 + ".included_types",
2702
2806
  expected: "(Array<string> | undefined)",
2703
2807
  value: input3.included_types
2704
- })) && input3.included_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
2705
- path: _path2 + ".included_types[" + _index45 + "]",
2808
+ })) && input3.included_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
2809
+ path: _path2 + ".included_types[" + _index47 + "]",
2706
2810
  expected: "string",
2707
2811
  value: elem
2708
2812
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2734,7 +2838,7 @@ var validBoxPlotRequest = (input) => {
2734
2838
  expected: "TermGroupSetting",
2735
2839
  value: input3.groupsetting
2736
2840
  })].every((flag) => flag);
2737
- const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2841
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2738
2842
  path: _path2 + ".id",
2739
2843
  expected: "string",
2740
2844
  value: input3.id
@@ -2742,16 +2846,16 @@ var validBoxPlotRequest = (input) => {
2742
2846
  path: _path2 + ".name",
2743
2847
  expected: "string",
2744
2848
  value: input3.name
2745
- }), "integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === input3.type || $report(_exceptionable2, {
2849
+ }), "integer" === input3.type || "float" === input3.type || "date" === input3.type || $report(_exceptionable2, {
2746
2850
  path: _path2 + ".type",
2747
- expected: '("date" | "float" | "geneExpression" | "integer" | "metaboliteIntensity" | "ssGSEA")',
2851
+ expected: '("date" | "float" | "integer")',
2748
2852
  value: input3.type
2749
2853
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
2750
2854
  path: _path2 + ".child_types",
2751
2855
  expected: "(Array<string> | undefined)",
2752
2856
  value: input3.child_types
2753
- })) && input3.child_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
2754
- path: _path2 + ".child_types[" + _index46 + "]",
2857
+ })) && input3.child_types.map((elem, _index48) => "string" === typeof elem || $report(_exceptionable2, {
2858
+ path: _path2 + ".child_types[" + _index48 + "]",
2755
2859
  expected: "string",
2756
2860
  value: elem
2757
2861
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2766,8 +2870,8 @@ var validBoxPlotRequest = (input) => {
2766
2870
  path: _path2 + ".included_types",
2767
2871
  expected: "(Array<string> | undefined)",
2768
2872
  value: input3.included_types
2769
- })) && input3.included_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
2770
- path: _path2 + ".included_types[" + _index47 + "]",
2873
+ })) && input3.included_types.map((elem, _index49) => "string" === typeof elem || $report(_exceptionable2, {
2874
+ path: _path2 + ".included_types[" + _index49 + "]",
2771
2875
  expected: "string",
2772
2876
  value: elem
2773
2877
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2790,28 +2894,121 @@ var validBoxPlotRequest = (input) => {
2790
2894
  path: _path2 + ".skipValuesBuild",
2791
2895
  expected: "(boolean | undefined)",
2792
2896
  value: input3.skipValuesBuild
2897
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2898
+ path: _path2 + ".continuousColorScale",
2899
+ expected: "(__type.o3 | undefined)",
2900
+ value: input3.continuousColorScale
2901
+ })) && $vo22(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2902
+ path: _path2 + ".continuousColorScale",
2903
+ expected: "(__type.o3 | undefined)",
2904
+ value: input3.continuousColorScale
2905
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2906
+ path: _path2 + ".unit",
2907
+ expected: "(string | undefined)",
2908
+ value: input3.unit
2793
2909
  }), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
2794
2910
  path: _path2 + ".bins",
2795
2911
  expected: "PresetNumericBins",
2796
2912
  value: input3.bins
2797
- })) && $vo22(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2913
+ })) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2798
2914
  path: _path2 + ".bins",
2799
2915
  expected: "PresetNumericBins",
2800
2916
  value: input3.bins
2801
- }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2802
- path: _path2 + ".unit",
2803
- expected: "(string | undefined)",
2804
- value: input3.unit
2917
+ })].every((flag) => flag);
2918
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2919
+ path: _path2 + ".id",
2920
+ expected: "string",
2921
+ value: input3.id
2922
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
2923
+ path: _path2 + ".name",
2924
+ expected: "string",
2925
+ value: input3.name
2926
+ }), "geneExpression" === input3.type || $report(_exceptionable2, {
2927
+ path: _path2 + ".type",
2928
+ expected: '"geneExpression"',
2929
+ value: input3.type
2930
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
2931
+ path: _path2 + ".child_types",
2932
+ expected: "(Array<string> | undefined)",
2933
+ value: input3.child_types
2934
+ })) && input3.child_types.map((elem, _index50) => "string" === typeof elem || $report(_exceptionable2, {
2935
+ path: _path2 + ".child_types[" + _index50 + "]",
2936
+ expected: "string",
2937
+ value: elem
2938
+ })).every((flag) => flag) || $report(_exceptionable2, {
2939
+ path: _path2 + ".child_types",
2940
+ expected: "(Array<string> | undefined)",
2941
+ value: input3.child_types
2942
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
2943
+ path: _path2 + ".hashtmldetail",
2944
+ expected: "(boolean | undefined)",
2945
+ value: input3.hashtmldetail
2946
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
2947
+ path: _path2 + ".included_types",
2948
+ expected: "(Array<string> | undefined)",
2949
+ value: input3.included_types
2950
+ })) && input3.included_types.map((elem, _index51) => "string" === typeof elem || $report(_exceptionable2, {
2951
+ path: _path2 + ".included_types[" + _index51 + "]",
2952
+ expected: "string",
2953
+ value: elem
2954
+ })).every((flag) => flag) || $report(_exceptionable2, {
2955
+ path: _path2 + ".included_types",
2956
+ expected: "(Array<string> | undefined)",
2957
+ value: input3.included_types
2958
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
2959
+ path: _path2 + ".isleaf",
2960
+ expected: "(boolean | undefined)",
2961
+ value: input3.isleaf
2962
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
2963
+ path: _path2 + ".values",
2964
+ expected: "(TermValues | undefined)",
2965
+ value: input3.values
2966
+ })) && $vo16(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2967
+ path: _path2 + ".values",
2968
+ expected: "(TermValues | undefined)",
2969
+ value: input3.values
2970
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
2971
+ path: _path2 + ".skipValuesBuild",
2972
+ expected: "(boolean | undefined)",
2973
+ value: input3.skipValuesBuild
2805
2974
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2806
2975
  path: _path2 + ".continuousColorScale",
2807
2976
  expected: "(__type.o3 | undefined)",
2808
2977
  value: input3.continuousColorScale
2809
- })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2978
+ })) && $vo22(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2810
2979
  path: _path2 + ".continuousColorScale",
2811
2980
  expected: "(__type.o3 | undefined)",
2812
2981
  value: input3.continuousColorScale
2982
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2983
+ path: _path2 + ".unit",
2984
+ expected: "(string | undefined)",
2985
+ value: input3.unit
2986
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
2987
+ path: _path2 + ".gene",
2988
+ expected: "string",
2989
+ value: input3.gene
2990
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
2991
+ path: _path2 + ".bins",
2992
+ expected: "(PresetNumericBins | undefined)",
2993
+ value: input3.bins
2994
+ })) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2995
+ path: _path2 + ".bins",
2996
+ expected: "(PresetNumericBins | undefined)",
2997
+ value: input3.bins
2998
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
2999
+ path: _path2 + ".chr",
3000
+ expected: "(string | undefined)",
3001
+ value: input3.chr
3002
+ }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
3003
+ path: _path2 + ".start",
3004
+ expected: "(number | undefined)",
3005
+ value: input3.start
3006
+ }), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
3007
+ path: _path2 + ".stop",
3008
+ expected: "(number | undefined)",
3009
+ value: input3.stop
2813
3010
  })].every((flag) => flag);
2814
- const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3011
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2815
3012
  path: _path2 + ".id",
2816
3013
  expected: "string",
2817
3014
  value: input3.id
@@ -2827,8 +3024,8 @@ var validBoxPlotRequest = (input) => {
2827
3024
  path: _path2 + ".child_types",
2828
3025
  expected: "(Array<string> | undefined)",
2829
3026
  value: input3.child_types
2830
- })) && input3.child_types.map((elem, _index48) => "string" === typeof elem || $report(_exceptionable2, {
2831
- path: _path2 + ".child_types[" + _index48 + "]",
3027
+ })) && input3.child_types.map((elem, _index52) => "string" === typeof elem || $report(_exceptionable2, {
3028
+ path: _path2 + ".child_types[" + _index52 + "]",
2832
3029
  expected: "string",
2833
3030
  value: elem
2834
3031
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2843,8 +3040,8 @@ var validBoxPlotRequest = (input) => {
2843
3040
  path: _path2 + ".included_types",
2844
3041
  expected: "(Array<string> | undefined)",
2845
3042
  value: input3.included_types
2846
- })) && input3.included_types.map((elem, _index49) => "string" === typeof elem || $report(_exceptionable2, {
2847
- path: _path2 + ".included_types[" + _index49 + "]",
3043
+ })) && input3.included_types.map((elem, _index53) => "string" === typeof elem || $report(_exceptionable2, {
3044
+ path: _path2 + ".included_types[" + _index53 + "]",
2848
3045
  expected: "string",
2849
3046
  value: elem
2850
3047
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2868,7 +3065,7 @@ var validBoxPlotRequest = (input) => {
2868
3065
  expected: "(boolean | undefined)",
2869
3066
  value: input3.skipValuesBuild
2870
3067
  })].every((flag) => flag);
2871
- const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3068
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2872
3069
  path: _path2 + ".id",
2873
3070
  expected: "string",
2874
3071
  value: input3.id
@@ -2884,8 +3081,8 @@ var validBoxPlotRequest = (input) => {
2884
3081
  path: _path2 + ".child_types",
2885
3082
  expected: "(Array<string> | undefined)",
2886
3083
  value: input3.child_types
2887
- })) && input3.child_types.map((elem, _index50) => "string" === typeof elem || $report(_exceptionable2, {
2888
- path: _path2 + ".child_types[" + _index50 + "]",
3084
+ })) && input3.child_types.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
3085
+ path: _path2 + ".child_types[" + _index54 + "]",
2889
3086
  expected: "string",
2890
3087
  value: elem
2891
3088
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2900,8 +3097,8 @@ var validBoxPlotRequest = (input) => {
2900
3097
  path: _path2 + ".included_types",
2901
3098
  expected: "(Array<string> | undefined)",
2902
3099
  value: input3.included_types
2903
- })) && input3.included_types.map((elem, _index51) => "string" === typeof elem || $report(_exceptionable2, {
2904
- path: _path2 + ".included_types[" + _index51 + "]",
3100
+ })) && input3.included_types.map((elem, _index55) => "string" === typeof elem || $report(_exceptionable2, {
3101
+ path: _path2 + ".included_types[" + _index55 + "]",
2905
3102
  expected: "string",
2906
3103
  value: elem
2907
3104
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2932,12 +3129,12 @@ var validBoxPlotRequest = (input) => {
2932
3129
  path: _path2 + ".snps",
2933
3130
  expected: "(Array<SnpsEntry> | undefined)",
2934
3131
  value: input3.snps
2935
- })) && input3.snps.map((elem, _index52) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2936
- path: _path2 + ".snps[" + _index52 + "]",
3132
+ })) && input3.snps.map((elem, _index56) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3133
+ path: _path2 + ".snps[" + _index56 + "]",
2937
3134
  expected: "SnpsEntry",
2938
3135
  value: elem
2939
- })) && $vo49(elem, _path2 + ".snps[" + _index52 + "]", _exceptionable2) || $report(_exceptionable2, {
2940
- path: _path2 + ".snps[" + _index52 + "]",
3136
+ })) && $vo50(elem, _path2 + ".snps[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
3137
+ path: _path2 + ".snps[" + _index56 + "]",
2941
3138
  expected: "SnpsEntry",
2942
3139
  value: elem
2943
3140
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2945,7 +3142,7 @@ var validBoxPlotRequest = (input) => {
2945
3142
  expected: "(Array<SnpsEntry> | undefined)",
2946
3143
  value: input3.snps
2947
3144
  })].every((flag) => flag);
2948
- const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3145
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2949
3146
  path: _path2 + ".id",
2950
3147
  expected: "string",
2951
3148
  value: input3.id
@@ -2961,8 +3158,8 @@ var validBoxPlotRequest = (input) => {
2961
3158
  path: _path2 + ".child_types",
2962
3159
  expected: "(Array<string> | undefined)",
2963
3160
  value: input3.child_types
2964
- })) && input3.child_types.map((elem, _index53) => "string" === typeof elem || $report(_exceptionable2, {
2965
- path: _path2 + ".child_types[" + _index53 + "]",
3161
+ })) && input3.child_types.map((elem, _index57) => "string" === typeof elem || $report(_exceptionable2, {
3162
+ path: _path2 + ".child_types[" + _index57 + "]",
2966
3163
  expected: "string",
2967
3164
  value: elem
2968
3165
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2977,8 +3174,8 @@ var validBoxPlotRequest = (input) => {
2977
3174
  path: _path2 + ".included_types",
2978
3175
  expected: "(Array<string> | undefined)",
2979
3176
  value: input3.included_types
2980
- })) && input3.included_types.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
2981
- path: _path2 + ".included_types[" + _index54 + "]",
3177
+ })) && input3.included_types.map((elem, _index58) => "string" === typeof elem || $report(_exceptionable2, {
3178
+ path: _path2 + ".included_types[" + _index58 + "]",
2982
3179
  expected: "string",
2983
3180
  value: elem
2984
3181
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2993,7 +3190,7 @@ var validBoxPlotRequest = (input) => {
2993
3190
  path: _path2 + ".values",
2994
3191
  expected: "(TermValues & SampleLstTermValues | undefined)",
2995
3192
  value: input3.values
2996
- })) && $vo60(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3193
+ })) && $vo62(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2997
3194
  path: _path2 + ".values",
2998
3195
  expected: "(TermValues & SampleLstTermValues | undefined)",
2999
3196
  value: input3.values
@@ -3002,7 +3199,7 @@ var validBoxPlotRequest = (input) => {
3002
3199
  expected: "(boolean | undefined)",
3003
3200
  value: input3.skipValuesBuild
3004
3201
  })].every((flag) => flag);
3005
- const $vo60 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3202
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3006
3203
  const value = input3[key];
3007
3204
  if (void 0 === value)
3008
3205
  return true;
@@ -3011,7 +3208,7 @@ var validBoxPlotRequest = (input) => {
3011
3208
  path: _path2 + $join(key),
3012
3209
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
3013
3210
  value
3014
- })) && $vo61(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3211
+ })) && $vo63(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3015
3212
  path: _path2 + $join(key),
3016
3213
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
3017
3214
  value
@@ -3021,14 +3218,14 @@ var validBoxPlotRequest = (input) => {
3021
3218
  path: _path2 + $join(key),
3022
3219
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
3023
3220
  value
3024
- })) && $vo61(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3221
+ })) && $vo63(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3025
3222
  path: _path2 + $join(key),
3026
3223
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
3027
3224
  value
3028
3225
  });
3029
3226
  return true;
3030
3227
  }).every((flag) => flag)].every((flag) => flag);
3031
- const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
3228
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
3032
3229
  path: _path2 + ".key",
3033
3230
  expected: "(string | undefined)",
3034
3231
  value: input3.key
@@ -3072,12 +3269,12 @@ var validBoxPlotRequest = (input) => {
3072
3269
  path: _path2 + ".list",
3073
3270
  expected: "Array<__type>.o4",
3074
3271
  value: input3.list
3075
- })) && input3.list.map((elem, _index55) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3076
- path: _path2 + ".list[" + _index55 + "]",
3272
+ })) && input3.list.map((elem, _index59) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3273
+ path: _path2 + ".list[" + _index59 + "]",
3077
3274
  expected: "__type.o8",
3078
3275
  value: elem
3079
- })) && $vo62(elem, _path2 + ".list[" + _index55 + "]", _exceptionable2) || $report(_exceptionable2, {
3080
- path: _path2 + ".list[" + _index55 + "]",
3276
+ })) && $vo64(elem, _path2 + ".list[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3277
+ path: _path2 + ".list[" + _index59 + "]",
3081
3278
  expected: "__type.o8",
3082
3279
  value: elem
3083
3280
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3085,7 +3282,7 @@ var validBoxPlotRequest = (input) => {
3085
3282
  expected: "Array<__type>.o4",
3086
3283
  value: input3.list
3087
3284
  }), true].every((flag) => flag);
3088
- const $vo62 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
3285
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
3089
3286
  path: _path2 + ".sampleId",
3090
3287
  expected: "string",
3091
3288
  value: input3.sampleId
@@ -3094,7 +3291,7 @@ var validBoxPlotRequest = (input) => {
3094
3291
  expected: "string",
3095
3292
  value: input3.sample
3096
3293
  })].every((flag) => flag);
3097
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3294
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3098
3295
  path: _path2 + ".hiddenValues",
3099
3296
  expected: "(HiddenValues | undefined)",
3100
3297
  value: input3.hiddenValues
@@ -3123,7 +3320,7 @@ var validBoxPlotRequest = (input) => {
3123
3320
  expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "filter" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
3124
3321
  value: input3.type
3125
3322
  })].every((flag) => flag);
3126
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3323
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3127
3324
  path: _path2 + ".hiddenValues",
3128
3325
  expected: "(HiddenValues | undefined)",
3129
3326
  value: input3.hiddenValues
@@ -3163,8 +3360,8 @@ var validBoxPlotRequest = (input) => {
3163
3360
  path: _path2 + ".breaks",
3164
3361
  expected: "(Array<number> | undefined)",
3165
3362
  value: input3.breaks
3166
- })) && input3.breaks.map((elem, _index56) => "number" === typeof elem || $report(_exceptionable2, {
3167
- path: _path2 + ".breaks[" + _index56 + "]",
3363
+ })) && input3.breaks.map((elem, _index60) => "number" === typeof elem || $report(_exceptionable2, {
3364
+ path: _path2 + ".breaks[" + _index60 + "]",
3168
3365
  expected: "number",
3169
3366
  value: elem
3170
3367
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3188,7 +3385,7 @@ var validBoxPlotRequest = (input) => {
3188
3385
  expected: "(boolean | undefined)",
3189
3386
  value: input3.value_by_computable_grade
3190
3387
  }), true].every((flag) => flag);
3191
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3388
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3192
3389
  path: _path2 + ".hiddenValues",
3193
3390
  expected: "(HiddenValues | undefined)",
3194
3391
  value: input3.hiddenValues
@@ -3220,12 +3417,12 @@ var validBoxPlotRequest = (input) => {
3220
3417
  path: _path2 + ".groups",
3221
3418
  expected: "SampleLstTermValues",
3222
3419
  value: input3.groups
3223
- })) && $vo66(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3420
+ })) && $vo68(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3224
3421
  path: _path2 + ".groups",
3225
3422
  expected: "SampleLstTermValues",
3226
3423
  value: input3.groups
3227
3424
  })].every((flag) => flag);
3228
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3425
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3229
3426
  const value = input3[key];
3230
3427
  if (void 0 === value)
3231
3428
  return true;
@@ -3234,7 +3431,7 @@ var validBoxPlotRequest = (input) => {
3234
3431
  path: _path2 + $join(key),
3235
3432
  expected: "__type.o9",
3236
3433
  value
3237
- })) && $vo67(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3434
+ })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3238
3435
  path: _path2 + $join(key),
3239
3436
  expected: "__type.o9",
3240
3437
  value
@@ -3244,14 +3441,14 @@ var validBoxPlotRequest = (input) => {
3244
3441
  path: _path2 + $join(key),
3245
3442
  expected: "__type.o9",
3246
3443
  value
3247
- })) && $vo67(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3444
+ })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3248
3445
  path: _path2 + $join(key),
3249
3446
  expected: "__type.o9",
3250
3447
  value
3251
3448
  });
3252
3449
  return true;
3253
3450
  }).every((flag) => flag)].every((flag) => flag);
3254
- const $vo67 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3451
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3255
3452
  path: _path2 + ".name",
3256
3453
  expected: "string",
3257
3454
  value: input3.name
@@ -3263,12 +3460,12 @@ var validBoxPlotRequest = (input) => {
3263
3460
  path: _path2 + ".list",
3264
3461
  expected: "Array<__type>.o4",
3265
3462
  value: input3.list
3266
- })) && input3.list.map((elem, _index57) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3267
- path: _path2 + ".list[" + _index57 + "]",
3463
+ })) && input3.list.map((elem, _index61) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3464
+ path: _path2 + ".list[" + _index61 + "]",
3268
3465
  expected: "__type.o8",
3269
3466
  value: elem
3270
- })) && $vo62(elem, _path2 + ".list[" + _index57 + "]", _exceptionable2) || $report(_exceptionable2, {
3271
- path: _path2 + ".list[" + _index57 + "]",
3467
+ })) && $vo64(elem, _path2 + ".list[" + _index61 + "]", _exceptionable2) || $report(_exceptionable2, {
3468
+ path: _path2 + ".list[" + _index61 + "]",
3272
3469
  expected: "__type.o8",
3273
3470
  value: elem
3274
3471
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3300,16 +3497,16 @@ var validBoxPlotRequest = (input) => {
3300
3497
  })();
3301
3498
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
3302
3499
  if (true === input3.startunbounded)
3303
- return $vo24(input3, _path2, _exceptionable2);
3500
+ return $vo25(input3, _path2, _exceptionable2);
3304
3501
  if (true === input3.stopunbounded)
3305
- return $vo26(input3, _path2, _exceptionable2);
3306
- return $vo25(input3, _path2, _exceptionable2);
3502
+ return $vo27(input3, _path2, _exceptionable2);
3503
+ return $vo26(input3, _path2, _exceptionable2);
3307
3504
  })();
3308
3505
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
3309
3506
  if ("gene" === input3.kind)
3310
- return $vo36(input3, _path2, _exceptionable2);
3311
- if ("coord" === input3.kind)
3312
3507
  return $vo37(input3, _path2, _exceptionable2);
3508
+ if ("coord" === input3.kind)
3509
+ return $vo38(input3, _path2, _exceptionable2);
3313
3510
  return $report(_exceptionable2, {
3314
3511
  path: _path2,
3315
3512
  expected: "(BaseTerm & Gene | BaseTerm & Coord)",
@@ -3318,9 +3515,9 @@ var validBoxPlotRequest = (input) => {
3318
3515
  })();
3319
3516
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
3320
3517
  if (true === input3.startunbounded)
3321
- return $vo24(input3, _path2, _exceptionable2);
3322
- if (void 0 !== input3.start)
3323
3518
  return $vo25(input3, _path2, _exceptionable2);
3519
+ if (void 0 !== input3.start)
3520
+ return $vo26(input3, _path2, _exceptionable2);
3324
3521
  return $report(_exceptionable2, {
3325
3522
  path: _path2,
3326
3523
  expected: "(StartUnboundedBin | FullyBoundedBin)",
@@ -3329,9 +3526,9 @@ var validBoxPlotRequest = (input) => {
3329
3526
  })();
3330
3527
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
3331
3528
  if (void 0 !== input3.stop)
3332
- return $vo25(input3, _path2, _exceptionable2);
3333
- if (true === input3.stopunbounded)
3334
3529
  return $vo26(input3, _path2, _exceptionable2);
3530
+ if (true === input3.stopunbounded)
3531
+ return $vo27(input3, _path2, _exceptionable2);
3335
3532
  return $report(_exceptionable2, {
3336
3533
  path: _path2,
3337
3534
  expected: "(FullyBoundedBin | StopUnboundedBin)",
@@ -3341,7 +3538,7 @@ var validBoxPlotRequest = (input) => {
3341
3538
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
3342
3539
  if (void 0 !== input3.type)
3343
3540
  return $vo1(input3, _path2, _exceptionable2);
3344
- return $vo52(input3, _path2, false) || $vo45(input3, _path2, false) || $vo40(input3, _path2, false);
3541
+ return $vo53(input3, _path2, false) || $vo46(input3, _path2, false) || $vo41(input3, _path2, false);
3345
3542
  })();
3346
3543
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
3347
3544
  if ("values" === input3.type)
@@ -3355,69 +3552,80 @@ var validBoxPlotRequest = (input) => {
3355
3552
  const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
3356
3553
  if (void 0 !== input3.ranges)
3357
3554
  return $vo20(input3, _path2, _exceptionable2);
3358
- return $vo14(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
3555
+ return $vo14(input3, _path2, false) || $vo31(input3, _path2, false) || $vo34(input3, _path2, false);
3359
3556
  })();
3360
3557
  const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
3558
+ if ("integer" === input3.type || "float" === input3.type || "date" === input3.type)
3559
+ return $vo21(input3, _path2, _exceptionable2);
3560
+ if ("geneExpression" === input3.type)
3561
+ return $vo29(input3, _path2, _exceptionable2);
3562
+ return $report(_exceptionable2, {
3563
+ path: _path2,
3564
+ expected: "(NumericDictTerm | GeneExpressionTerm)",
3565
+ value: input3
3566
+ });
3567
+ })();
3568
+ const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3361
3569
  if ("regular-bin" === input3.type)
3362
- return $vo23(input3, _path2, _exceptionable2);
3570
+ return $vo24(input3, _path2, _exceptionable2);
3363
3571
  if ("custom-bin" === input3.type)
3364
- return $vo27(input3, _path2, _exceptionable2);
3572
+ return $vo28(input3, _path2, _exceptionable2);
3365
3573
  return $report(_exceptionable2, {
3366
3574
  path: _path2,
3367
3575
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
3368
3576
  value: input3
3369
3577
  });
3370
3578
  })();
3371
- const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3579
+ const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
3372
3580
  if ("gene" === input3.kind)
3373
- return $vo35(input3, _path2, _exceptionable2);
3581
+ return $vo36(input3, _path2, _exceptionable2);
3374
3582
  if ("coord" === input3.kind)
3375
- return $vo38(input3, _path2, _exceptionable2);
3583
+ return $vo39(input3, _path2, _exceptionable2);
3376
3584
  return $report(_exceptionable2, {
3377
3585
  path: _path2,
3378
3586
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',
3379
3587
  value: input3
3380
3588
  });
3381
3589
  })();
3382
- const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
3590
+ const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3383
3591
  if ("regular-bin" === input3.type)
3384
- return $vo23(input3, _path2, _exceptionable2);
3385
- if ("continuous" === input3.mode)
3386
- return $vo42(input3, _path2, _exceptionable2);
3592
+ return $vo24(input3, _path2, _exceptionable2);
3387
3593
  if ("spline" === input3.mode)
3388
- return $vo43(input3, _path2, _exceptionable2);
3389
- return $vo27(input3, _path2, false) || $vo41(input3, _path2, false);
3594
+ return $vo44(input3, _path2, _exceptionable2);
3595
+ return $vo28(input3, _path2, false) || $vo42(input3, _path2, false) || $vo43(input3, _path2, false);
3390
3596
  })();
3391
- const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3597
+ const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
3392
3598
  if ("gene" === input3.kind)
3393
- return $vo53(input3, _path2, _exceptionable2);
3394
- if ("coord" === input3.kind)
3395
3599
  return $vo54(input3, _path2, _exceptionable2);
3396
- if ("categorical" === input3.type)
3600
+ if ("coord" === input3.kind)
3397
3601
  return $vo55(input3, _path2, _exceptionable2);
3398
- if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === input3.type)
3602
+ if ("categorical" === input3.type)
3399
3603
  return $vo56(input3, _path2, _exceptionable2);
3400
- if ("condition" === input3.type)
3604
+ if ("integer" === input3.type || "float" === input3.type || "date" === input3.type)
3401
3605
  return $vo57(input3, _path2, _exceptionable2);
3402
- return $vo58(input3, _path2, false) || $vo59(input3, _path2, false);
3606
+ if ("geneExpression" === input3.type)
3607
+ return $vo58(input3, _path2, _exceptionable2);
3608
+ if ("condition" === input3.type)
3609
+ return $vo59(input3, _path2, _exceptionable2);
3610
+ return $vo60(input3, _path2, false) || $vo61(input3, _path2, false);
3403
3611
  })();
3404
- const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
3612
+ const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
3405
3613
  if (void 0 !== input3.predefined_groupset_idx)
3406
3614
  return $vo6(input3, _path2, _exceptionable2);
3407
3615
  if (void 0 !== input3.customset)
3408
3616
  return $vo7(input3, _path2, _exceptionable2);
3409
3617
  if (void 0 !== input3.bin_size)
3410
- return $vo23(input3, _path2, _exceptionable2);
3618
+ return $vo24(input3, _path2, _exceptionable2);
3411
3619
  if (void 0 !== input3.knots)
3412
- return $vo43(input3, _path2, _exceptionable2);
3620
+ return $vo44(input3, _path2, _exceptionable2);
3413
3621
  if (void 0 !== input3.AFcutoff)
3414
- return $vo46(input3, _path2, _exceptionable2);
3622
+ return $vo47(input3, _path2, _exceptionable2);
3415
3623
  if (void 0 !== input3.timeScale)
3416
- return $vo64(input3, _path2, _exceptionable2);
3624
+ return $vo66(input3, _path2, _exceptionable2);
3417
3625
  return (() => {
3418
3626
  if (void 0 !== input3.groups)
3419
- return $vo65(input3, _path2, _exceptionable2);
3420
- return $vo5(input3, _path2, false) || $vo63(input3, _path2, false) || $vo3(input3, _path2, false) || $vo27(input3, _path2, false) || $vo41(input3, _path2, false) || $vo42(input3, _path2, false);
3627
+ return $vo67(input3, _path2, _exceptionable2);
3628
+ return $vo5(input3, _path2, false) || $vo65(input3, _path2, false) || $vo3(input3, _path2, false) || $vo28(input3, _path2, false) || $vo42(input3, _path2, false) || $vo43(input3, _path2, false);
3421
3629
  })();
3422
3630
  })();
3423
3631
  return ("object" === typeof input2 && null !== input2 || $report(true, {