@sjcrh/proteinpaint-types 2.124.0 → 2.126.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/dist/brainImaging.js +1 -1
  2. package/dist/{chunk-NCFUZ5VV.js → chunk-2S4T3WUF.js} +790 -386
  3. package/dist/{chunk-XPOHYEAY.js → chunk-537XOM43.js} +584 -382
  4. package/dist/{chunk-LBGUOJR3.js → chunk-5O422YU6.js} +343 -141
  5. package/dist/{chunk-SQBZAOWB.js → chunk-7IRM7OKB.js} +343 -141
  6. package/dist/{chunk-XZAH6P4D.js → chunk-A3XJW6BZ.js} +5 -1
  7. package/dist/{chunk-3ZT4UCFM.js → chunk-BXPSDGWG.js} +343 -141
  8. package/dist/{chunk-QMWUUGEK.js → chunk-CJC7ZHSZ.js} +376 -174
  9. package/dist/{chunk-F64WJMRL.js → chunk-DJCPG2RT.js} +817 -413
  10. package/dist/{chunk-ZMOSABYP.js → chunk-GZCIY2WK.js} +584 -382
  11. package/dist/{chunk-K7P6C6KU.js → chunk-LVXO4MLR.js} +586 -384
  12. package/dist/chunk-NWEXA2YB.js +308 -0
  13. package/dist/{chunk-AGSW7G4T.js → chunk-O4RAE6UJ.js} +582 -380
  14. package/dist/chunk-RPX4TVMD.js +14 -0
  15. package/dist/{chunk-KRYTJ2SL.js → chunk-RWMZSRX7.js} +2 -2
  16. package/dist/chunk-SMS3Y2XZ.js +75 -0
  17. package/dist/{chunk-RX5EB2HL.js → chunk-VSNV3MLV.js} +343 -141
  18. package/dist/{chunk-5HL5BPE5.js → chunk-W6NLM363.js} +2 -2
  19. package/dist/{chunk-WQGLAGSY.js → chunk-YGX6BZZY.js} +4 -4
  20. package/dist/{chunk-5XRJ5ATE.js → chunk-YOS2YTCE.js} +584 -382
  21. package/dist/clearwsisession.js +3 -13
  22. package/dist/clearwsisessions.js +13 -0
  23. package/dist/correlationVolcano.js +1 -1
  24. package/dist/gdc.grin2.js +17 -0
  25. package/dist/genesetEnrichment.js +1 -1
  26. package/dist/healthcheck.js +1 -1
  27. package/dist/index.js +89 -65
  28. package/dist/termdb.boxplot.js +1 -1
  29. package/dist/termdb.categories.js +1 -1
  30. package/dist/termdb.cluster.js +1 -1
  31. package/dist/termdb.descrstats.js +1 -1
  32. package/dist/termdb.numericcategories.js +1 -1
  33. package/dist/termdb.percentile.js +1 -1
  34. package/dist/termdb.termsbyids.js +1 -1
  35. package/dist/termdb.topMutatedGenes.js +5 -5
  36. package/dist/termdb.topTermsByType.js +1 -1
  37. package/dist/termdb.topVariablyExpressedGenes.js +1 -1
  38. package/dist/termdb.violin.js +1 -1
  39. package/dist/wsisamples.js +3 -3
  40. package/package.json +1 -1
  41. package/src/dataset.ts +6 -0
  42. package/src/index.ts +1 -0
  43. package/src/routes/gdc.grin2.ts +101 -0
  44. package/src/routes/genesetEnrichment.ts +2 -0
  45. package/src/terms/geneVariant.ts +1 -0
@@ -40,19 +40,21 @@ var validCorrelationVolcanoRequest = (input) => {
40
40
  const $io6 = (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 && $io1(input3.filter));
41
41
  const $io7 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io8(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io9(elem)));
42
42
  const $io8 = (input3) => Array.isArray(input3.joinWith) && input3.joinWith.every((elem) => "string" === typeof elem);
43
- const $io9 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
44
- const $io10 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io11(elem)));
45
- const $io11 = (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.id || "string" === typeof input3.id) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
46
- const $io12 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io13(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
47
- const $io13 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
48
- const $io14 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io15(input3.filter)) && "boolean" === typeof input3.uncomputable;
49
- const $io15 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io8(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io9(elem))) && ("object" === typeof input3.active && null !== input3.active && $io1(input3.active)) && "number" === typeof input3.group;
50
- const $io16 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
51
- const $io17 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io18(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 && $io27(elem)));
52
- const $io18 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io19(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io26(input3.continuousColorScale));
53
- const $io19 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu8(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu8(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
54
- const $io20 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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);
55
- const $io21 = (input3) => Object.keys(input3).every((key) => {
43
+ const $io9 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.geneVariantTerm || "object" === typeof input3.geneVariantTerm && null !== input3.geneVariantTerm && $iu8(input3.geneVariantTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
44
+ const $io10 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
45
+ const $io11 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io12(elem)));
46
+ const $io12 = (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.id || "string" === typeof input3.id) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
47
+ const $io13 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io14(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
48
+ const $io14 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
49
+ const $io15 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io16(input3.filter)) && "boolean" === typeof input3.uncomputable;
50
+ const $io16 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io8(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io9(elem))) && ("object" === typeof input3.active && null !== input3.active && $io1(input3.active)) && "number" === typeof input3.group;
51
+ const $io17 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
52
+ const $io18 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
53
+ const $io19 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io20(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
54
+ const $io20 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
55
+ const $io21 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu9(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu9(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
56
+ const $io22 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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);
57
+ const $io23 = (input3) => Object.keys(input3).every((key) => {
56
58
  const value = input3[key];
57
59
  if (void 0 === value)
58
60
  return true;
@@ -60,19 +62,19 @@ var validCorrelationVolcanoRequest = (input) => {
60
62
  return "number" === typeof value;
61
63
  return true;
62
64
  });
63
- const $io22 = (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);
64
- const $io23 = (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);
65
- const $io24 = (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);
66
- const $io25 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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);
67
- const $io26 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
68
- const $io27 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
69
- const $io28 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io29(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 && $io30(elem)));
70
- const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
71
- const $io30 = (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;
72
- 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 && $io9(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io32(elem)));
73
- const $io32 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
74
- const $io33 = (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) && $io34(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("CatTWValues" === input3.type || "CatTWPredefinedGS" === input3.type || "CatTWCustomGS" === input3.type) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu9(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term));
75
- const $io34 = (input3) => Object.keys(input3).every((key) => {
65
+ 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);
66
+ 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);
67
+ 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);
68
+ const $io27 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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);
69
+ const $io28 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
70
+ const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
71
+ 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)));
72
+ 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
73
+ 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;
74
+ 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 && $io9(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
75
+ const $io34 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
76
+ const $io35 = (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) && $io36(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("CatTWValues" === input3.type || "CatTWPredefinedGS" === input3.type || "CatTWCustomGS" === input3.type) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu10(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term));
77
+ const $io36 = (input3) => Object.keys(input3).every((key) => {
76
78
  const value = input3[key];
77
79
  if (void 0 === value)
78
80
  return true;
@@ -80,57 +82,57 @@ var validCorrelationVolcanoRequest = (input) => {
80
82
  return true;
81
83
  return true;
82
84
  });
83
- const $io35 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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 || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
84
- const $io36 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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 || "filter" === input3.type);
85
- const $io37 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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 || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
86
- const $io38 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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 || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io39(input3.customset));
87
- const $io39 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem));
88
- 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) && $io34(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io18(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu10(input3.q));
89
- const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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]))));
90
- const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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);
91
- const $io43 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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);
92
- const $io44 = (input3) => "number" === typeof input3.value;
93
- 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) && $io34(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));
94
- const $io46 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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 && $io1(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
95
- const $io47 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu6(input3.tvs));
96
- 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && (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)));
97
- 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);
98
- const $io50 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
99
- const $io51 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
100
- 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) && $io34(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu12(input3.q));
101
- 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
102
- 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
103
- 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
104
- 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) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io19(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io26(input3.continuousColorScale));
105
- 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
106
- 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && (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)));
107
- 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.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
108
- const $io60 = (input3) => Object.keys(input3).every((key) => {
85
+ const $io37 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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 || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
86
+ const $io38 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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 || "filter" === input3.type);
87
+ const $io39 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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 || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
88
+ const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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 || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io41(input3.customset));
89
+ const $io41 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem));
90
+ const $io42 = (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) && $io36(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu11(input3.q));
91
+ const $io43 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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]))));
92
+ const $io44 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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);
93
+ const $io45 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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 && $io46(elem))) && (null !== input3.type && void 0 === input3.type);
94
+ const $io46 = (input3) => "number" === typeof input3.value;
95
+ const $io47 = (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) && $io36(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io48(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io50(input3.term));
96
+ const $io48 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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 && $io49(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io1(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
97
+ const $io49 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu6(input3.tvs));
98
+ const $io50 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && (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 && $io51(elem)));
99
+ const $io51 = (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 && $io52(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io53(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);
100
+ const $io52 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
101
+ const $io53 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
102
+ const $io54 = (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) && $io36(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));
103
+ 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
104
+ const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
105
+ const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu7(input3.groupsetting));
106
+ const $io58 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
107
+ 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
108
+ 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) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && (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 && $io51(elem)));
109
+ 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.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
110
+ const $io62 = (input3) => Object.keys(input3).every((key) => {
109
111
  const value = input3[key];
110
112
  if (void 0 === value)
111
113
  return true;
112
114
  if (RegExp(/(.*)/).test(key))
113
- return "object" === typeof value && null !== value && $io61(value);
115
+ return "object" === typeof value && null !== value && $io63(value);
114
116
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
115
- return "object" === typeof value && null !== value && $io61(value);
117
+ return "object" === typeof value && null !== value && $io63(value);
116
118
  return true;
117
119
  });
118
- 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 && $io1(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;
119
- const $io62 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
120
- const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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);
121
- const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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;
122
- const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(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));
123
- const $io66 = (input3) => Object.keys(input3).every((key) => {
120
+ 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 && $io1(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;
121
+ const $io64 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
122
+ const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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);
123
+ const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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;
124
+ const $io67 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(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));
125
+ const $io68 = (input3) => Object.keys(input3).every((key) => {
124
126
  const value = input3[key];
125
127
  if (void 0 === value)
126
128
  return true;
127
129
  if (RegExp(/(.*)/).test(key))
128
- return "object" === typeof value && null !== value && $io67(value);
130
+ return "object" === typeof value && null !== value && $io69(value);
129
131
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
130
- return "object" === typeof value && null !== value && $io67(value);
132
+ return "object" === typeof value && null !== value && $io69(value);
131
133
  return true;
132
134
  });
133
- 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;
135
+ 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;
134
136
  const $iu0 = (input3) => (() => {
135
137
  if ("tvslst" === input3.type)
136
138
  return $io1(input3);
@@ -140,142 +142,149 @@ var validCorrelationVolcanoRequest = (input) => {
140
142
  })();
141
143
  const $iu1 = (input3) => (() => {
142
144
  if ("string" === typeof input3.type)
143
- return $io12(input3);
145
+ return $io13(input3);
144
146
  if ("filter" === input3.type)
145
- return $io14(input3);
147
+ return $io15(input3);
146
148
  return false;
147
149
  })();
148
150
  const $iu2 = (input3) => (() => {
149
151
  if (true === input3.startunbounded)
150
- return $io22(input3);
151
- if (true === input3.stopunbounded)
152
152
  return $io24(input3);
153
- return $io23(input3);
153
+ if (true === input3.stopunbounded)
154
+ return $io26(input3);
155
+ return $io25(input3);
154
156
  })();
155
157
  const $iu3 = (input3) => (() => {
156
158
  if (void 0 !== input3.type)
157
- return $io33(input3);
159
+ return $io35(input3);
158
160
  return (() => {
159
- if ($io52(input3))
160
- return $io52(input3);
161
- if ($io45(input3))
162
- return $io45(input3);
163
- if ($io40(input3))
164
- return $io40(input3);
161
+ if ($io54(input3))
162
+ return $io54(input3);
163
+ if ($io47(input3))
164
+ return $io47(input3);
165
+ if ($io42(input3))
166
+ return $io42(input3);
165
167
  return false;
166
168
  })();
167
169
  })();
168
170
  const $iu4 = (input3) => (() => {
169
171
  if (true === input3.startunbounded)
170
- return $io22(input3);
172
+ return $io24(input3);
171
173
  if (void 0 !== input3.start)
172
- return $io23(input3);
174
+ return $io25(input3);
173
175
  return false;
174
176
  })();
175
177
  const $iu5 = (input3) => (() => {
176
178
  if (void 0 !== input3.stop)
177
- return $io23(input3);
179
+ return $io25(input3);
178
180
  if (true === input3.stopunbounded)
179
- return $io24(input3);
181
+ return $io26(input3);
180
182
  return false;
181
183
  })();
182
184
  const $iu6 = (input3) => (() => {
183
185
  if (void 0 !== input3.ranges)
184
- return $io17(input3);
186
+ return $io19(input3);
185
187
  return (() => {
186
188
  if ($io3(input3))
187
189
  return $io3(input3);
188
- if ($io28(input3))
189
- return $io28(input3);
190
- if ($io31(input3))
191
- return $io31(input3);
190
+ if ($io30(input3))
191
+ return $io30(input3);
192
+ if ($io33(input3))
193
+ return $io33(input3);
192
194
  return false;
193
195
  })();
194
196
  })();
195
197
  const $iu7 = (input3) => (() => {
196
- if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io11(elem)))
197
- return $io10(input3);
198
- return $io16(input3);
198
+ if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io12(elem)))
199
+ return $io11(input3);
200
+ return $io17(input3);
199
201
  })();
200
202
  const $iu8 = (input3) => (() => {
203
+ if ("gene" === input3.kind)
204
+ return $io10(input3);
205
+ if ("coord" === input3.kind)
206
+ return $io18(input3);
207
+ return false;
208
+ })();
209
+ const $iu9 = (input3) => (() => {
201
210
  if ("regular-bin" === input3.type)
202
- return $io20(input3);
211
+ return $io22(input3);
203
212
  if ("custom-bin" === input3.type)
204
- return $io25(input3);
213
+ return $io27(input3);
205
214
  return false;
206
215
  })();
207
- const $iu9 = (input3) => (() => {
216
+ const $iu10 = (input3) => (() => {
208
217
  if ("values" === input3.type)
209
- return $io35(input3);
210
- if ("predefined-groupset" === input3.type)
211
218
  return $io37(input3);
219
+ if ("predefined-groupset" === input3.type)
220
+ return $io39(input3);
212
221
  if ("custom-groupset" === input3.type)
213
- return $io38(input3);
214
- return $io36(input3);
222
+ return $io40(input3);
223
+ return $io38(input3);
215
224
  })();
216
- const $iu10 = (input3) => (() => {
225
+ const $iu11 = (input3) => (() => {
217
226
  if ("regular-bin" === input3.type)
218
- return $io20(input3);
227
+ return $io22(input3);
219
228
  if ("continuous" === input3.mode)
220
- return $io42(input3);
229
+ return $io44(input3);
221
230
  if ("spline" === input3.mode)
222
- return $io43(input3);
231
+ return $io45(input3);
223
232
  return (() => {
224
- if ($io25(input3))
225
- return $io25(input3);
226
- if ($io41(input3))
227
- return $io41(input3);
233
+ if ($io27(input3))
234
+ return $io27(input3);
235
+ if ($io43(input3))
236
+ return $io43(input3);
228
237
  return false;
229
238
  })();
230
239
  })();
231
- const $iu11 = (input3) => (() => {
240
+ const $iu12 = (input3) => (() => {
232
241
  if ("gene" === input3.kind)
233
- return $io53(input3);
242
+ return $io55(input3);
234
243
  if ("coord" === input3.kind)
235
- return $io54(input3);
244
+ return $io56(input3);
236
245
  if ("categorical" === input3.type)
237
- return $io55(input3);
246
+ return $io57(input3);
238
247
  if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
239
- return $io56(input3);
248
+ return $io58(input3);
240
249
  if ("condition" === input3.type)
241
- return $io57(input3);
250
+ return $io59(input3);
242
251
  return (() => {
243
- if ($io58(input3))
244
- return $io58(input3);
245
- if ($io59(input3))
246
- return $io59(input3);
252
+ if ($io60(input3))
253
+ return $io60(input3);
254
+ if ($io61(input3))
255
+ return $io61(input3);
247
256
  return false;
248
257
  })();
249
258
  })();
250
- const $iu12 = (input3) => (() => {
259
+ const $iu13 = (input3) => (() => {
251
260
  if (void 0 !== input3.predefined_groupset_idx)
252
- return $io37(input3);
261
+ return $io39(input3);
253
262
  if (void 0 !== input3.customset)
254
- return $io38(input3);
263
+ return $io40(input3);
255
264
  if (void 0 !== input3.bin_size)
256
- return $io20(input3);
265
+ return $io22(input3);
257
266
  if (void 0 !== input3.knots)
258
- return $io43(input3);
267
+ return $io45(input3);
259
268
  if (void 0 !== input3.AFcutoff)
260
- return $io46(input3);
269
+ return $io48(input3);
261
270
  if (void 0 !== input3.timeScale)
262
- return $io64(input3);
271
+ return $io66(input3);
263
272
  return (() => {
264
273
  if (void 0 !== input3.groups)
265
- return $io65(input3);
274
+ return $io67(input3);
266
275
  return (() => {
267
- if ($io36(input3))
268
- return $io36(input3);
269
- if ($io63(input3))
270
- return $io63(input3);
271
- if ($io35(input3))
272
- return $io35(input3);
273
- if ($io25(input3))
274
- return $io25(input3);
275
- if ($io41(input3))
276
- return $io41(input3);
277
- if ($io42(input3))
278
- return $io42(input3);
276
+ if ($io38(input3))
277
+ return $io38(input3);
278
+ if ($io65(input3))
279
+ return $io65(input3);
280
+ if ($io37(input3))
281
+ return $io37(input3);
282
+ if ($io27(input3))
283
+ return $io27(input3);
284
+ if ($io43(input3))
285
+ return $io43(input3);
286
+ if ($io44(input3))
287
+ return $io44(input3);
279
288
  return false;
280
289
  })();
281
290
  })();
@@ -596,6 +605,14 @@ var validCorrelationVolcanoRequest = (input) => {
596
605
  path: _path2 + ".name_noOrigin",
597
606
  expected: "string",
598
607
  value: input3.name_noOrigin
608
+ }), void 0 === input3.geneVariantTerm || ("object" === typeof input3.geneVariantTerm && null !== input3.geneVariantTerm || $report(_exceptionable2, {
609
+ path: _path2 + ".geneVariantTerm",
610
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | undefined)',
611
+ value: input3.geneVariantTerm
612
+ })) && $vu8(input3.geneVariantTerm, _path2 + ".geneVariantTerm", _exceptionable2) || $report(_exceptionable2, {
613
+ path: _path2 + ".geneVariantTerm",
614
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | undefined)',
615
+ value: input3.geneVariantTerm
599
616
  }), true, "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
600
617
  path: _path2 + ".isleaf",
601
618
  expected: "boolean",
@@ -621,7 +638,96 @@ var validCorrelationVolcanoRequest = (input) => {
621
638
  expected: "TermValues",
622
639
  value: input3.values
623
640
  })].every((flag) => flag);
624
- const $vo10 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
641
+ const $vo10 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
642
+ path: _path2 + ".id",
643
+ expected: "string",
644
+ value: input3.id
645
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
646
+ path: _path2 + ".name",
647
+ expected: "string",
648
+ value: input3.name
649
+ }), "geneVariant" === input3.type || $report(_exceptionable2, {
650
+ path: _path2 + ".type",
651
+ expected: '"geneVariant"',
652
+ value: input3.type
653
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
654
+ path: _path2 + ".child_types",
655
+ expected: "(Array<string> | undefined)",
656
+ value: input3.child_types
657
+ })) && input3.child_types.map((elem, _index8) => "string" === typeof elem || $report(_exceptionable2, {
658
+ path: _path2 + ".child_types[" + _index8 + "]",
659
+ expected: "string",
660
+ value: elem
661
+ })).every((flag) => flag) || $report(_exceptionable2, {
662
+ path: _path2 + ".child_types",
663
+ expected: "(Array<string> | undefined)",
664
+ value: input3.child_types
665
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
666
+ path: _path2 + ".hashtmldetail",
667
+ expected: "(boolean | undefined)",
668
+ value: input3.hashtmldetail
669
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
670
+ path: _path2 + ".included_types",
671
+ expected: "(Array<string> | undefined)",
672
+ value: input3.included_types
673
+ })) && input3.included_types.map((elem, _index9) => "string" === typeof elem || $report(_exceptionable2, {
674
+ path: _path2 + ".included_types[" + _index9 + "]",
675
+ expected: "string",
676
+ value: elem
677
+ })).every((flag) => flag) || $report(_exceptionable2, {
678
+ path: _path2 + ".included_types",
679
+ expected: "(Array<string> | undefined)",
680
+ value: input3.included_types
681
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
682
+ path: _path2 + ".isleaf",
683
+ expected: "(boolean | undefined)",
684
+ value: input3.isleaf
685
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
686
+ path: _path2 + ".values",
687
+ expected: "(TermValues | undefined)",
688
+ value: input3.values
689
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
690
+ path: _path2 + ".values",
691
+ expected: "(TermValues | undefined)",
692
+ value: input3.values
693
+ }), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
694
+ path: _path2 + ".filter",
695
+ expected: "(TermFilter | undefined)",
696
+ value: input3.filter
697
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
698
+ path: _path2 + ".filter",
699
+ expected: "(TermFilter | undefined)",
700
+ value: input3.filter
701
+ }), "gene" === input3.kind || $report(_exceptionable2, {
702
+ path: _path2 + ".kind",
703
+ expected: '"gene"',
704
+ value: input3.kind
705
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
706
+ path: _path2 + ".gene",
707
+ expected: "string",
708
+ value: input3.gene
709
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
710
+ path: _path2 + ".chr",
711
+ expected: "(string | undefined)",
712
+ value: input3.chr
713
+ }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
714
+ path: _path2 + ".start",
715
+ expected: "(number | undefined)",
716
+ value: input3.start
717
+ }), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
718
+ path: _path2 + ".stop",
719
+ expected: "(number | undefined)",
720
+ value: input3.stop
721
+ }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
722
+ path: _path2 + ".groupsetting",
723
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
724
+ value: input3.groupsetting
725
+ })) && $vu7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
726
+ path: _path2 + ".groupsetting",
727
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
728
+ value: input3.groupsetting
729
+ })].every((flag) => flag);
730
+ const $vo11 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
625
731
  path: _path2 + ".disabled",
626
732
  expected: "(boolean | undefined)",
627
733
  value: input3.disabled
@@ -629,12 +735,12 @@ var validCorrelationVolcanoRequest = (input) => {
629
735
  path: _path2 + ".lst",
630
736
  expected: "Array<Groupset>",
631
737
  value: input3.lst
632
- })) && input3.lst.map((elem, _index8) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
633
- path: _path2 + ".lst[" + _index8 + "]",
738
+ })) && input3.lst.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
739
+ path: _path2 + ".lst[" + _index10 + "]",
634
740
  expected: "Groupset",
635
741
  value: elem
636
- })) && $vo11(elem, _path2 + ".lst[" + _index8 + "]", _exceptionable2) || $report(_exceptionable2, {
637
- path: _path2 + ".lst[" + _index8 + "]",
742
+ })) && $vo12(elem, _path2 + ".lst[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
743
+ path: _path2 + ".lst[" + _index10 + "]",
638
744
  expected: "Groupset",
639
745
  value: elem
640
746
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -642,7 +748,7 @@ var validCorrelationVolcanoRequest = (input) => {
642
748
  expected: "Array<Groupset>",
643
749
  value: input3.lst
644
750
  })].every((flag) => flag);
645
- const $vo11 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
751
+ const $vo12 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
646
752
  path: _path2 + ".name",
647
753
  expected: "string",
648
754
  value: input3.name
@@ -662,12 +768,12 @@ var validCorrelationVolcanoRequest = (input) => {
662
768
  path: _path2 + ".groups",
663
769
  expected: "Array<GroupEntry>",
664
770
  value: input3.groups
665
- })) && input3.groups.map((elem, _index9) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
666
- path: _path2 + ".groups[" + _index9 + "]",
771
+ })) && input3.groups.map((elem, _index11) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
772
+ path: _path2 + ".groups[" + _index11 + "]",
667
773
  expected: "(FilterGroup | ValuesGroup)",
668
774
  value: elem
669
- })) && $vu1(elem, _path2 + ".groups[" + _index9 + "]", _exceptionable2) || $report(_exceptionable2, {
670
- path: _path2 + ".groups[" + _index9 + "]",
775
+ })) && $vu1(elem, _path2 + ".groups[" + _index11 + "]", _exceptionable2) || $report(_exceptionable2, {
776
+ path: _path2 + ".groups[" + _index11 + "]",
671
777
  expected: "(FilterGroup | ValuesGroup)",
672
778
  value: elem
673
779
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -675,7 +781,7 @@ var validCorrelationVolcanoRequest = (input) => {
675
781
  expected: "Array<GroupEntry>",
676
782
  value: input3.groups
677
783
  })].every((flag) => flag);
678
- const $vo12 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
784
+ const $vo13 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
679
785
  path: _path2 + ".name",
680
786
  expected: "string",
681
787
  value: input3.name
@@ -687,12 +793,12 @@ var validCorrelationVolcanoRequest = (input) => {
687
793
  path: _path2 + ".values",
688
794
  expected: "Array<__type>",
689
795
  value: input3.values
690
- })) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
691
- path: _path2 + ".values[" + _index10 + "]",
796
+ })) && input3.values.map((elem, _index12) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
797
+ path: _path2 + ".values[" + _index12 + "]",
692
798
  expected: "__type.o2",
693
799
  value: elem
694
- })) && $vo13(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
695
- path: _path2 + ".values[" + _index10 + "]",
800
+ })) && $vo14(elem, _path2 + ".values[" + _index12 + "]", _exceptionable2) || $report(_exceptionable2, {
801
+ path: _path2 + ".values[" + _index12 + "]",
696
802
  expected: "__type.o2",
697
803
  value: elem
698
804
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -704,7 +810,7 @@ var validCorrelationVolcanoRequest = (input) => {
704
810
  expected: "(boolean | undefined)",
705
811
  value: input3.uncomputable
706
812
  })].every((flag) => flag);
707
- const $vo13 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
813
+ const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
708
814
  path: _path2 + ".key",
709
815
  expected: "(number | string)",
710
816
  value: input3.key
@@ -713,7 +819,7 @@ var validCorrelationVolcanoRequest = (input) => {
713
819
  expected: "string",
714
820
  value: input3.label
715
821
  })].every((flag) => flag);
716
- const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
822
+ const $vo15 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
717
823
  path: _path2 + ".name",
718
824
  expected: "string",
719
825
  value: input3.name
@@ -725,7 +831,7 @@ var validCorrelationVolcanoRequest = (input) => {
725
831
  path: _path2 + ".filter",
726
832
  expected: "TermFilter & { active: Filter; group: number; }",
727
833
  value: input3.filter
728
- })) && $vo15(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
834
+ })) && $vo16(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
729
835
  path: _path2 + ".filter",
730
836
  expected: "TermFilter & { active: Filter; group: number; }",
731
837
  value: input3.filter
@@ -734,7 +840,7 @@ var validCorrelationVolcanoRequest = (input) => {
734
840
  expected: "boolean",
735
841
  value: input3.uncomputable
736
842
  })].every((flag) => flag);
737
- const $vo15 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.opts && null !== input3.opts || $report(_exceptionable2, {
843
+ const $vo16 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.opts && null !== input3.opts || $report(_exceptionable2, {
738
844
  path: _path2 + ".opts",
739
845
  expected: "__type.o1",
740
846
  value: input3.opts
@@ -746,12 +852,12 @@ var validCorrelationVolcanoRequest = (input) => {
746
852
  path: _path2 + ".terms",
747
853
  expected: "Array<DtTerm>",
748
854
  value: input3.terms
749
- })) && input3.terms.map((elem, _index11) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
750
- path: _path2 + ".terms[" + _index11 + "]",
855
+ })) && input3.terms.map((elem, _index13) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
856
+ path: _path2 + ".terms[" + _index13 + "]",
751
857
  expected: "DtTerm",
752
858
  value: elem
753
- })) && $vo9(elem, _path2 + ".terms[" + _index11 + "]", _exceptionable2) || $report(_exceptionable2, {
754
- path: _path2 + ".terms[" + _index11 + "]",
859
+ })) && $vo9(elem, _path2 + ".terms[" + _index13 + "]", _exceptionable2) || $report(_exceptionable2, {
860
+ path: _path2 + ".terms[" + _index13 + "]",
755
861
  expected: "DtTerm",
756
862
  value: elem
757
863
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -771,7 +877,7 @@ var validCorrelationVolcanoRequest = (input) => {
771
877
  expected: "number",
772
878
  value: input3.group
773
879
  })].every((flag) => flag);
774
- const $vo16 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
880
+ const $vo17 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
775
881
  path: _path2 + ".disabled",
776
882
  expected: "boolean",
777
883
  value: input3.disabled
@@ -788,7 +894,92 @@ var validCorrelationVolcanoRequest = (input) => {
788
894
  expected: "([] | undefined)",
789
895
  value: input3.lst
790
896
  })].every((flag) => flag);
791
- const $vo17 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
897
+ const $vo18 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
898
+ path: _path2 + ".id",
899
+ expected: "string",
900
+ value: input3.id
901
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
902
+ path: _path2 + ".name",
903
+ expected: "string",
904
+ value: input3.name
905
+ }), "geneVariant" === input3.type || $report(_exceptionable2, {
906
+ path: _path2 + ".type",
907
+ expected: '"geneVariant"',
908
+ value: input3.type
909
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
910
+ path: _path2 + ".child_types",
911
+ expected: "(Array<string> | undefined)",
912
+ value: input3.child_types
913
+ })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
914
+ path: _path2 + ".child_types[" + _index14 + "]",
915
+ expected: "string",
916
+ value: elem
917
+ })).every((flag) => flag) || $report(_exceptionable2, {
918
+ path: _path2 + ".child_types",
919
+ expected: "(Array<string> | undefined)",
920
+ value: input3.child_types
921
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
922
+ path: _path2 + ".hashtmldetail",
923
+ expected: "(boolean | undefined)",
924
+ value: input3.hashtmldetail
925
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
926
+ path: _path2 + ".included_types",
927
+ expected: "(Array<string> | undefined)",
928
+ value: input3.included_types
929
+ })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
930
+ path: _path2 + ".included_types[" + _index15 + "]",
931
+ expected: "string",
932
+ value: elem
933
+ })).every((flag) => flag) || $report(_exceptionable2, {
934
+ path: _path2 + ".included_types",
935
+ expected: "(Array<string> | undefined)",
936
+ value: input3.included_types
937
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
938
+ path: _path2 + ".isleaf",
939
+ expected: "(boolean | undefined)",
940
+ value: input3.isleaf
941
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
942
+ path: _path2 + ".values",
943
+ expected: "(TermValues | undefined)",
944
+ value: input3.values
945
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
946
+ path: _path2 + ".values",
947
+ expected: "(TermValues | undefined)",
948
+ value: input3.values
949
+ }), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
950
+ path: _path2 + ".filter",
951
+ expected: "(TermFilter | undefined)",
952
+ value: input3.filter
953
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
954
+ path: _path2 + ".filter",
955
+ expected: "(TermFilter | undefined)",
956
+ value: input3.filter
957
+ }), "coord" === input3.kind || $report(_exceptionable2, {
958
+ path: _path2 + ".kind",
959
+ expected: '"coord"',
960
+ value: input3.kind
961
+ }), "string" === typeof input3.chr || $report(_exceptionable2, {
962
+ path: _path2 + ".chr",
963
+ expected: "string",
964
+ value: input3.chr
965
+ }), "number" === typeof input3.start || $report(_exceptionable2, {
966
+ path: _path2 + ".start",
967
+ expected: "number",
968
+ value: input3.start
969
+ }), "number" === typeof input3.stop || $report(_exceptionable2, {
970
+ path: _path2 + ".stop",
971
+ expected: "number",
972
+ value: input3.stop
973
+ }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
974
+ path: _path2 + ".groupsetting",
975
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
976
+ value: input3.groupsetting
977
+ })) && $vu7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
978
+ path: _path2 + ".groupsetting",
979
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
980
+ value: input3.groupsetting
981
+ })].every((flag) => flag);
982
+ const $vo19 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
792
983
  path: _path2 + ".join",
793
984
  expected: "(string | undefined)",
794
985
  value: input3.join
@@ -800,7 +991,7 @@ var validCorrelationVolcanoRequest = (input) => {
800
991
  path: _path2 + ".term",
801
992
  expected: "NumericTerm",
802
993
  value: input3.term
803
- })) && $vo18(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
994
+ })) && $vo20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
804
995
  path: _path2 + ".term",
805
996
  expected: "NumericTerm",
806
997
  value: input3.term
@@ -808,12 +999,12 @@ var validCorrelationVolcanoRequest = (input) => {
808
999
  path: _path2 + ".ranges",
809
1000
  expected: "Array<NumericBin>",
810
1001
  value: input3.ranges
811
- })) && input3.ranges.map((elem, _index12) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
812
- path: _path2 + ".ranges[" + _index12 + "]",
1002
+ })) && input3.ranges.map((elem, _index16) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1003
+ path: _path2 + ".ranges[" + _index16 + "]",
813
1004
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
814
1005
  value: elem
815
- })) && $vu2(elem, _path2 + ".ranges[" + _index12 + "]", _exceptionable2) || $report(_exceptionable2, {
816
- path: _path2 + ".ranges[" + _index12 + "]",
1006
+ })) && $vu2(elem, _path2 + ".ranges[" + _index16 + "]", _exceptionable2) || $report(_exceptionable2, {
1007
+ path: _path2 + ".ranges[" + _index16 + "]",
817
1008
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
818
1009
  value: elem
819
1010
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -824,12 +1015,12 @@ var validCorrelationVolcanoRequest = (input) => {
824
1015
  path: _path2 + ".values",
825
1016
  expected: "Array<__type>.o1",
826
1017
  value: input3.values
827
- })) && input3.values.map((elem, _index13) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
828
- path: _path2 + ".values[" + _index13 + "]",
1018
+ })) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1019
+ path: _path2 + ".values[" + _index17 + "]",
829
1020
  expected: "__type.o5",
830
1021
  value: elem
831
- })) && $vo27(elem, _path2 + ".values[" + _index13 + "]", _exceptionable2) || $report(_exceptionable2, {
832
- path: _path2 + ".values[" + _index13 + "]",
1022
+ })) && $vo29(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1023
+ path: _path2 + ".values[" + _index17 + "]",
833
1024
  expected: "__type.o5",
834
1025
  value: elem
835
1026
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -837,7 +1028,7 @@ var validCorrelationVolcanoRequest = (input) => {
837
1028
  expected: "Array<__type>.o1",
838
1029
  value: input3.values
839
1030
  })].every((flag) => flag);
840
- const $vo18 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1031
+ const $vo20 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
841
1032
  path: _path2 + ".id",
842
1033
  expected: "string",
843
1034
  value: input3.id
@@ -853,8 +1044,8 @@ var validCorrelationVolcanoRequest = (input) => {
853
1044
  path: _path2 + ".child_types",
854
1045
  expected: "(Array<string> | undefined)",
855
1046
  value: input3.child_types
856
- })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
857
- path: _path2 + ".child_types[" + _index14 + "]",
1047
+ })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1048
+ path: _path2 + ".child_types[" + _index18 + "]",
858
1049
  expected: "string",
859
1050
  value: elem
860
1051
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -869,8 +1060,8 @@ var validCorrelationVolcanoRequest = (input) => {
869
1060
  path: _path2 + ".included_types",
870
1061
  expected: "(Array<string> | undefined)",
871
1062
  value: input3.included_types
872
- })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
873
- path: _path2 + ".included_types[" + _index15 + "]",
1063
+ })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1064
+ path: _path2 + ".included_types[" + _index19 + "]",
874
1065
  expected: "string",
875
1066
  value: elem
876
1067
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -901,7 +1092,7 @@ var validCorrelationVolcanoRequest = (input) => {
901
1092
  path: _path2 + ".bins",
902
1093
  expected: "PresetNumericBins",
903
1094
  value: input3.bins
904
- })) && $vo19(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1095
+ })) && $vo21(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
905
1096
  path: _path2 + ".bins",
906
1097
  expected: "PresetNumericBins",
907
1098
  value: input3.bins
@@ -913,16 +1104,16 @@ var validCorrelationVolcanoRequest = (input) => {
913
1104
  path: _path2 + ".continuousColorScale",
914
1105
  expected: "(__type.o4 | undefined)",
915
1106
  value: input3.continuousColorScale
916
- })) && $vo26(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1107
+ })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
917
1108
  path: _path2 + ".continuousColorScale",
918
1109
  expected: "(__type.o4 | undefined)",
919
1110
  value: input3.continuousColorScale
920
1111
  })].every((flag) => flag);
921
- const $vo19 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
1112
+ const $vo21 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
922
1113
  path: _path2 + '["default"]',
923
1114
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
924
1115
  value: input3["default"]
925
- })) && $vu8(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
1116
+ })) && $vu9(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
926
1117
  path: _path2 + '["default"]',
927
1118
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
928
1119
  value: input3["default"]
@@ -930,7 +1121,7 @@ var validCorrelationVolcanoRequest = (input) => {
930
1121
  path: _path2 + ".less",
931
1122
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
932
1123
  value: input3.less
933
- })) && $vu8(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
1124
+ })) && $vu9(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
934
1125
  path: _path2 + ".less",
935
1126
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
936
1127
  value: input3.less
@@ -955,11 +1146,11 @@ var validCorrelationVolcanoRequest = (input) => {
955
1146
  expected: "(number | undefined)",
956
1147
  value: input3.max
957
1148
  })].every((flag) => flag);
958
- const $vo20 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1149
+ const $vo22 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
959
1150
  path: _path2 + ".hiddenValues",
960
1151
  expected: "(HiddenValues | undefined)",
961
1152
  value: input3.hiddenValues
962
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1153
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
963
1154
  path: _path2 + ".hiddenValues",
964
1155
  expected: "(HiddenValues | undefined)",
965
1156
  value: input3.hiddenValues
@@ -1008,7 +1199,7 @@ var validCorrelationVolcanoRequest = (input) => {
1008
1199
  expected: "(number | undefined)",
1009
1200
  value: input3.label_offset
1010
1201
  })].every((flag) => flag);
1011
- const $vo21 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1202
+ const $vo23 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1012
1203
  const value = input3[key];
1013
1204
  if (void 0 === value)
1014
1205
  return true;
@@ -1020,7 +1211,7 @@ var validCorrelationVolcanoRequest = (input) => {
1020
1211
  });
1021
1212
  return true;
1022
1213
  }).every((flag) => flag)].every((flag) => flag);
1023
- const $vo22 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1214
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1024
1215
  path: _path2 + ".startunbounded",
1025
1216
  expected: "true",
1026
1217
  value: input3.startunbounded
@@ -1045,7 +1236,7 @@ var validCorrelationVolcanoRequest = (input) => {
1045
1236
  expected: "(string | undefined)",
1046
1237
  value: input3.label
1047
1238
  })].every((flag) => flag);
1048
- const $vo23 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1239
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1049
1240
  path: _path2 + ".startunbounded",
1050
1241
  expected: "(false | undefined)",
1051
1242
  value: input3.startunbounded
@@ -1074,7 +1265,7 @@ var validCorrelationVolcanoRequest = (input) => {
1074
1265
  expected: "(string | undefined)",
1075
1266
  value: input3.label
1076
1267
  })].every((flag) => flag);
1077
- const $vo24 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1268
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1078
1269
  path: _path2 + ".start",
1079
1270
  expected: "number",
1080
1271
  value: input3.start
@@ -1099,11 +1290,11 @@ var validCorrelationVolcanoRequest = (input) => {
1099
1290
  expected: "(string | undefined)",
1100
1291
  value: input3.label
1101
1292
  })].every((flag) => flag);
1102
- const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1293
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1103
1294
  path: _path2 + ".hiddenValues",
1104
1295
  expected: "(HiddenValues | undefined)",
1105
1296
  value: input3.hiddenValues
1106
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1297
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1107
1298
  path: _path2 + ".hiddenValues",
1108
1299
  expected: "(HiddenValues | undefined)",
1109
1300
  value: input3.hiddenValues
@@ -1145,12 +1336,12 @@ var validCorrelationVolcanoRequest = (input) => {
1145
1336
  path: _path2 + ".lst",
1146
1337
  expected: "...(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1147
1338
  value: input3.lst.slice(1)
1148
- })) && input3.lst.slice(1).map((elem, _index16) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1149
- path: _path2 + ".lst[" + (1 + _index16) + "]",
1339
+ })) && input3.lst.slice(1).map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1340
+ path: _path2 + ".lst[" + (1 + _index20) + "]",
1150
1341
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1151
1342
  value: elem
1152
- })) && $vu2(elem, _path2 + ".lst[" + (1 + _index16) + "]", _exceptionable2) || $report(_exceptionable2, {
1153
- path: _path2 + ".lst[" + (1 + _index16) + "]",
1343
+ })) && $vu2(elem, _path2 + ".lst[" + (1 + _index20) + "]", _exceptionable2) || $report(_exceptionable2, {
1344
+ path: _path2 + ".lst[" + (1 + _index20) + "]",
1154
1345
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1155
1346
  value: elem
1156
1347
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1166,7 +1357,7 @@ var validCorrelationVolcanoRequest = (input) => {
1166
1357
  expected: '("median" | undefined)',
1167
1358
  value: input3.preferredBins
1168
1359
  })].every((flag) => flag);
1169
- const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1360
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1170
1361
  path: _path2 + ".minColor",
1171
1362
  expected: "string",
1172
1363
  value: input3.minColor
@@ -1175,7 +1366,7 @@ var validCorrelationVolcanoRequest = (input) => {
1175
1366
  expected: "string",
1176
1367
  value: input3.maxColor
1177
1368
  })].every((flag) => flag);
1178
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1369
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1179
1370
  path: _path2 + ".key",
1180
1371
  expected: "string",
1181
1372
  value: input3.key
@@ -1192,7 +1383,7 @@ var validCorrelationVolcanoRequest = (input) => {
1192
1383
  expected: "(string | undefined)",
1193
1384
  value: input3.label
1194
1385
  })].every((flag) => flag);
1195
- const $vo28 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1386
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1196
1387
  path: _path2 + ".join",
1197
1388
  expected: "(string | undefined)",
1198
1389
  value: input3.join
@@ -1204,7 +1395,7 @@ var validCorrelationVolcanoRequest = (input) => {
1204
1395
  path: _path2 + ".term",
1205
1396
  expected: "ConditionTerm",
1206
1397
  value: input3.term
1207
- })) && $vo29(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1398
+ })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1208
1399
  path: _path2 + ".term",
1209
1400
  expected: "ConditionTerm",
1210
1401
  value: input3.term
@@ -1224,12 +1415,12 @@ var validCorrelationVolcanoRequest = (input) => {
1224
1415
  path: _path2 + ".grade_and_child",
1225
1416
  expected: "(Array<GradeAndChildEntry> | undefined)",
1226
1417
  value: input3.grade_and_child
1227
- })) && input3.grade_and_child.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1228
- path: _path2 + ".grade_and_child[" + _index17 + "]",
1418
+ })) && input3.grade_and_child.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1419
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1229
1420
  expected: "GradeAndChildEntry",
1230
1421
  value: elem
1231
- })) && $vo30(elem, _path2 + ".grade_and_child[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1232
- path: _path2 + ".grade_and_child[" + _index17 + "]",
1422
+ })) && $vo32(elem, _path2 + ".grade_and_child[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1423
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1233
1424
  expected: "GradeAndChildEntry",
1234
1425
  value: elem
1235
1426
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1237,7 +1428,7 @@ var validCorrelationVolcanoRequest = (input) => {
1237
1428
  expected: "(Array<GradeAndChildEntry> | undefined)",
1238
1429
  value: input3.grade_and_child
1239
1430
  })].every((flag) => flag);
1240
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1431
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1241
1432
  path: _path2 + ".id",
1242
1433
  expected: "string",
1243
1434
  value: input3.id
@@ -1253,8 +1444,8 @@ var validCorrelationVolcanoRequest = (input) => {
1253
1444
  path: _path2 + ".child_types",
1254
1445
  expected: "(Array<string> | undefined)",
1255
1446
  value: input3.child_types
1256
- })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1257
- path: _path2 + ".child_types[" + _index18 + "]",
1447
+ })) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1448
+ path: _path2 + ".child_types[" + _index22 + "]",
1258
1449
  expected: "string",
1259
1450
  value: elem
1260
1451
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1269,8 +1460,8 @@ var validCorrelationVolcanoRequest = (input) => {
1269
1460
  path: _path2 + ".included_types",
1270
1461
  expected: "(Array<string> | undefined)",
1271
1462
  value: input3.included_types
1272
- })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1273
- path: _path2 + ".included_types[" + _index19 + "]",
1463
+ })) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1464
+ path: _path2 + ".included_types[" + _index23 + "]",
1274
1465
  expected: "string",
1275
1466
  value: elem
1276
1467
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1298,7 +1489,7 @@ var validCorrelationVolcanoRequest = (input) => {
1298
1489
  expected: "(TermFilter | undefined)",
1299
1490
  value: input3.filter
1300
1491
  })].every((flag) => flag);
1301
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1492
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1302
1493
  path: _path2 + ".grade",
1303
1494
  expected: "number",
1304
1495
  value: input3.grade
@@ -1315,7 +1506,7 @@ var validCorrelationVolcanoRequest = (input) => {
1315
1506
  expected: "string",
1316
1507
  value: input3.child_label
1317
1508
  })].every((flag) => flag);
1318
- const $vo31 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1509
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1319
1510
  path: _path2 + ".join",
1320
1511
  expected: "(string | undefined)",
1321
1512
  value: input3.join
@@ -1335,12 +1526,12 @@ var validCorrelationVolcanoRequest = (input) => {
1335
1526
  path: _path2 + ".values",
1336
1527
  expected: "Array<__type>.o2",
1337
1528
  value: input3.values
1338
- })) && input3.values.map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1339
- path: _path2 + ".values[" + _index20 + "]",
1529
+ })) && input3.values.map((elem, _index24) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1530
+ path: _path2 + ".values[" + _index24 + "]",
1340
1531
  expected: "__type.o6",
1341
1532
  value: elem
1342
- })) && $vo32(elem, _path2 + ".values[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
1343
- path: _path2 + ".values[" + _index20 + "]",
1533
+ })) && $vo34(elem, _path2 + ".values[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
1534
+ path: _path2 + ".values[" + _index24 + "]",
1344
1535
  expected: "__type.o6",
1345
1536
  value: elem
1346
1537
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1348,7 +1539,7 @@ var validCorrelationVolcanoRequest = (input) => {
1348
1539
  expected: "Array<__type>.o2",
1349
1540
  value: input3.values
1350
1541
  })].every((flag) => flag);
1351
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1542
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1352
1543
  path: _path2 + ".key",
1353
1544
  expected: "string",
1354
1545
  value: input3.key
@@ -1361,7 +1552,7 @@ var validCorrelationVolcanoRequest = (input) => {
1361
1552
  expected: "string",
1362
1553
  value: input3.value
1363
1554
  })].every((flag) => flag);
1364
- const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1555
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1365
1556
  path: _path2 + ".id",
1366
1557
  expected: "(string | undefined)",
1367
1558
  value: input3.id
@@ -1377,7 +1568,7 @@ var validCorrelationVolcanoRequest = (input) => {
1377
1568
  path: _path2 + ".settings",
1378
1569
  expected: "(__type.o7 | undefined)",
1379
1570
  value: input3.settings
1380
- })) && $vo34(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
1571
+ })) && $vo36(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
1381
1572
  path: _path2 + ".settings",
1382
1573
  expected: "(__type.o7 | undefined)",
1383
1574
  value: input3.settings
@@ -1393,7 +1584,7 @@ var validCorrelationVolcanoRequest = (input) => {
1393
1584
  path: _path2 + ".q",
1394
1585
  expected: "(CustomGroupSettingQ | FilterQ | PredefinedGroupSettingQ | ValuesQ)",
1395
1586
  value: input3.q
1396
- })) && $vu9(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1587
+ })) && $vu10(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1397
1588
  path: _path2 + ".q",
1398
1589
  expected: "(CustomGroupSettingQ | FilterQ | PredefinedGroupSettingQ | ValuesQ)",
1399
1590
  value: input3.q
@@ -1406,7 +1597,7 @@ var validCorrelationVolcanoRequest = (input) => {
1406
1597
  expected: "CategoricalTerm",
1407
1598
  value: input3.term
1408
1599
  })].every((flag) => flag);
1409
- const $vo34 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1600
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1410
1601
  const value = input3[key];
1411
1602
  if (void 0 === value)
1412
1603
  return true;
@@ -1414,11 +1605,11 @@ var validCorrelationVolcanoRequest = (input) => {
1414
1605
  return true;
1415
1606
  return true;
1416
1607
  }).every((flag) => flag)].every((flag) => flag);
1417
- const $vo35 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1608
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1418
1609
  path: _path2 + ".hiddenValues",
1419
1610
  expected: "(HiddenValues | undefined)",
1420
1611
  value: input3.hiddenValues
1421
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1612
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1422
1613
  path: _path2 + ".hiddenValues",
1423
1614
  expected: "(HiddenValues | undefined)",
1424
1615
  value: input3.hiddenValues
@@ -1443,11 +1634,11 @@ var validCorrelationVolcanoRequest = (input) => {
1443
1634
  expected: '"values"',
1444
1635
  value: input3.type
1445
1636
  })].every((flag) => flag);
1446
- const $vo36 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1637
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1447
1638
  path: _path2 + ".hiddenValues",
1448
1639
  expected: "(HiddenValues | undefined)",
1449
1640
  value: input3.hiddenValues
1450
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1641
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1451
1642
  path: _path2 + ".hiddenValues",
1452
1643
  expected: "(HiddenValues | undefined)",
1453
1644
  value: input3.hiddenValues
@@ -1472,11 +1663,11 @@ var validCorrelationVolcanoRequest = (input) => {
1472
1663
  expected: '("filter" | undefined)',
1473
1664
  value: input3.type
1474
1665
  })].every((flag) => flag);
1475
- const $vo37 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1666
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1476
1667
  path: _path2 + ".hiddenValues",
1477
1668
  expected: "(HiddenValues | undefined)",
1478
1669
  value: input3.hiddenValues
1479
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1670
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1480
1671
  path: _path2 + ".hiddenValues",
1481
1672
  expected: "(HiddenValues | undefined)",
1482
1673
  value: input3.hiddenValues
@@ -1505,11 +1696,11 @@ var validCorrelationVolcanoRequest = (input) => {
1505
1696
  expected: "number",
1506
1697
  value: input3.predefined_groupset_idx
1507
1698
  })].every((flag) => flag);
1508
- const $vo38 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1699
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1509
1700
  path: _path2 + ".hiddenValues",
1510
1701
  expected: "(HiddenValues | undefined)",
1511
1702
  value: input3.hiddenValues
1512
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1703
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1513
1704
  path: _path2 + ".hiddenValues",
1514
1705
  expected: "(HiddenValues | undefined)",
1515
1706
  value: input3.hiddenValues
@@ -1537,21 +1728,21 @@ var validCorrelationVolcanoRequest = (input) => {
1537
1728
  path: _path2 + ".customset",
1538
1729
  expected: "BaseGroupSet",
1539
1730
  value: input3.customset
1540
- })) && $vo39(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
1731
+ })) && $vo41(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
1541
1732
  path: _path2 + ".customset",
1542
1733
  expected: "BaseGroupSet",
1543
1734
  value: input3.customset
1544
1735
  })].every((flag) => flag);
1545
- const $vo39 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
1736
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
1546
1737
  path: _path2 + ".groups",
1547
1738
  expected: "Array<GroupEntry>",
1548
1739
  value: input3.groups
1549
- })) && input3.groups.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1550
- path: _path2 + ".groups[" + _index21 + "]",
1740
+ })) && input3.groups.map((elem, _index25) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1741
+ path: _path2 + ".groups[" + _index25 + "]",
1551
1742
  expected: "(FilterGroup | ValuesGroup)",
1552
1743
  value: elem
1553
- })) && $vu1(elem, _path2 + ".groups[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1554
- path: _path2 + ".groups[" + _index21 + "]",
1744
+ })) && $vu1(elem, _path2 + ".groups[" + _index25 + "]", _exceptionable2) || $report(_exceptionable2, {
1745
+ path: _path2 + ".groups[" + _index25 + "]",
1555
1746
  expected: "(FilterGroup | ValuesGroup)",
1556
1747
  value: elem
1557
1748
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1559,7 +1750,7 @@ var validCorrelationVolcanoRequest = (input) => {
1559
1750
  expected: "Array<GroupEntry>",
1560
1751
  value: input3.groups
1561
1752
  })].every((flag) => flag);
1562
- const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1753
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1563
1754
  path: _path2 + ".id",
1564
1755
  expected: "(string | undefined)",
1565
1756
  value: input3.id
@@ -1575,7 +1766,7 @@ var validCorrelationVolcanoRequest = (input) => {
1575
1766
  path: _path2 + ".settings",
1576
1767
  expected: "(__type.o7 | undefined)",
1577
1768
  value: input3.settings
1578
- })) && $vo34(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
1769
+ })) && $vo36(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
1579
1770
  path: _path2 + ".settings",
1580
1771
  expected: "(__type.o7 | undefined)",
1581
1772
  value: input3.settings
@@ -1587,7 +1778,7 @@ var validCorrelationVolcanoRequest = (input) => {
1587
1778
  path: _path2 + ".term",
1588
1779
  expected: "NumericTerm",
1589
1780
  value: input3.term
1590
- })) && $vo18(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1781
+ })) && $vo20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1591
1782
  path: _path2 + ".term",
1592
1783
  expected: "NumericTerm",
1593
1784
  value: input3.term
@@ -1595,16 +1786,16 @@ var validCorrelationVolcanoRequest = (input) => {
1595
1786
  path: _path2 + ".q",
1596
1787
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1597
1788
  value: input3.q
1598
- })) && $vu10(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1789
+ })) && $vu11(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1599
1790
  path: _path2 + ".q",
1600
1791
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1601
1792
  value: input3.q
1602
1793
  })].every((flag) => flag);
1603
- const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1794
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1604
1795
  path: _path2 + ".hiddenValues",
1605
1796
  expected: "(HiddenValues | undefined)",
1606
1797
  value: input3.hiddenValues
1607
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1798
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1608
1799
  path: _path2 + ".hiddenValues",
1609
1800
  expected: "(HiddenValues | undefined)",
1610
1801
  value: input3.hiddenValues
@@ -1660,11 +1851,11 @@ var validCorrelationVolcanoRequest = (input) => {
1660
1851
  expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
1661
1852
  value: input3.lst
1662
1853
  })].every((flag) => flag);
1663
- const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1854
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1664
1855
  path: _path2 + ".hiddenValues",
1665
1856
  expected: "(HiddenValues | undefined)",
1666
1857
  value: input3.hiddenValues
1667
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1858
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1668
1859
  path: _path2 + ".hiddenValues",
1669
1860
  expected: "(HiddenValues | undefined)",
1670
1861
  value: input3.hiddenValues
@@ -1697,11 +1888,11 @@ var validCorrelationVolcanoRequest = (input) => {
1697
1888
  expected: "undefined",
1698
1889
  value: input3.type
1699
1890
  }))].every((flag) => flag);
1700
- const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1891
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1701
1892
  path: _path2 + ".hiddenValues",
1702
1893
  expected: "(HiddenValues | undefined)",
1703
1894
  value: input3.hiddenValues
1704
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1895
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1705
1896
  path: _path2 + ".hiddenValues",
1706
1897
  expected: "(HiddenValues | undefined)",
1707
1898
  value: input3.hiddenValues
@@ -1725,12 +1916,12 @@ var validCorrelationVolcanoRequest = (input) => {
1725
1916
  path: _path2 + ".knots",
1726
1917
  expected: "Array<__type>.o3",
1727
1918
  value: input3.knots
1728
- })) && input3.knots.map((elem, _index22) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1729
- path: _path2 + ".knots[" + _index22 + "]",
1919
+ })) && input3.knots.map((elem, _index26) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1920
+ path: _path2 + ".knots[" + _index26 + "]",
1730
1921
  expected: "__type.o8",
1731
1922
  value: elem
1732
- })) && $vo44(elem, _path2 + ".knots[" + _index22 + "]", _exceptionable2) || $report(_exceptionable2, {
1733
- path: _path2 + ".knots[" + _index22 + "]",
1923
+ })) && $vo46(elem, _path2 + ".knots[" + _index26 + "]", _exceptionable2) || $report(_exceptionable2, {
1924
+ path: _path2 + ".knots[" + _index26 + "]",
1734
1925
  expected: "__type.o8",
1735
1926
  value: elem
1736
1927
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1746,12 +1937,12 @@ var validCorrelationVolcanoRequest = (input) => {
1746
1937
  expected: "undefined",
1747
1938
  value: input3.type
1748
1939
  }))].every((flag) => flag);
1749
- const $vo44 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1940
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1750
1941
  path: _path2 + ".value",
1751
1942
  expected: "number",
1752
1943
  value: input3.value
1753
1944
  })].every((flag) => flag);
1754
- const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1945
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1755
1946
  path: _path2 + ".id",
1756
1947
  expected: "(string | undefined)",
1757
1948
  value: input3.id
@@ -1767,7 +1958,7 @@ var validCorrelationVolcanoRequest = (input) => {
1767
1958
  path: _path2 + ".settings",
1768
1959
  expected: "(__type.o7 | undefined)",
1769
1960
  value: input3.settings
1770
- })) && $vo34(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
1961
+ })) && $vo36(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
1771
1962
  path: _path2 + ".settings",
1772
1963
  expected: "(__type.o7 | undefined)",
1773
1964
  value: input3.settings
@@ -1779,7 +1970,7 @@ var validCorrelationVolcanoRequest = (input) => {
1779
1970
  path: _path2 + ".q",
1780
1971
  expected: "SnpsQ",
1781
1972
  value: input3.q
1782
- })) && $vo46(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1973
+ })) && $vo48(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1783
1974
  path: _path2 + ".q",
1784
1975
  expected: "SnpsQ",
1785
1976
  value: input3.q
@@ -1787,16 +1978,16 @@ var validCorrelationVolcanoRequest = (input) => {
1787
1978
  path: _path2 + ".term",
1788
1979
  expected: "SnpsTerm",
1789
1980
  value: input3.term
1790
- })) && $vo48(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1981
+ })) && $vo50(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1791
1982
  path: _path2 + ".term",
1792
1983
  expected: "SnpsTerm",
1793
1984
  value: input3.term
1794
1985
  })].every((flag) => flag);
1795
- const $vo46 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1986
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1796
1987
  path: _path2 + ".hiddenValues",
1797
1988
  expected: "(HiddenValues | undefined)",
1798
1989
  value: input3.hiddenValues
1799
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1990
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1800
1991
  path: _path2 + ".hiddenValues",
1801
1992
  expected: "(HiddenValues | undefined)",
1802
1993
  value: input3.hiddenValues
@@ -1848,7 +2039,7 @@ var validCorrelationVolcanoRequest = (input) => {
1848
2039
  path: _path2 + ".restrictAncestry",
1849
2040
  expected: "RestrictAncestry",
1850
2041
  value: input3.restrictAncestry
1851
- })) && $vo47(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2042
+ })) && $vo49(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
1852
2043
  path: _path2 + ".restrictAncestry",
1853
2044
  expected: "RestrictAncestry",
1854
2045
  value: input3.restrictAncestry
@@ -1873,7 +2064,7 @@ var validCorrelationVolcanoRequest = (input) => {
1873
2064
  expected: "number",
1874
2065
  value: input3.stop
1875
2066
  })].every((flag) => flag);
1876
- const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2067
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
1877
2068
  path: _path2 + ".name",
1878
2069
  expected: "string",
1879
2070
  value: input3.name
@@ -1886,7 +2077,7 @@ var validCorrelationVolcanoRequest = (input) => {
1886
2077
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
1887
2078
  value: input3.tvs
1888
2079
  })].every((flag) => flag);
1889
- const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2080
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1890
2081
  path: _path2 + ".id",
1891
2082
  expected: "string",
1892
2083
  value: input3.id
@@ -1902,8 +2093,8 @@ var validCorrelationVolcanoRequest = (input) => {
1902
2093
  path: _path2 + ".child_types",
1903
2094
  expected: "(Array<string> | undefined)",
1904
2095
  value: input3.child_types
1905
- })) && input3.child_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1906
- path: _path2 + ".child_types[" + _index23 + "]",
2096
+ })) && input3.child_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
2097
+ path: _path2 + ".child_types[" + _index27 + "]",
1907
2098
  expected: "string",
1908
2099
  value: elem
1909
2100
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1918,8 +2109,8 @@ var validCorrelationVolcanoRequest = (input) => {
1918
2109
  path: _path2 + ".included_types",
1919
2110
  expected: "(Array<string> | undefined)",
1920
2111
  value: input3.included_types
1921
- })) && input3.included_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
1922
- path: _path2 + ".included_types[" + _index24 + "]",
2112
+ })) && input3.included_types.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
2113
+ path: _path2 + ".included_types[" + _index28 + "]",
1923
2114
  expected: "string",
1924
2115
  value: elem
1925
2116
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1954,12 +2145,12 @@ var validCorrelationVolcanoRequest = (input) => {
1954
2145
  path: _path2 + ".snps",
1955
2146
  expected: "(Array<SnpsEntry> | undefined)",
1956
2147
  value: input3.snps
1957
- })) && input3.snps.map((elem, _index25) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1958
- path: _path2 + ".snps[" + _index25 + "]",
2148
+ })) && input3.snps.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2149
+ path: _path2 + ".snps[" + _index29 + "]",
1959
2150
  expected: "SnpsEntry",
1960
2151
  value: elem
1961
- })) && $vo49(elem, _path2 + ".snps[" + _index25 + "]", _exceptionable2) || $report(_exceptionable2, {
1962
- path: _path2 + ".snps[" + _index25 + "]",
2152
+ })) && $vo51(elem, _path2 + ".snps[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
2153
+ path: _path2 + ".snps[" + _index29 + "]",
1963
2154
  expected: "SnpsEntry",
1964
2155
  value: elem
1965
2156
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1967,12 +2158,12 @@ var validCorrelationVolcanoRequest = (input) => {
1967
2158
  expected: "(Array<SnpsEntry> | undefined)",
1968
2159
  value: input3.snps
1969
2160
  })].every((flag) => flag);
1970
- const $vo49 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2161
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
1971
2162
  path: _path2 + ".altAlleles",
1972
2163
  expected: "(Array<string> | undefined)",
1973
2164
  value: input3.altAlleles
1974
- })) && input3.altAlleles.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
1975
- path: _path2 + ".altAlleles[" + _index26 + "]",
2165
+ })) && input3.altAlleles.map((elem, _index30) => "string" === typeof elem || $report(_exceptionable2, {
2166
+ path: _path2 + ".altAlleles[" + _index30 + "]",
1976
2167
  expected: "string",
1977
2168
  value: elem
1978
2169
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1983,12 +2174,12 @@ var validCorrelationVolcanoRequest = (input) => {
1983
2174
  path: _path2 + ".alleles",
1984
2175
  expected: "(Array<AllelesEntry> | undefined)",
1985
2176
  value: input3.alleles
1986
- })) && input3.alleles.map((elem, _index27) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1987
- path: _path2 + ".alleles[" + _index27 + "]",
2177
+ })) && input3.alleles.map((elem, _index31) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2178
+ path: _path2 + ".alleles[" + _index31 + "]",
1988
2179
  expected: "AllelesEntry",
1989
2180
  value: elem
1990
- })) && $vo50(elem, _path2 + ".alleles[" + _index27 + "]", _exceptionable2) || $report(_exceptionable2, {
1991
- path: _path2 + ".alleles[" + _index27 + "]",
2181
+ })) && $vo52(elem, _path2 + ".alleles[" + _index31 + "]", _exceptionable2) || $report(_exceptionable2, {
2182
+ path: _path2 + ".alleles[" + _index31 + "]",
1992
2183
  expected: "AllelesEntry",
1993
2184
  value: elem
1994
2185
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2003,7 +2194,7 @@ var validCorrelationVolcanoRequest = (input) => {
2003
2194
  path: _path2 + ".gt2count",
2004
2195
  expected: "(__type.o9 | undefined)",
2005
2196
  value: input3.gt2count
2006
- })) && $vo51(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2197
+ })) && $vo53(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2007
2198
  path: _path2 + ".gt2count",
2008
2199
  expected: "(__type.o9 | undefined)",
2009
2200
  value: input3.gt2count
@@ -2032,7 +2223,7 @@ var validCorrelationVolcanoRequest = (input) => {
2032
2223
  expected: "(number | undefined)",
2033
2224
  value: input3.pos
2034
2225
  })].every((flag) => flag);
2035
- const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2226
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2036
2227
  path: _path2 + ".allele",
2037
2228
  expected: "string",
2038
2229
  value: input3.allele
@@ -2045,7 +2236,7 @@ var validCorrelationVolcanoRequest = (input) => {
2045
2236
  expected: "boolean",
2046
2237
  value: input3.isRef
2047
2238
  })].every((flag) => flag);
2048
- const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2239
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2049
2240
  path: _path2 + ".k",
2050
2241
  expected: "string",
2051
2242
  value: input3.k
@@ -2054,7 +2245,7 @@ var validCorrelationVolcanoRequest = (input) => {
2054
2245
  expected: "(number | string)",
2055
2246
  value: input3.v
2056
2247
  })].every((flag) => flag);
2057
- const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2248
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2058
2249
  path: _path2 + ".id",
2059
2250
  expected: "(string | undefined)",
2060
2251
  value: input3.id
@@ -2070,7 +2261,7 @@ var validCorrelationVolcanoRequest = (input) => {
2070
2261
  path: _path2 + ".settings",
2071
2262
  expected: "(__type.o7 | undefined)",
2072
2263
  value: input3.settings
2073
- })) && $vo34(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
2264
+ })) && $vo36(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
2074
2265
  path: _path2 + ".settings",
2075
2266
  expected: "(__type.o7 | undefined)",
2076
2267
  value: input3.settings
@@ -2082,7 +2273,7 @@ var validCorrelationVolcanoRequest = (input) => {
2082
2273
  path: _path2 + ".term",
2083
2274
  expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; filter: TermFilter; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; filter: TermFilter; } | BaseTerm & { values: SampleLstTermValues; })',
2084
2275
  value: input3.term
2085
- })) && $vu11(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2276
+ })) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2086
2277
  path: _path2 + ".term",
2087
2278
  expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; filter: TermFilter; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; filter: TermFilter; } | BaseTerm & { values: SampleLstTermValues; })',
2088
2279
  value: input3.term
@@ -2090,12 +2281,12 @@ var validCorrelationVolcanoRequest = (input) => {
2090
2281
  path: _path2 + ".q",
2091
2282
  expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
2092
2283
  value: input3.q
2093
- })) && $vu12(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2284
+ })) && $vu13(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2094
2285
  path: _path2 + ".q",
2095
2286
  expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
2096
2287
  value: input3.q
2097
2288
  })].every((flag) => flag);
2098
- const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2289
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2099
2290
  path: _path2 + ".id",
2100
2291
  expected: "string",
2101
2292
  value: input3.id
@@ -2111,8 +2302,8 @@ var validCorrelationVolcanoRequest = (input) => {
2111
2302
  path: _path2 + ".child_types",
2112
2303
  expected: "(Array<string> | undefined)",
2113
2304
  value: input3.child_types
2114
- })) && input3.child_types.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
2115
- path: _path2 + ".child_types[" + _index28 + "]",
2305
+ })) && input3.child_types.map((elem, _index32) => "string" === typeof elem || $report(_exceptionable2, {
2306
+ path: _path2 + ".child_types[" + _index32 + "]",
2116
2307
  expected: "string",
2117
2308
  value: elem
2118
2309
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2127,8 +2318,8 @@ var validCorrelationVolcanoRequest = (input) => {
2127
2318
  path: _path2 + ".included_types",
2128
2319
  expected: "(Array<string> | undefined)",
2129
2320
  value: input3.included_types
2130
- })) && input3.included_types.map((elem, _index29) => "string" === typeof elem || $report(_exceptionable2, {
2131
- path: _path2 + ".included_types[" + _index29 + "]",
2321
+ })) && input3.included_types.map((elem, _index33) => "string" === typeof elem || $report(_exceptionable2, {
2322
+ path: _path2 + ".included_types[" + _index33 + "]",
2132
2323
  expected: "string",
2133
2324
  value: elem
2134
2325
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2184,7 +2375,7 @@ var validCorrelationVolcanoRequest = (input) => {
2184
2375
  expected: "(EnabledTermGroupSetting | __type.o3)",
2185
2376
  value: input3.groupsetting
2186
2377
  })].every((flag) => flag);
2187
- const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2378
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2188
2379
  path: _path2 + ".id",
2189
2380
  expected: "string",
2190
2381
  value: input3.id
@@ -2200,8 +2391,8 @@ var validCorrelationVolcanoRequest = (input) => {
2200
2391
  path: _path2 + ".child_types",
2201
2392
  expected: "(Array<string> | undefined)",
2202
2393
  value: input3.child_types
2203
- })) && input3.child_types.map((elem, _index30) => "string" === typeof elem || $report(_exceptionable2, {
2204
- path: _path2 + ".child_types[" + _index30 + "]",
2394
+ })) && input3.child_types.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
2395
+ path: _path2 + ".child_types[" + _index34 + "]",
2205
2396
  expected: "string",
2206
2397
  value: elem
2207
2398
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2216,8 +2407,8 @@ var validCorrelationVolcanoRequest = (input) => {
2216
2407
  path: _path2 + ".included_types",
2217
2408
  expected: "(Array<string> | undefined)",
2218
2409
  value: input3.included_types
2219
- })) && input3.included_types.map((elem, _index31) => "string" === typeof elem || $report(_exceptionable2, {
2220
- path: _path2 + ".included_types[" + _index31 + "]",
2410
+ })) && input3.included_types.map((elem, _index35) => "string" === typeof elem || $report(_exceptionable2, {
2411
+ path: _path2 + ".included_types[" + _index35 + "]",
2221
2412
  expected: "string",
2222
2413
  value: elem
2223
2414
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2269,7 +2460,7 @@ var validCorrelationVolcanoRequest = (input) => {
2269
2460
  expected: "(EnabledTermGroupSetting | __type.o3)",
2270
2461
  value: input3.groupsetting
2271
2462
  })].every((flag) => flag);
2272
- const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2463
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2273
2464
  path: _path2 + ".id",
2274
2465
  expected: "string",
2275
2466
  value: input3.id
@@ -2285,8 +2476,8 @@ var validCorrelationVolcanoRequest = (input) => {
2285
2476
  path: _path2 + ".child_types",
2286
2477
  expected: "(Array<string> | undefined)",
2287
2478
  value: input3.child_types
2288
- })) && input3.child_types.map((elem, _index32) => "string" === typeof elem || $report(_exceptionable2, {
2289
- path: _path2 + ".child_types[" + _index32 + "]",
2479
+ })) && input3.child_types.map((elem, _index36) => "string" === typeof elem || $report(_exceptionable2, {
2480
+ path: _path2 + ".child_types[" + _index36 + "]",
2290
2481
  expected: "string",
2291
2482
  value: elem
2292
2483
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2301,8 +2492,8 @@ var validCorrelationVolcanoRequest = (input) => {
2301
2492
  path: _path2 + ".included_types",
2302
2493
  expected: "(Array<string> | undefined)",
2303
2494
  value: input3.included_types
2304
- })) && input3.included_types.map((elem, _index33) => "string" === typeof elem || $report(_exceptionable2, {
2305
- path: _path2 + ".included_types[" + _index33 + "]",
2495
+ })) && input3.included_types.map((elem, _index37) => "string" === typeof elem || $report(_exceptionable2, {
2496
+ path: _path2 + ".included_types[" + _index37 + "]",
2306
2497
  expected: "string",
2307
2498
  value: elem
2308
2499
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2338,7 +2529,7 @@ var validCorrelationVolcanoRequest = (input) => {
2338
2529
  expected: "(EnabledTermGroupSetting | __type.o3)",
2339
2530
  value: input3.groupsetting
2340
2531
  })].every((flag) => flag);
2341
- const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2532
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2342
2533
  path: _path2 + ".id",
2343
2534
  expected: "string",
2344
2535
  value: input3.id
@@ -2354,8 +2545,8 @@ var validCorrelationVolcanoRequest = (input) => {
2354
2545
  path: _path2 + ".child_types",
2355
2546
  expected: "(Array<string> | undefined)",
2356
2547
  value: input3.child_types
2357
- })) && input3.child_types.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
2358
- path: _path2 + ".child_types[" + _index34 + "]",
2548
+ })) && input3.child_types.map((elem, _index38) => "string" === typeof elem || $report(_exceptionable2, {
2549
+ path: _path2 + ".child_types[" + _index38 + "]",
2359
2550
  expected: "string",
2360
2551
  value: elem
2361
2552
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2370,8 +2561,8 @@ var validCorrelationVolcanoRequest = (input) => {
2370
2561
  path: _path2 + ".included_types",
2371
2562
  expected: "(Array<string> | undefined)",
2372
2563
  value: input3.included_types
2373
- })) && input3.included_types.map((elem, _index35) => "string" === typeof elem || $report(_exceptionable2, {
2374
- path: _path2 + ".included_types[" + _index35 + "]",
2564
+ })) && input3.included_types.map((elem, _index39) => "string" === typeof elem || $report(_exceptionable2, {
2565
+ path: _path2 + ".included_types[" + _index39 + "]",
2375
2566
  expected: "string",
2376
2567
  value: elem
2377
2568
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2402,7 +2593,7 @@ var validCorrelationVolcanoRequest = (input) => {
2402
2593
  path: _path2 + ".bins",
2403
2594
  expected: "PresetNumericBins",
2404
2595
  value: input3.bins
2405
- })) && $vo19(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2596
+ })) && $vo21(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2406
2597
  path: _path2 + ".bins",
2407
2598
  expected: "PresetNumericBins",
2408
2599
  value: input3.bins
@@ -2414,12 +2605,12 @@ var validCorrelationVolcanoRequest = (input) => {
2414
2605
  path: _path2 + ".continuousColorScale",
2415
2606
  expected: "(__type.o4 | undefined)",
2416
2607
  value: input3.continuousColorScale
2417
- })) && $vo26(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2608
+ })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2418
2609
  path: _path2 + ".continuousColorScale",
2419
2610
  expected: "(__type.o4 | undefined)",
2420
2611
  value: input3.continuousColorScale
2421
2612
  })].every((flag) => flag);
2422
- const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2613
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2423
2614
  path: _path2 + ".id",
2424
2615
  expected: "string",
2425
2616
  value: input3.id
@@ -2435,8 +2626,8 @@ var validCorrelationVolcanoRequest = (input) => {
2435
2626
  path: _path2 + ".child_types",
2436
2627
  expected: "(Array<string> | undefined)",
2437
2628
  value: input3.child_types
2438
- })) && input3.child_types.map((elem, _index36) => "string" === typeof elem || $report(_exceptionable2, {
2439
- path: _path2 + ".child_types[" + _index36 + "]",
2629
+ })) && input3.child_types.map((elem, _index40) => "string" === typeof elem || $report(_exceptionable2, {
2630
+ path: _path2 + ".child_types[" + _index40 + "]",
2440
2631
  expected: "string",
2441
2632
  value: elem
2442
2633
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2451,8 +2642,8 @@ var validCorrelationVolcanoRequest = (input) => {
2451
2642
  path: _path2 + ".included_types",
2452
2643
  expected: "(Array<string> | undefined)",
2453
2644
  value: input3.included_types
2454
- })) && input3.included_types.map((elem, _index37) => "string" === typeof elem || $report(_exceptionable2, {
2455
- path: _path2 + ".included_types[" + _index37 + "]",
2645
+ })) && input3.included_types.map((elem, _index41) => "string" === typeof elem || $report(_exceptionable2, {
2646
+ path: _path2 + ".included_types[" + _index41 + "]",
2456
2647
  expected: "string",
2457
2648
  value: elem
2458
2649
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2480,7 +2671,7 @@ var validCorrelationVolcanoRequest = (input) => {
2480
2671
  expected: "(TermFilter | undefined)",
2481
2672
  value: input3.filter
2482
2673
  })].every((flag) => flag);
2483
- const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2674
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2484
2675
  path: _path2 + ".id",
2485
2676
  expected: "string",
2486
2677
  value: input3.id
@@ -2496,8 +2687,8 @@ var validCorrelationVolcanoRequest = (input) => {
2496
2687
  path: _path2 + ".child_types",
2497
2688
  expected: "(Array<string> | undefined)",
2498
2689
  value: input3.child_types
2499
- })) && input3.child_types.map((elem, _index38) => "string" === typeof elem || $report(_exceptionable2, {
2500
- path: _path2 + ".child_types[" + _index38 + "]",
2690
+ })) && input3.child_types.map((elem, _index42) => "string" === typeof elem || $report(_exceptionable2, {
2691
+ path: _path2 + ".child_types[" + _index42 + "]",
2501
2692
  expected: "string",
2502
2693
  value: elem
2503
2694
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2512,8 +2703,8 @@ var validCorrelationVolcanoRequest = (input) => {
2512
2703
  path: _path2 + ".included_types",
2513
2704
  expected: "(Array<string> | undefined)",
2514
2705
  value: input3.included_types
2515
- })) && input3.included_types.map((elem, _index39) => "string" === typeof elem || $report(_exceptionable2, {
2516
- path: _path2 + ".included_types[" + _index39 + "]",
2706
+ })) && input3.included_types.map((elem, _index43) => "string" === typeof elem || $report(_exceptionable2, {
2707
+ path: _path2 + ".included_types[" + _index43 + "]",
2517
2708
  expected: "string",
2518
2709
  value: elem
2519
2710
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2548,12 +2739,12 @@ var validCorrelationVolcanoRequest = (input) => {
2548
2739
  path: _path2 + ".snps",
2549
2740
  expected: "(Array<SnpsEntry> | undefined)",
2550
2741
  value: input3.snps
2551
- })) && input3.snps.map((elem, _index40) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2552
- path: _path2 + ".snps[" + _index40 + "]",
2742
+ })) && input3.snps.map((elem, _index44) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2743
+ path: _path2 + ".snps[" + _index44 + "]",
2553
2744
  expected: "SnpsEntry",
2554
2745
  value: elem
2555
- })) && $vo49(elem, _path2 + ".snps[" + _index40 + "]", _exceptionable2) || $report(_exceptionable2, {
2556
- path: _path2 + ".snps[" + _index40 + "]",
2746
+ })) && $vo51(elem, _path2 + ".snps[" + _index44 + "]", _exceptionable2) || $report(_exceptionable2, {
2747
+ path: _path2 + ".snps[" + _index44 + "]",
2557
2748
  expected: "SnpsEntry",
2558
2749
  value: elem
2559
2750
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2561,7 +2752,7 @@ var validCorrelationVolcanoRequest = (input) => {
2561
2752
  expected: "(Array<SnpsEntry> | undefined)",
2562
2753
  value: input3.snps
2563
2754
  })].every((flag) => flag);
2564
- const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2755
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2565
2756
  path: _path2 + ".id",
2566
2757
  expected: "string",
2567
2758
  value: input3.id
@@ -2577,8 +2768,8 @@ var validCorrelationVolcanoRequest = (input) => {
2577
2768
  path: _path2 + ".child_types",
2578
2769
  expected: "(Array<string> | undefined)",
2579
2770
  value: input3.child_types
2580
- })) && input3.child_types.map((elem, _index41) => "string" === typeof elem || $report(_exceptionable2, {
2581
- path: _path2 + ".child_types[" + _index41 + "]",
2771
+ })) && input3.child_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
2772
+ path: _path2 + ".child_types[" + _index45 + "]",
2582
2773
  expected: "string",
2583
2774
  value: elem
2584
2775
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2593,8 +2784,8 @@ var validCorrelationVolcanoRequest = (input) => {
2593
2784
  path: _path2 + ".included_types",
2594
2785
  expected: "(Array<string> | undefined)",
2595
2786
  value: input3.included_types
2596
- })) && input3.included_types.map((elem, _index42) => "string" === typeof elem || $report(_exceptionable2, {
2597
- path: _path2 + ".included_types[" + _index42 + "]",
2787
+ })) && input3.included_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
2788
+ path: _path2 + ".included_types[" + _index46 + "]",
2598
2789
  expected: "string",
2599
2790
  value: elem
2600
2791
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2609,7 +2800,7 @@ var validCorrelationVolcanoRequest = (input) => {
2609
2800
  path: _path2 + ".values",
2610
2801
  expected: "(TermValues & SampleLstTermValues | undefined)",
2611
2802
  value: input3.values
2612
- })) && $vo60(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2803
+ })) && $vo62(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2613
2804
  path: _path2 + ".values",
2614
2805
  expected: "(TermValues & SampleLstTermValues | undefined)",
2615
2806
  value: input3.values
@@ -2622,7 +2813,7 @@ var validCorrelationVolcanoRequest = (input) => {
2622
2813
  expected: "(TermFilter | undefined)",
2623
2814
  value: input3.filter
2624
2815
  })].every((flag) => flag);
2625
- const $vo60 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2816
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2626
2817
  const value = input3[key];
2627
2818
  if (void 0 === value)
2628
2819
  return true;
@@ -2631,7 +2822,7 @@ var validCorrelationVolcanoRequest = (input) => {
2631
2822
  path: _path2 + $join(key),
2632
2823
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2633
2824
  value
2634
- })) && $vo61(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2825
+ })) && $vo63(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2635
2826
  path: _path2 + $join(key),
2636
2827
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2637
2828
  value
@@ -2641,14 +2832,14 @@ var validCorrelationVolcanoRequest = (input) => {
2641
2832
  path: _path2 + $join(key),
2642
2833
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2643
2834
  value
2644
- })) && $vo61(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2835
+ })) && $vo63(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2645
2836
  path: _path2 + $join(key),
2646
2837
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2647
2838
  value
2648
2839
  });
2649
2840
  return true;
2650
2841
  }).every((flag) => flag)].every((flag) => flag);
2651
- const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2842
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2652
2843
  path: _path2 + ".key",
2653
2844
  expected: "(string | undefined)",
2654
2845
  value: input3.key
@@ -2692,12 +2883,12 @@ var validCorrelationVolcanoRequest = (input) => {
2692
2883
  path: _path2 + ".list",
2693
2884
  expected: "Array<__type>.o4",
2694
2885
  value: input3.list
2695
- })) && input3.list.map((elem, _index43) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2696
- path: _path2 + ".list[" + _index43 + "]",
2886
+ })) && input3.list.map((elem, _index47) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2887
+ path: _path2 + ".list[" + _index47 + "]",
2697
2888
  expected: "__type.o10",
2698
2889
  value: elem
2699
- })) && $vo62(elem, _path2 + ".list[" + _index43 + "]", _exceptionable2) || $report(_exceptionable2, {
2700
- path: _path2 + ".list[" + _index43 + "]",
2890
+ })) && $vo64(elem, _path2 + ".list[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
2891
+ path: _path2 + ".list[" + _index47 + "]",
2701
2892
  expected: "__type.o10",
2702
2893
  value: elem
2703
2894
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2705,7 +2896,7 @@ var validCorrelationVolcanoRequest = (input) => {
2705
2896
  expected: "Array<__type>.o4",
2706
2897
  value: input3.list
2707
2898
  }), true].every((flag) => flag);
2708
- const $vo62 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2899
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2709
2900
  path: _path2 + ".sampleId",
2710
2901
  expected: "string",
2711
2902
  value: input3.sampleId
@@ -2714,11 +2905,11 @@ var validCorrelationVolcanoRequest = (input) => {
2714
2905
  expected: "string",
2715
2906
  value: input3.sample
2716
2907
  })].every((flag) => flag);
2717
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2908
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2718
2909
  path: _path2 + ".hiddenValues",
2719
2910
  expected: "(HiddenValues | undefined)",
2720
2911
  value: input3.hiddenValues
2721
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
2912
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
2722
2913
  path: _path2 + ".hiddenValues",
2723
2914
  expected: "(HiddenValues | undefined)",
2724
2915
  value: input3.hiddenValues
@@ -2743,11 +2934,11 @@ var validCorrelationVolcanoRequest = (input) => {
2743
2934
  expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "filter" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
2744
2935
  value: input3.type
2745
2936
  })].every((flag) => flag);
2746
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2937
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2747
2938
  path: _path2 + ".hiddenValues",
2748
2939
  expected: "(HiddenValues | undefined)",
2749
2940
  value: input3.hiddenValues
2750
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
2941
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
2751
2942
  path: _path2 + ".hiddenValues",
2752
2943
  expected: "(HiddenValues | undefined)",
2753
2944
  value: input3.hiddenValues
@@ -2783,8 +2974,8 @@ var validCorrelationVolcanoRequest = (input) => {
2783
2974
  path: _path2 + ".breaks",
2784
2975
  expected: "(Array<number> | undefined)",
2785
2976
  value: input3.breaks
2786
- })) && input3.breaks.map((elem, _index44) => "number" === typeof elem || $report(_exceptionable2, {
2787
- path: _path2 + ".breaks[" + _index44 + "]",
2977
+ })) && input3.breaks.map((elem, _index48) => "number" === typeof elem || $report(_exceptionable2, {
2978
+ path: _path2 + ".breaks[" + _index48 + "]",
2788
2979
  expected: "number",
2789
2980
  value: elem
2790
2981
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2808,11 +2999,11 @@ var validCorrelationVolcanoRequest = (input) => {
2808
2999
  expected: "(boolean | undefined)",
2809
3000
  value: input3.value_by_computable_grade
2810
3001
  }), true].every((flag) => flag);
2811
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3002
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2812
3003
  path: _path2 + ".hiddenValues",
2813
3004
  expected: "(HiddenValues | undefined)",
2814
3005
  value: input3.hiddenValues
2815
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3006
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
2816
3007
  path: _path2 + ".hiddenValues",
2817
3008
  expected: "(HiddenValues | undefined)",
2818
3009
  value: input3.hiddenValues
@@ -2840,12 +3031,12 @@ var validCorrelationVolcanoRequest = (input) => {
2840
3031
  path: _path2 + ".groups",
2841
3032
  expected: "SampleLstTermValues",
2842
3033
  value: input3.groups
2843
- })) && $vo66(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3034
+ })) && $vo68(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
2844
3035
  path: _path2 + ".groups",
2845
3036
  expected: "SampleLstTermValues",
2846
3037
  value: input3.groups
2847
3038
  })].every((flag) => flag);
2848
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3039
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2849
3040
  const value = input3[key];
2850
3041
  if (void 0 === value)
2851
3042
  return true;
@@ -2854,7 +3045,7 @@ var validCorrelationVolcanoRequest = (input) => {
2854
3045
  path: _path2 + $join(key),
2855
3046
  expected: "__type.o11",
2856
3047
  value
2857
- })) && $vo67(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3048
+ })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2858
3049
  path: _path2 + $join(key),
2859
3050
  expected: "__type.o11",
2860
3051
  value
@@ -2864,14 +3055,14 @@ var validCorrelationVolcanoRequest = (input) => {
2864
3055
  path: _path2 + $join(key),
2865
3056
  expected: "__type.o11",
2866
3057
  value
2867
- })) && $vo67(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3058
+ })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2868
3059
  path: _path2 + $join(key),
2869
3060
  expected: "__type.o11",
2870
3061
  value
2871
3062
  });
2872
3063
  return true;
2873
3064
  }).every((flag) => flag)].every((flag) => flag);
2874
- const $vo67 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3065
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2875
3066
  path: _path2 + ".name",
2876
3067
  expected: "string",
2877
3068
  value: input3.name
@@ -2883,12 +3074,12 @@ var validCorrelationVolcanoRequest = (input) => {
2883
3074
  path: _path2 + ".list",
2884
3075
  expected: "Array<__type>.o4",
2885
3076
  value: input3.list
2886
- })) && input3.list.map((elem, _index45) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2887
- path: _path2 + ".list[" + _index45 + "]",
3077
+ })) && input3.list.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3078
+ path: _path2 + ".list[" + _index49 + "]",
2888
3079
  expected: "__type.o10",
2889
3080
  value: elem
2890
- })) && $vo62(elem, _path2 + ".list[" + _index45 + "]", _exceptionable2) || $report(_exceptionable2, {
2891
- path: _path2 + ".list[" + _index45 + "]",
3081
+ })) && $vo64(elem, _path2 + ".list[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3082
+ path: _path2 + ".list[" + _index49 + "]",
2892
3083
  expected: "__type.o10",
2893
3084
  value: elem
2894
3085
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2909,9 +3100,9 @@ var validCorrelationVolcanoRequest = (input) => {
2909
3100
  })();
2910
3101
  const $vu1 = (input3, _path2, _exceptionable2 = true) => (() => {
2911
3102
  if ("string" === typeof input3.type)
2912
- return $vo12(input3, _path2, _exceptionable2);
3103
+ return $vo13(input3, _path2, _exceptionable2);
2913
3104
  if ("filter" === input3.type)
2914
- return $vo14(input3, _path2, _exceptionable2);
3105
+ return $vo15(input3, _path2, _exceptionable2);
2915
3106
  return $report(_exceptionable2, {
2916
3107
  path: _path2,
2917
3108
  expected: "(ValuesGroup | FilterGroup)",
@@ -2920,21 +3111,21 @@ var validCorrelationVolcanoRequest = (input) => {
2920
3111
  })();
2921
3112
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
2922
3113
  if (true === input3.startunbounded)
2923
- return $vo22(input3, _path2, _exceptionable2);
2924
- if (true === input3.stopunbounded)
2925
3114
  return $vo24(input3, _path2, _exceptionable2);
2926
- return $vo23(input3, _path2, _exceptionable2);
3115
+ if (true === input3.stopunbounded)
3116
+ return $vo26(input3, _path2, _exceptionable2);
3117
+ return $vo25(input3, _path2, _exceptionable2);
2927
3118
  })();
2928
3119
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
2929
3120
  if (void 0 !== input3.type)
2930
- return $vo33(input3, _path2, _exceptionable2);
2931
- return $vo52(input3, _path2, false) || $vo45(input3, _path2, false) || $vo40(input3, _path2, false);
3121
+ return $vo35(input3, _path2, _exceptionable2);
3122
+ return $vo54(input3, _path2, false) || $vo47(input3, _path2, false) || $vo42(input3, _path2, false);
2932
3123
  })();
2933
3124
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
2934
3125
  if (true === input3.startunbounded)
2935
- return $vo22(input3, _path2, _exceptionable2);
3126
+ return $vo24(input3, _path2, _exceptionable2);
2936
3127
  if (void 0 !== input3.start)
2937
- return $vo23(input3, _path2, _exceptionable2);
3128
+ return $vo25(input3, _path2, _exceptionable2);
2938
3129
  return $report(_exceptionable2, {
2939
3130
  path: _path2,
2940
3131
  expected: "(StartUnboundedBin | FullyBoundedBin)",
@@ -2943,9 +3134,9 @@ var validCorrelationVolcanoRequest = (input) => {
2943
3134
  })();
2944
3135
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
2945
3136
  if (void 0 !== input3.stop)
2946
- return $vo23(input3, _path2, _exceptionable2);
3137
+ return $vo25(input3, _path2, _exceptionable2);
2947
3138
  if (true === input3.stopunbounded)
2948
- return $vo24(input3, _path2, _exceptionable2);
3139
+ return $vo26(input3, _path2, _exceptionable2);
2949
3140
  return $report(_exceptionable2, {
2950
3141
  path: _path2,
2951
3142
  expected: "(FullyBoundedBin | StopUnboundedBin)",
@@ -2954,73 +3145,84 @@ var validCorrelationVolcanoRequest = (input) => {
2954
3145
  })();
2955
3146
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
2956
3147
  if (void 0 !== input3.ranges)
2957
- return $vo17(input3, _path2, _exceptionable2);
2958
- return $vo3(input3, _path2, false) || $vo28(input3, _path2, false) || $vo31(input3, _path2, false);
3148
+ return $vo19(input3, _path2, _exceptionable2);
3149
+ return $vo3(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
2959
3150
  })();
2960
3151
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
2961
- if (Array.isArray(input3.lst) && input3.lst.map((elem, _index46) => "object" === typeof elem && null !== elem && $vo11(elem, _path2 + ".lst[" + _index46 + "]", false)).every((flag) => flag))
2962
- return $vo10(input3, _path2, _exceptionable2);
2963
- return $vo16(input3, _path2, _exceptionable2);
3152
+ if (Array.isArray(input3.lst) && input3.lst.map((elem, _index50) => "object" === typeof elem && null !== elem && $vo12(elem, _path2 + ".lst[" + _index50 + "]", false)).every((flag) => flag))
3153
+ return $vo11(input3, _path2, _exceptionable2);
3154
+ return $vo17(input3, _path2, _exceptionable2);
2964
3155
  })();
2965
3156
  const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
3157
+ if ("gene" === input3.kind)
3158
+ return $vo10(input3, _path2, _exceptionable2);
3159
+ if ("coord" === input3.kind)
3160
+ return $vo18(input3, _path2, _exceptionable2);
3161
+ return $report(_exceptionable2, {
3162
+ path: _path2,
3163
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; })',
3164
+ value: input3
3165
+ });
3166
+ })();
3167
+ const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
2966
3168
  if ("regular-bin" === input3.type)
2967
- return $vo20(input3, _path2, _exceptionable2);
3169
+ return $vo22(input3, _path2, _exceptionable2);
2968
3170
  if ("custom-bin" === input3.type)
2969
- return $vo25(input3, _path2, _exceptionable2);
3171
+ return $vo27(input3, _path2, _exceptionable2);
2970
3172
  return $report(_exceptionable2, {
2971
3173
  path: _path2,
2972
3174
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
2973
3175
  value: input3
2974
3176
  });
2975
3177
  })();
2976
- const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
3178
+ const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
2977
3179
  if ("values" === input3.type)
2978
- return $vo35(input3, _path2, _exceptionable2);
2979
- if ("predefined-groupset" === input3.type)
2980
3180
  return $vo37(input3, _path2, _exceptionable2);
3181
+ if ("predefined-groupset" === input3.type)
3182
+ return $vo39(input3, _path2, _exceptionable2);
2981
3183
  if ("custom-groupset" === input3.type)
2982
- return $vo38(input3, _path2, _exceptionable2);
2983
- return $vo36(input3, _path2, _exceptionable2);
3184
+ return $vo40(input3, _path2, _exceptionable2);
3185
+ return $vo38(input3, _path2, _exceptionable2);
2984
3186
  })();
2985
- const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3187
+ const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
2986
3188
  if ("regular-bin" === input3.type)
2987
- return $vo20(input3, _path2, _exceptionable2);
3189
+ return $vo22(input3, _path2, _exceptionable2);
2988
3190
  if ("continuous" === input3.mode)
2989
- return $vo42(input3, _path2, _exceptionable2);
3191
+ return $vo44(input3, _path2, _exceptionable2);
2990
3192
  if ("spline" === input3.mode)
2991
- return $vo43(input3, _path2, _exceptionable2);
2992
- return $vo25(input3, _path2, false) || $vo41(input3, _path2, false);
3193
+ return $vo45(input3, _path2, _exceptionable2);
3194
+ return $vo27(input3, _path2, false) || $vo43(input3, _path2, false);
2993
3195
  })();
2994
- const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
3196
+ const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
2995
3197
  if ("gene" === input3.kind)
2996
- return $vo53(input3, _path2, _exceptionable2);
3198
+ return $vo55(input3, _path2, _exceptionable2);
2997
3199
  if ("coord" === input3.kind)
2998
- return $vo54(input3, _path2, _exceptionable2);
3200
+ return $vo56(input3, _path2, _exceptionable2);
2999
3201
  if ("categorical" === input3.type)
3000
- return $vo55(input3, _path2, _exceptionable2);
3202
+ return $vo57(input3, _path2, _exceptionable2);
3001
3203
  if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
3002
- return $vo56(input3, _path2, _exceptionable2);
3204
+ return $vo58(input3, _path2, _exceptionable2);
3003
3205
  if ("condition" === input3.type)
3004
- return $vo57(input3, _path2, _exceptionable2);
3005
- return $vo58(input3, _path2, false) || $vo59(input3, _path2, false);
3206
+ return $vo59(input3, _path2, _exceptionable2);
3207
+ return $vo60(input3, _path2, false) || $vo61(input3, _path2, false);
3006
3208
  })();
3007
- const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3209
+ const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
3008
3210
  if (void 0 !== input3.predefined_groupset_idx)
3009
- return $vo37(input3, _path2, _exceptionable2);
3211
+ return $vo39(input3, _path2, _exceptionable2);
3010
3212
  if (void 0 !== input3.customset)
3011
- return $vo38(input3, _path2, _exceptionable2);
3213
+ return $vo40(input3, _path2, _exceptionable2);
3012
3214
  if (void 0 !== input3.bin_size)
3013
- return $vo20(input3, _path2, _exceptionable2);
3215
+ return $vo22(input3, _path2, _exceptionable2);
3014
3216
  if (void 0 !== input3.knots)
3015
- return $vo43(input3, _path2, _exceptionable2);
3217
+ return $vo45(input3, _path2, _exceptionable2);
3016
3218
  if (void 0 !== input3.AFcutoff)
3017
- return $vo46(input3, _path2, _exceptionable2);
3219
+ return $vo48(input3, _path2, _exceptionable2);
3018
3220
  if (void 0 !== input3.timeScale)
3019
- return $vo64(input3, _path2, _exceptionable2);
3221
+ return $vo66(input3, _path2, _exceptionable2);
3020
3222
  return (() => {
3021
3223
  if (void 0 !== input3.groups)
3022
- return $vo65(input3, _path2, _exceptionable2);
3023
- return $vo36(input3, _path2, false) || $vo63(input3, _path2, false) || $vo35(input3, _path2, false) || $vo25(input3, _path2, false) || $vo41(input3, _path2, false) || $vo42(input3, _path2, false);
3224
+ return $vo67(input3, _path2, _exceptionable2);
3225
+ return $vo38(input3, _path2, false) || $vo65(input3, _path2, false) || $vo37(input3, _path2, false) || $vo27(input3, _path2, false) || $vo43(input3, _path2, false) || $vo44(input3, _path2, false);
3024
3226
  })();
3025
3227
  })();
3026
3228
  return ("object" === typeof input2 && null !== input2 || $report(true, {