@sjcrh/proteinpaint-types 2.177.0 → 2.178.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 (54) hide show
  1. package/dist/brainImaging.js +1 -1
  2. package/dist/{chunk-LHJGTOZJ.js → chunk-26UKKPK2.js} +1301 -594
  3. package/dist/{chunk-4SOVPEYQ.js → chunk-2XQJCZEO.js} +842 -243
  4. package/dist/{chunk-UQEAM7BH.js → chunk-2Y7WE3JU.js} +1301 -594
  5. package/dist/chunk-4DCPDZW4.js +143 -0
  6. package/dist/{chunk-5KF6Z3GL.js → chunk-CX2Y673E.js} +923 -329
  7. package/dist/chunk-CYQDO4FX.js +3191 -0
  8. package/dist/{chunk-W7UCAYSF.js → chunk-FQYNRDHB.js} +923 -329
  9. package/dist/chunk-FRXRNCDV.js +14 -0
  10. package/dist/{chunk-F4YCPOQV.js → chunk-GAYJUXNZ.js} +947 -353
  11. package/dist/{chunk-7WEVNKAM.js → chunk-HZEV7D5E.js} +1301 -594
  12. package/dist/{chunk-4ZMQ5CTL.js → chunk-NIEACU6R.js} +7 -31
  13. package/dist/{chunk-Q6MWNJ2V.js → chunk-NRV6MPRM.js} +3421 -1378
  14. package/dist/{chunk-44LN7YTE.js → chunk-PHRILOVX.js} +923 -329
  15. package/dist/{chunk-URHI6FFP.js → chunk-UFYKXOY2.js} +2233 -690
  16. package/dist/{chunk-63OD34W2.js → chunk-UWAVSKMD.js} +1301 -594
  17. package/dist/chunk-VBNF7BRI.js +3492 -0
  18. package/dist/{chunk-2DJFVQUQ.js → chunk-WXCXZRKP.js} +1305 -598
  19. package/dist/{chunk-7NKZVHIZ.js → chunk-YHKFJCXG.js} +1445 -496
  20. package/dist/correlationVolcano.js +1 -1
  21. package/dist/grin2.js +1 -1
  22. package/dist/index.js +79 -61
  23. package/dist/termdb.boxplot.js +1 -1
  24. package/dist/termdb.categories.js +1 -1
  25. package/dist/termdb.chat.js +3122 -5
  26. package/dist/termdb.chat2.js +13 -0
  27. package/dist/termdb.cluster.js +1 -1
  28. package/dist/termdb.descrstats.js +1 -1
  29. package/dist/termdb.diffMeth.js +11 -0
  30. package/dist/termdb.dmr.js +11 -0
  31. package/dist/termdb.numericcategories.js +1 -1
  32. package/dist/termdb.percentile.js +1 -1
  33. package/dist/termdb.singlecellData.js +1 -1
  34. package/dist/termdb.termsbyids.js +1 -1
  35. package/dist/termdb.topTermsByType.js +1 -1
  36. package/dist/termdb.topVariablyExpressedGenes.js +1 -1
  37. package/dist/termdb.violin.js +1 -1
  38. package/package.json +1 -1
  39. package/src/dataset.ts +55 -8
  40. package/src/index.ts +5 -1
  41. package/src/routes/grin2.ts +5 -11
  42. package/src/routes/{termdb.chat.ts → termdb.chat2.ts} +42 -15
  43. package/src/routes/termdb.cluster.ts +11 -0
  44. package/src/routes/termdb.diffMeth.ts +49 -0
  45. package/src/routes/termdb.dmr.ts +47 -0
  46. package/src/routes/termdb.singlecellData.ts +3 -1
  47. package/src/terms/dnaMethylation.ts +19 -0
  48. package/src/terms/numeric.ts +13 -2
  49. package/src/terms/singleCellCellType.ts +1 -1
  50. package/src/terms/singleCellGeneExpression.ts +25 -19
  51. package/src/terms/term.ts +1 -1
  52. package/src/terms/termCollection.ts +93 -21
  53. package/src/terms/wholeProteomeAbundance.ts +30 -0
  54. package/dist/chunk-WWE2SDCU.js +0 -494
@@ -74,7 +74,7 @@ var validBoxPlotRequest = (input) => {
74
74
  const __is = (input2) => {
75
75
  const $join = import_typia.createValidate.join;
76
76
  const $io0 = (input3) => "object" === typeof input3.tw && null !== input3.tw && $iu6(input3.tw) && "string" === typeof input3.genome && "string" === typeof input3.dslabel && "boolean" === typeof input3.isLogScale && "boolean" === typeof input3.orderByMedian && (void 0 === input3.removeOutliers || "boolean" === typeof input3.removeOutliers) && (void 0 === input3.showAssocTests || "boolean" === typeof input3.showAssocTests) && (void 0 === input3.overlayTw || "object" === typeof input3.overlayTw && null !== input3.overlayTw && $iu6(input3.overlayTw)) && (void 0 === input3.divideTw || "object" === typeof input3.divideTw && null !== input3.divideTw && $iu6(input3.divideTw)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && true;
77
- const $io1 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io48(input3.q)) && "QualTWValues" === input3.type;
77
+ const $io1 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io55(input3.q)) && "QualTWValues" === input3.type;
78
78
  const $io2 = (input3) => Object.keys(input3).every((key) => {
79
79
  const value = input3[key];
80
80
  if (void 0 === value)
@@ -83,7 +83,7 @@ var validBoxPlotRequest = (input) => {
83
83
  return true;
84
84
  return true;
85
85
  });
86
- const $io3 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting));
86
+ const $io3 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io38(input3.groupsetting));
87
87
  const $io4 = (input3) => Object.keys(input3).every((key) => {
88
88
  const value = input3[key];
89
89
  if (void 0 === value)
@@ -98,7 +98,7 @@ var validBoxPlotRequest = (input) => {
98
98
  const $io6 = (input3) => "tvslst" === input3.type && "boolean" === typeof input3["in"] && "string" === typeof input3.join && (void 0 === input3.tag || "string" === typeof input3.tag) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
99
99
  const $io7 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
100
100
  const $io8 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io3(input3.term)) && (void 0 === input3.groupset_label || "string" === typeof input3.groupset_label) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io5(elem)));
101
- const $io9 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io25(elem)));
101
+ const $io9 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
102
102
  const $io10 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
103
103
  const $io11 = (input3) => "string" === typeof input3.fromUnit && "string" === typeof input3.toUnit && "string" === typeof input3.scaleFactor;
104
104
  const $io12 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
@@ -119,36 +119,40 @@ var validBoxPlotRequest = (input) => {
119
119
  const $io20 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "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);
120
120
  const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && (void 0 === input3.gene || "string" === typeof input3.gene) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
121
121
  const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "metaboliteIntensity" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.metabolite && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
122
- const $io23 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
123
- const $io24 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "ssGSEA" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.genes || Array.isArray(input3.genes) && input3.genes.every((elem) => "string" === typeof elem)) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
124
- const $io25 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
125
- const $io26 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && (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 && $io28(elem)));
126
- const $io27 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
127
- const $io28 = (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;
128
- const $io29 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io30(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io40(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
129
- const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu11(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values));
130
- const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
131
- const $io32 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "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);
132
- const $io33 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
133
- const $io34 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
134
- const $io35 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
135
- const $io36 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io37(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
136
- const $io37 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
137
- const $io38 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && "string" === typeof input3.color;
138
- const $io39 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
139
- const $io40 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
140
- const $io41 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io42(input3.term)) && "number" === typeof input3.ratio;
141
- const $io42 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.collectionId || "string" === typeof input3.collectionId) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io43(elem))) && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem)) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io44(input3.propsByTermId));
142
- const $io43 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
143
- const $io44 = (input3) => Object.keys(input3).every((key) => {
122
+ const $io23 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "wholeProteomeAbundance" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.protein && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
123
+ const $io24 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
124
+ const $io25 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "ssGSEA" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.genes || Array.isArray(input3.genes) && input3.genes.every((elem) => "string" === typeof elem)) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
125
+ const $io26 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "dnaMethylation" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
126
+ const $io27 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "gene" === input3.kind) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
127
+ const $io28 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
128
+ const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
129
+ const $io30 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io31(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io32(elem)));
130
+ const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
131
+ const $io32 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
132
+ const $io33 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io34(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io44(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
133
+ const $io34 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu11(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values));
134
+ const $io35 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io38(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
135
+ const $io36 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
136
+ const $io37 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
137
+ const $io38 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io39(elem)));
138
+ const $io39 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
139
+ const $io40 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io41(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
140
+ const $io41 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
141
+ const $io42 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && "string" === typeof input3.color;
142
+ const $io43 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io38(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
143
+ const $io44 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
144
+ const $io45 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && "number" === typeof input3.ratio;
145
+ const $io46 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.collectionId || "string" === typeof input3.collectionId) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io47(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io48(input3.propsByTermId)) && "numeric" === input3.memberType && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem));
146
+ const $io47 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
147
+ const $io48 = (input3) => Object.keys(input3).every((key) => {
144
148
  const value = input3[key];
145
149
  if (void 0 === value)
146
150
  return true;
147
151
  if (RegExp(/(.*)/).test(key))
148
- return "object" === typeof value && null !== value && false === Array.isArray(value) && $io45(value);
152
+ return "object" === typeof value && null !== value && false === Array.isArray(value) && $io49(value);
149
153
  return true;
150
154
  });
151
- const $io45 = (input3) => Object.keys(input3).every((key) => {
155
+ const $io49 = (input3) => Object.keys(input3).every((key) => {
152
156
  const value = input3[key];
153
157
  if (void 0 === value)
154
158
  return true;
@@ -156,43 +160,47 @@ var validBoxPlotRequest = (input) => {
156
160
  return true;
157
161
  return true;
158
162
  });
159
- const $io46 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "snp" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && "string" === typeof input3.ref && (Array.isArray(input3.alt) && input3.alt.every((elem) => "string" === typeof elem)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting));
160
- const $io47 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellCellType" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "string" === typeof input3.sample && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting));
161
- const $io48 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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;
162
- const $io49 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io50(input3.q)) && "QualTWPredefinedGS" === input3.type;
163
- const $io50 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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;
164
- const $io51 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io52(input3.q)) && "QualTWCustomGS" === input3.type;
165
- const $io52 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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 && $io53(input3.customset));
166
- const $io53 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
167
- 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io14(input3.q));
168
- const $io55 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io19(input3.q));
169
- const $io56 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io57(input3.q));
170
- const $io57 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
171
- const $io58 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io59(input3.q));
172
- const $io59 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "continuous" === input3.mode) && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type) && (void 0 === input3.scale || "number" === typeof input3.scale);
173
- const $io60 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io61(input3.q));
174
- const $io61 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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 && $io62(elem))) && (null !== input3.type && void 0 === input3.type);
175
- const $io62 = (input3) => "number" === typeof input3.value;
176
- const $io63 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io66(input3.q));
177
- const $io64 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
178
- const $io65 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
179
- const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "values" === input3.type;
180
- const $io67 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io68(input3.q));
181
- const $io68 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx && Array.isArray(input3.dtLst);
182
- const $io69 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io70(input3.q));
183
- const $io70 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io53(input3.customset)) && Array.isArray(input3.dtLst);
184
- const $io71 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu13(input3.q));
185
- const $io72 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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) && ("discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && "grade" === input3.valueFor && true === input3.bar_by_grade && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && (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;
186
- const $io73 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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) && "discrete" === input3.mode && "children" === input3.valueFor && true === input3.bar_by_children && true;
187
- const $io74 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io75(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io77(input3.term));
188
- const $io75 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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) && "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 && $io76(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io6(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
189
- const $io76 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
190
- const $io77 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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 && $io78(elem)));
191
- const $io78 = (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 && $io79(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io80(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);
192
- const $io79 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
193
- const $io80 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
194
- const $io81 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "TermCollectionTWValues" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io42(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io82(input3.q));
195
- const $io82 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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 && "values" === input3.type && (Array.isArray(input3.lst) && input3.lst.every((elem) => "string" === typeof elem)) && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem));
163
+ const $io50 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.collectionId || "string" === typeof input3.collectionId) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io47(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io48(input3.propsByTermId)) && "categorical" === input3.memberType && (Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io51(elem)));
164
+ const $io51 = (input3) => "string" === typeof input3.key && "boolean" === typeof input3.shown;
165
+ const $io52 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "snp" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && "string" === typeof input3.ref && (Array.isArray(input3.alt) && input3.alt.every((elem) => "string" === typeof elem)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io38(input3.groupsetting));
166
+ const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellCellType" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.sample && null !== input3.sample && true) && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io38(input3.groupsetting));
167
+ const $io55 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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;
168
+ const $io56 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io57(input3.q)) && "QualTWPredefinedGS" === input3.type;
169
+ const $io57 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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;
170
+ const $io58 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io59(input3.q)) && "QualTWCustomGS" === input3.type;
171
+ const $io59 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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 && $io60(input3.customset));
172
+ const $io60 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
173
+ const $io61 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io14(input3.q));
174
+ const $io62 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io19(input3.q));
175
+ const $io63 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io64(input3.q));
176
+ const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
177
+ const $io65 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io66(input3.q));
178
+ const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "continuous" === input3.mode) && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type) && (void 0 === input3.scale || "number" === typeof input3.scale);
179
+ const $io67 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io68(input3.q));
180
+ const $io68 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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 && $io69(elem))) && (null !== input3.type && void 0 === input3.type);
181
+ const $io69 = (input3) => "number" === typeof input3.value;
182
+ const $io70 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io73(input3.q));
183
+ const $io71 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io38(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
184
+ const $io72 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io38(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
185
+ const $io73 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "values" === input3.type;
186
+ const $io74 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io75(input3.q));
187
+ const $io75 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx && Array.isArray(input3.dtLst);
188
+ const $io76 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io77(input3.q));
189
+ const $io77 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io60(input3.customset)) && Array.isArray(input3.dtLst);
190
+ const $io78 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io31(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu14(input3.q));
191
+ const $io79 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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) && ("discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && "grade" === input3.valueFor && true === input3.bar_by_grade && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && (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;
192
+ const $io80 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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) && "discrete" === input3.mode && "children" === input3.valueFor && true === input3.bar_by_children && true;
193
+ const $io81 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io82(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io84(input3.term));
194
+ const $io82 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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) && "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 && $io83(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io6(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
195
+ const $io83 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
196
+ const $io84 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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 && $io85(elem)));
197
+ const $io85 = (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 && $io86(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io87(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);
198
+ const $io86 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
199
+ const $io87 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
200
+ const $io88 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "TermCollectionTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io46(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io89(input3.q));
201
+ const $io89 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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 && "values" === input3.type && (Array.isArray(input3.lst) && input3.lst.every((elem) => "string" === typeof elem)) && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem));
202
+ const $io90 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "TermCollectionTWQual" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io50(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io91(input3.q));
203
+ const $io91 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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) && "discrete" === input3.mode && "values" === input3.type && (Array.isArray(input3.lst) && input3.lst.every((elem) => "string" === typeof elem)) && (void 0 === input3.categoryKeys || Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io51(elem)));
196
204
  const $iu0 = (input3) => (() => {
197
205
  if ("tvslst" === input3.type)
198
206
  return $io6(input3);
@@ -209,16 +217,16 @@ var validBoxPlotRequest = (input) => {
209
217
  })();
210
218
  const $iu2 = (input3) => (() => {
211
219
  if ("gene" === input3.kind)
212
- return $io32(input3);
220
+ return $io36(input3);
213
221
  if ("coord" === input3.kind)
214
- return $io33(input3);
222
+ return $io37(input3);
215
223
  return false;
216
224
  })();
217
225
  const $iu3 = (input3) => (() => {
218
226
  if ("string" === typeof input3.type)
219
- return $io36(input3);
227
+ return $io40(input3);
220
228
  if ("filter" === input3.type)
221
- return $io38(input3);
229
+ return $io42(input3);
222
230
  return false;
223
231
  })();
224
232
  const $iu4 = (input3) => (() => {
@@ -236,32 +244,34 @@ var validBoxPlotRequest = (input) => {
236
244
  return false;
237
245
  })();
238
246
  const $iu6 = (input3) => (() => {
239
- if ("TermCollectionTWValues" === input3.type)
240
- return $io81(input3);
247
+ if ("TermCollectionTWQual" === input3.type)
248
+ return $io90(input3);
249
+ if ("TermCollectionTWCont" === input3.type)
250
+ return $io88(input3);
241
251
  if ("SnpsTW" === input3.type)
242
- return $io74(input3);
252
+ return $io81(input3);
243
253
  if ("ConditionTW" === input3.type)
244
- return $io71(input3);
254
+ return $io78(input3);
245
255
  if ("GvCustomGsTW" === input3.type)
246
- return $io69(input3);
256
+ return $io76(input3);
247
257
  if ("GvPredefinedGsTW" === input3.type)
248
- return $io67(input3);
258
+ return $io74(input3);
249
259
  if ("GvValuesTW" === input3.type)
250
- return $io63(input3);
260
+ return $io70(input3);
251
261
  if ("NumTWSpline" === input3.type)
252
- return $io60(input3);
262
+ return $io67(input3);
253
263
  if ("NumTWCont" === input3.type)
254
- return $io58(input3);
264
+ return $io65(input3);
255
265
  if ("NumTWBinary" === input3.type)
256
- return $io56(input3);
266
+ return $io63(input3);
257
267
  if ("NumTWCustomBin" === input3.type)
258
- return $io55(input3);
268
+ return $io62(input3);
259
269
  if ("NumTWRegularBin" === input3.type)
260
- return $io54(input3);
270
+ return $io61(input3);
261
271
  if ("QualTWCustomGS" === input3.type)
262
- return $io51(input3);
272
+ return $io58(input3);
263
273
  if ("QualTWPredefinedGS" === input3.type)
264
- return $io49(input3);
274
+ return $io56(input3);
265
275
  if ("QualTWValues" === input3.type)
266
276
  return $io1(input3);
267
277
  return false;
@@ -270,23 +280,23 @@ var validBoxPlotRequest = (input) => {
270
280
  if ("categorical" === input3.type)
271
281
  return $io3(input3);
272
282
  if ("snp" === input3.type)
273
- return $io46(input3);
283
+ return $io52(input3);
274
284
  if ("singleCellCellType" === input3.type)
275
- return $io47(input3);
285
+ return $io53(input3);
276
286
  return false;
277
287
  })();
278
288
  const $iu8 = (input3) => (() => {
279
289
  if (void 0 !== input3.ranges)
280
290
  return $io9(input3);
281
291
  if (void 0 !== input3.ratio)
282
- return $io41(input3);
292
+ return $io45(input3);
283
293
  return (() => {
284
294
  if ($io8(input3))
285
295
  return $io8(input3);
286
- if ($io26(input3))
287
- return $io26(input3);
288
- if ($io29(input3))
289
- return $io29(input3);
296
+ if ($io30(input3))
297
+ return $io30(input3);
298
+ if ($io33(input3))
299
+ return $io33(input3);
290
300
  return false;
291
301
  })();
292
302
  })();
@@ -295,15 +305,23 @@ var validBoxPlotRequest = (input) => {
295
305
  return $io10(input3);
296
306
  if ("metaboliteIntensity" === input3.type)
297
307
  return $io22(input3);
298
- if ("date" === input3.type)
308
+ if ("wholeProteomeAbundance" === input3.type)
299
309
  return $io23(input3);
300
- if ("ssGSEA" === input3.type)
310
+ if ("date" === input3.type)
301
311
  return $io24(input3);
312
+ if ("ssGSEA" === input3.type)
313
+ return $io25(input3);
314
+ if ("dnaMethylation" === input3.type)
315
+ return $io26(input3);
302
316
  return (() => {
303
317
  if ($io21(input3))
304
318
  return $io21(input3);
305
319
  if ($io20(input3))
306
320
  return $io20(input3);
321
+ if ($io28(input3))
322
+ return $io28(input3);
323
+ if ($io27(input3))
324
+ return $io27(input3);
307
325
  return false;
308
326
  })();
309
327
  })();
@@ -316,23 +334,30 @@ var validBoxPlotRequest = (input) => {
316
334
  })();
317
335
  const $iu11 = (input3) => (() => {
318
336
  if ("gene" === input3.kind)
319
- return $io31(input3);
337
+ return $io35(input3);
320
338
  if ("coord" === input3.kind)
321
- return $io39(input3);
339
+ return $io43(input3);
322
340
  return false;
323
341
  })();
324
342
  const $iu12 = (input3) => (() => {
343
+ if ("numeric" === input3.memberType)
344
+ return $io46(input3);
345
+ if ("categorical" === input3.memberType)
346
+ return $io50(input3);
347
+ return false;
348
+ })();
349
+ const $iu13 = (input3) => (() => {
325
350
  if ("gene" === input3.kind)
326
- return $io64(input3);
351
+ return $io71(input3);
327
352
  if ("coord" === input3.kind)
328
- return $io65(input3);
353
+ return $io72(input3);
329
354
  return false;
330
355
  })();
331
- const $iu13 = (input3) => (() => {
356
+ const $iu14 = (input3) => (() => {
332
357
  if ("grade" === input3.valueFor)
333
- return $io72(input3);
358
+ return $io79(input3);
334
359
  if ("children" === input3.valueFor)
335
- return $io73(input3);
360
+ return $io80(input3);
336
361
  return false;
337
362
  })();
338
363
  return "object" === typeof input2 && null !== input2 && $io0(input2);
@@ -343,11 +368,11 @@ var validBoxPlotRequest = (input) => {
343
368
  const $join = import_typia.createValidate.join;
344
369
  const $vo0 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.tw && null !== input3.tw || $report(_exceptionable2, {
345
370
  path: _path2 + ".tw",
346
- expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWValues)",
371
+ expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual)",
347
372
  value: input3.tw
348
373
  })) && $vu6(input3.tw, _path2 + ".tw", _exceptionable2) || $report(_exceptionable2, {
349
374
  path: _path2 + ".tw",
350
- expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWValues)",
375
+ expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual)",
351
376
  value: input3.tw
352
377
  }), "string" === typeof input3.genome || $report(_exceptionable2, {
353
378
  path: _path2 + ".genome",
@@ -375,19 +400,19 @@ var validBoxPlotRequest = (input) => {
375
400
  value: input3.showAssocTests
376
401
  }), void 0 === input3.overlayTw || ("object" === typeof input3.overlayTw && null !== input3.overlayTw || $report(_exceptionable2, {
377
402
  path: _path2 + ".overlayTw",
378
- expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWValues | undefined)",
403
+ expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual | undefined)",
379
404
  value: input3.overlayTw
380
405
  })) && $vu6(input3.overlayTw, _path2 + ".overlayTw", _exceptionable2) || $report(_exceptionable2, {
381
406
  path: _path2 + ".overlayTw",
382
- expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWValues | undefined)",
407
+ expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual | undefined)",
383
408
  value: input3.overlayTw
384
409
  }), void 0 === input3.divideTw || ("object" === typeof input3.divideTw && null !== input3.divideTw || $report(_exceptionable2, {
385
410
  path: _path2 + ".divideTw",
386
- expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWValues | undefined)",
411
+ expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual | undefined)",
387
412
  value: input3.divideTw
388
413
  })) && $vu6(input3.divideTw, _path2 + ".divideTw", _exceptionable2) || $report(_exceptionable2, {
389
414
  path: _path2 + ".divideTw",
390
- expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWValues | undefined)",
415
+ expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual | undefined)",
391
416
  value: input3.divideTw
392
417
  }), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
393
418
  path: _path2 + ".filter",
@@ -434,7 +459,7 @@ var validBoxPlotRequest = (input) => {
434
459
  path: _path2 + ".q",
435
460
  expected: "ValuesQ",
436
461
  value: input3.q
437
- })) && $vo48(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
462
+ })) && $vo55(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
438
463
  path: _path2 + ".q",
439
464
  expected: "ValuesQ",
440
465
  value: input3.q
@@ -519,7 +544,7 @@ var validBoxPlotRequest = (input) => {
519
544
  path: _path2 + ".groupsetting",
520
545
  expected: "TermGroupSetting",
521
546
  value: input3.groupsetting
522
- })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
547
+ })) && $vo38(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
523
548
  path: _path2 + ".groupsetting",
524
549
  expected: "TermGroupSetting",
525
550
  value: input3.groupsetting
@@ -676,11 +701,11 @@ var validBoxPlotRequest = (input) => {
676
701
  value: input3.isnot
677
702
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
678
703
  path: _path2 + ".term",
679
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
704
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
680
705
  value: input3.term
681
706
  })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
682
707
  path: _path2 + ".term",
683
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
708
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
684
709
  value: input3.term
685
710
  }), (Array.isArray(input3.ranges) || $report(_exceptionable2, {
686
711
  path: _path2 + ".ranges",
@@ -706,7 +731,7 @@ var validBoxPlotRequest = (input) => {
706
731
  path: _path2 + ".values[" + _index6 + "]",
707
732
  expected: "__type.o4",
708
733
  value: elem
709
- })) && $vo25(elem, _path2 + ".values[" + _index6 + "]", _exceptionable2) || $report(_exceptionable2, {
734
+ })) && $vo29(elem, _path2 + ".values[" + _index6 + "]", _exceptionable2) || $report(_exceptionable2, {
710
735
  path: _path2 + ".values[" + _index6 + "]",
711
736
  expected: "__type.o4",
712
737
  value: elem
@@ -1409,9 +1434,9 @@ var validBoxPlotRequest = (input) => {
1409
1434
  path: _path2 + ".name",
1410
1435
  expected: "string",
1411
1436
  value: input3.name
1412
- }), "date" === input3.type || $report(_exceptionable2, {
1437
+ }), "wholeProteomeAbundance" === input3.type || $report(_exceptionable2, {
1413
1438
  path: _path2 + ".type",
1414
- expected: '"date"',
1439
+ expected: '"wholeProteomeAbundance"',
1415
1440
  value: input3.type
1416
1441
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1417
1442
  path: _path2 + ".child_types",
@@ -1477,6 +1502,10 @@ var validBoxPlotRequest = (input) => {
1477
1502
  path: _path2 + ".unit",
1478
1503
  expected: "(string | undefined)",
1479
1504
  value: input3.unit
1505
+ }), "string" === typeof input3.protein || $report(_exceptionable2, {
1506
+ path: _path2 + ".protein",
1507
+ expected: "string",
1508
+ value: input3.protein
1480
1509
  }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1481
1510
  path: _path2 + ".bins",
1482
1511
  expected: "(PresetNumericBins | undefined)",
@@ -1494,9 +1523,9 @@ var validBoxPlotRequest = (input) => {
1494
1523
  path: _path2 + ".name",
1495
1524
  expected: "string",
1496
1525
  value: input3.name
1497
- }), "ssGSEA" === input3.type || $report(_exceptionable2, {
1526
+ }), "date" === input3.type || $report(_exceptionable2, {
1498
1527
  path: _path2 + ".type",
1499
- expected: '"ssGSEA"',
1528
+ expected: '"date"',
1500
1529
  value: input3.type
1501
1530
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1502
1531
  path: _path2 + ".child_types",
@@ -1562,18 +1591,6 @@ var validBoxPlotRequest = (input) => {
1562
1591
  path: _path2 + ".unit",
1563
1592
  expected: "(string | undefined)",
1564
1593
  value: input3.unit
1565
- }), void 0 === input3.genes || (Array.isArray(input3.genes) || $report(_exceptionable2, {
1566
- path: _path2 + ".genes",
1567
- expected: "(Array<string> | undefined)",
1568
- value: input3.genes
1569
- })) && input3.genes.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
1570
- path: _path2 + ".genes[" + _index20 + "]",
1571
- expected: "string",
1572
- value: elem
1573
- })).every((flag) => flag) || $report(_exceptionable2, {
1574
- path: _path2 + ".genes",
1575
- expected: "(Array<string> | undefined)",
1576
- value: input3.genes
1577
1594
  }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1578
1595
  path: _path2 + ".bins",
1579
1596
  expected: "(PresetNumericBins | undefined)",
@@ -1583,69 +1600,7 @@ var validBoxPlotRequest = (input) => {
1583
1600
  expected: "(PresetNumericBins | undefined)",
1584
1601
  value: input3.bins
1585
1602
  })].every((flag) => flag);
1586
- const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1587
- path: _path2 + ".key",
1588
- expected: "string",
1589
- value: input3.key
1590
- }), "number" === typeof input3.value || $report(_exceptionable2, {
1591
- path: _path2 + ".value",
1592
- expected: "number",
1593
- value: input3.value
1594
- }), true === input3.uncomputable || $report(_exceptionable2, {
1595
- path: _path2 + ".uncomputable",
1596
- expected: "true",
1597
- value: input3.uncomputable
1598
- }), void 0 === input3.label || "string" === typeof input3.label || $report(_exceptionable2, {
1599
- path: _path2 + ".label",
1600
- expected: "(string | undefined)",
1601
- value: input3.label
1602
- })].every((flag) => flag);
1603
- const $vo26 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1604
- path: _path2 + ".join",
1605
- expected: "(string | undefined)",
1606
- value: input3.join
1607
- }), void 0 === input3.isnot || "boolean" === typeof input3.isnot || $report(_exceptionable2, {
1608
- path: _path2 + ".isnot",
1609
- expected: "(boolean | undefined)",
1610
- value: input3.isnot
1611
- }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
1612
- path: _path2 + ".term",
1613
- expected: "ConditionTerm",
1614
- value: input3.term
1615
- })) && $vo27(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1616
- path: _path2 + ".term",
1617
- expected: "ConditionTerm",
1618
- value: input3.term
1619
- }), void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade || $report(_exceptionable2, {
1620
- path: _path2 + ".value_by_max_grade",
1621
- expected: "(boolean | undefined)",
1622
- value: input3.value_by_max_grade
1623
- }), void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent || $report(_exceptionable2, {
1624
- path: _path2 + ".value_by_most_recent",
1625
- expected: "(boolean | undefined)",
1626
- value: input3.value_by_most_recent
1627
- }), void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade || $report(_exceptionable2, {
1628
- path: _path2 + ".value_by_computable_grade",
1629
- expected: "(boolean | undefined)",
1630
- value: input3.value_by_computable_grade
1631
- }), void 0 === input3.grade_and_child || (Array.isArray(input3.grade_and_child) || $report(_exceptionable2, {
1632
- path: _path2 + ".grade_and_child",
1633
- expected: "(Array<GradeAndChildEntry> | undefined)",
1634
- value: input3.grade_and_child
1635
- })) && input3.grade_and_child.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1636
- path: _path2 + ".grade_and_child[" + _index21 + "]",
1637
- expected: "GradeAndChildEntry",
1638
- value: elem
1639
- })) && $vo28(elem, _path2 + ".grade_and_child[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1640
- path: _path2 + ".grade_and_child[" + _index21 + "]",
1641
- expected: "GradeAndChildEntry",
1642
- value: elem
1643
- })).every((flag) => flag) || $report(_exceptionable2, {
1644
- path: _path2 + ".grade_and_child",
1645
- expected: "(Array<GradeAndChildEntry> | undefined)",
1646
- value: input3.grade_and_child
1647
- })].every((flag) => flag);
1648
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1603
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1649
1604
  path: _path2 + ".id",
1650
1605
  expected: "string",
1651
1606
  value: input3.id
@@ -1653,16 +1608,16 @@ var validBoxPlotRequest = (input) => {
1653
1608
  path: _path2 + ".name",
1654
1609
  expected: "string",
1655
1610
  value: input3.name
1656
- }), "condition" === input3.type || $report(_exceptionable2, {
1611
+ }), "ssGSEA" === input3.type || $report(_exceptionable2, {
1657
1612
  path: _path2 + ".type",
1658
- expected: '"condition"',
1613
+ expected: '"ssGSEA"',
1659
1614
  value: input3.type
1660
1615
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1661
1616
  path: _path2 + ".child_types",
1662
1617
  expected: "(Array<string> | undefined)",
1663
1618
  value: input3.child_types
1664
- })) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1665
- path: _path2 + ".child_types[" + _index22 + "]",
1619
+ })) && input3.child_types.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
1620
+ path: _path2 + ".child_types[" + _index20 + "]",
1666
1621
  expected: "string",
1667
1622
  value: elem
1668
1623
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1677,8 +1632,8 @@ var validBoxPlotRequest = (input) => {
1677
1632
  path: _path2 + ".included_types",
1678
1633
  expected: "(Array<string> | undefined)",
1679
1634
  value: input3.included_types
1680
- })) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1681
- path: _path2 + ".included_types[" + _index23 + "]",
1635
+ })) && input3.included_types.map((elem, _index21) => "string" === typeof elem || $report(_exceptionable2, {
1636
+ path: _path2 + ".included_types[" + _index21 + "]",
1682
1637
  expected: "string",
1683
1638
  value: elem
1684
1639
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1709,115 +1664,40 @@ var validBoxPlotRequest = (input) => {
1709
1664
  path: _path2 + ".valueConversion",
1710
1665
  expected: "(__type.o2 | undefined)",
1711
1666
  value: input3.valueConversion
1712
- })].every((flag) => flag);
1713
- const $vo28 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1714
- path: _path2 + ".grade",
1715
- expected: "number",
1716
- value: input3.grade
1717
- }), "string" === typeof input3.grade_label || $report(_exceptionable2, {
1718
- path: _path2 + ".grade_label",
1719
- expected: "string",
1720
- value: input3.grade_label
1721
- }), void 0 === input3.child_id || "string" === typeof input3.child_id || $report(_exceptionable2, {
1722
- path: _path2 + ".child_id",
1667
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1668
+ path: _path2 + ".continuousColorScale",
1669
+ expected: "(__type.o3 | undefined)",
1670
+ value: input3.continuousColorScale
1671
+ })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1672
+ path: _path2 + ".continuousColorScale",
1673
+ expected: "(__type.o3 | undefined)",
1674
+ value: input3.continuousColorScale
1675
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1676
+ path: _path2 + ".unit",
1723
1677
  expected: "(string | undefined)",
1724
- value: input3.child_id
1725
- }), "string" === typeof input3.child_label || $report(_exceptionable2, {
1726
- path: _path2 + ".child_label",
1678
+ value: input3.unit
1679
+ }), void 0 === input3.genes || (Array.isArray(input3.genes) || $report(_exceptionable2, {
1680
+ path: _path2 + ".genes",
1681
+ expected: "(Array<string> | undefined)",
1682
+ value: input3.genes
1683
+ })) && input3.genes.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1684
+ path: _path2 + ".genes[" + _index22 + "]",
1727
1685
  expected: "string",
1728
- value: input3.child_label
1729
- })].every((flag) => flag);
1730
- const $vo29 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1731
- path: _path2 + ".join",
1732
- expected: "(string | undefined)",
1733
- value: input3.join
1734
- }), void 0 === input3.isnot || "boolean" === typeof input3.isnot || $report(_exceptionable2, {
1735
- path: _path2 + ".isnot",
1736
- expected: "(boolean | undefined)",
1737
- value: input3.isnot
1738
- }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
1739
- path: _path2 + ".term",
1740
- expected: "DtTerm",
1741
- value: input3.term
1742
- })) && $vo30(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1743
- path: _path2 + ".term",
1744
- expected: "DtTerm",
1745
- value: input3.term
1746
- }), (Array.isArray(input3.values) || $report(_exceptionable2, {
1747
- path: _path2 + ".values",
1748
- expected: "Array<__type>.o2",
1749
- value: input3.values
1750
- })) && input3.values.map((elem, _index24) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1751
- path: _path2 + ".values[" + _index24 + "]",
1752
- expected: "__type.o6",
1753
- value: elem
1754
- })) && $vo40(elem, _path2 + ".values[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
1755
- path: _path2 + ".values[" + _index24 + "]",
1756
- expected: "__type.o6",
1757
1686
  value: elem
1758
1687
  })).every((flag) => flag) || $report(_exceptionable2, {
1759
- path: _path2 + ".values",
1760
- expected: "Array<__type>.o2",
1761
- value: input3.values
1762
- }), void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested || $report(_exceptionable2, {
1763
- path: _path2 + ".includeNotTested",
1764
- expected: "(boolean | undefined)",
1765
- value: input3.includeNotTested
1766
- }), void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName || $report(_exceptionable2, {
1767
- path: _path2 + ".excludeGeneName",
1768
- expected: "(boolean | undefined)",
1769
- value: input3.excludeGeneName
1770
- })].every((flag) => flag);
1771
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1772
- path: _path2 + ".id",
1773
- expected: "string",
1774
- value: input3.id
1775
- }), "string" === typeof input3.query || $report(_exceptionable2, {
1776
- path: _path2 + ".query",
1777
- expected: "string",
1778
- value: input3.query
1779
- }), "string" === typeof input3.name || $report(_exceptionable2, {
1780
- path: _path2 + ".name",
1781
- expected: "string",
1782
- value: input3.name
1783
- }), "string" === typeof input3.name_noOrigin || $report(_exceptionable2, {
1784
- path: _path2 + ".name_noOrigin",
1785
- expected: "string",
1786
- value: input3.name_noOrigin
1787
- }), void 0 === input3.parentTerm || ("object" === typeof input3.parentTerm && null !== input3.parentTerm || $report(_exceptionable2, {
1788
- path: _path2 + ".parentTerm",
1789
- expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1790
- value: input3.parentTerm
1791
- })) && $vu11(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
1792
- path: _path2 + ".parentTerm",
1793
- expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1794
- value: input3.parentTerm
1795
- }), true, "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1796
- path: _path2 + ".isleaf",
1797
- expected: "boolean",
1798
- value: input3.isleaf
1799
- }), "string" === typeof input3.type || $report(_exceptionable2, {
1800
- path: _path2 + ".type",
1801
- expected: "string",
1802
- value: input3.type
1803
- }), "number" === typeof input3.dt || $report(_exceptionable2, {
1804
- path: _path2 + ".dt",
1805
- expected: "number",
1806
- value: input3.dt
1807
- }), void 0 === input3.origin || "string" === typeof input3.origin || $report(_exceptionable2, {
1808
- path: _path2 + ".origin",
1809
- expected: "(string | undefined)",
1810
- value: input3.origin
1811
- }), ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1812
- path: _path2 + ".values",
1813
- expected: "TermValues",
1814
- value: input3.values
1815
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1816
- path: _path2 + ".values",
1817
- expected: "TermValues",
1818
- value: input3.values
1688
+ path: _path2 + ".genes",
1689
+ expected: "(Array<string> | undefined)",
1690
+ value: input3.genes
1691
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1692
+ path: _path2 + ".bins",
1693
+ expected: "(PresetNumericBins | undefined)",
1694
+ value: input3.bins
1695
+ })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1696
+ path: _path2 + ".bins",
1697
+ expected: "(PresetNumericBins | undefined)",
1698
+ value: input3.bins
1819
1699
  })].every((flag) => flag);
1820
- const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1700
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1821
1701
  path: _path2 + ".id",
1822
1702
  expected: "string",
1823
1703
  value: input3.id
@@ -1825,16 +1705,16 @@ var validBoxPlotRequest = (input) => {
1825
1705
  path: _path2 + ".name",
1826
1706
  expected: "string",
1827
1707
  value: input3.name
1828
- }), "geneVariant" === input3.type || $report(_exceptionable2, {
1708
+ }), "dnaMethylation" === input3.type || $report(_exceptionable2, {
1829
1709
  path: _path2 + ".type",
1830
- expected: '"geneVariant"',
1710
+ expected: '"dnaMethylation"',
1831
1711
  value: input3.type
1832
1712
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1833
1713
  path: _path2 + ".child_types",
1834
1714
  expected: "(Array<string> | undefined)",
1835
1715
  value: input3.child_types
1836
- })) && input3.child_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
1837
- path: _path2 + ".child_types[" + _index25 + "]",
1716
+ })) && input3.child_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1717
+ path: _path2 + ".child_types[" + _index23 + "]",
1838
1718
  expected: "string",
1839
1719
  value: elem
1840
1720
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1849,8 +1729,8 @@ var validBoxPlotRequest = (input) => {
1849
1729
  path: _path2 + ".included_types",
1850
1730
  expected: "(Array<string> | undefined)",
1851
1731
  value: input3.included_types
1852
- })) && input3.included_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
1853
- path: _path2 + ".included_types[" + _index26 + "]",
1732
+ })) && input3.included_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
1733
+ path: _path2 + ".included_types[" + _index24 + "]",
1854
1734
  expected: "string",
1855
1735
  value: elem
1856
1736
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1881,18 +1761,567 @@ var validBoxPlotRequest = (input) => {
1881
1761
  path: _path2 + ".valueConversion",
1882
1762
  expected: "(__type.o2 | undefined)",
1883
1763
  value: input3.valueConversion
1884
- }), "gene" === input3.kind || $report(_exceptionable2, {
1885
- path: _path2 + ".kind",
1886
- expected: '"gene"',
1887
- value: input3.kind
1888
- }), "string" === typeof input3.gene || $report(_exceptionable2, {
1889
- path: _path2 + ".gene",
1890
- expected: "string",
1891
- value: input3.gene
1892
- }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
1893
- path: _path2 + ".chr",
1764
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1765
+ path: _path2 + ".continuousColorScale",
1766
+ expected: "(__type.o3 | undefined)",
1767
+ value: input3.continuousColorScale
1768
+ })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1769
+ path: _path2 + ".continuousColorScale",
1770
+ expected: "(__type.o3 | undefined)",
1771
+ value: input3.continuousColorScale
1772
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1773
+ path: _path2 + ".unit",
1894
1774
  expected: "(string | undefined)",
1895
- value: input3.chr
1775
+ value: input3.unit
1776
+ }), "string" === typeof input3.chr || $report(_exceptionable2, {
1777
+ path: _path2 + ".chr",
1778
+ expected: "string",
1779
+ value: input3.chr
1780
+ }), "number" === typeof input3.start || $report(_exceptionable2, {
1781
+ path: _path2 + ".start",
1782
+ expected: "number",
1783
+ value: input3.start
1784
+ }), "number" === typeof input3.stop || $report(_exceptionable2, {
1785
+ path: _path2 + ".stop",
1786
+ expected: "number",
1787
+ value: input3.stop
1788
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1789
+ path: _path2 + ".bins",
1790
+ expected: "(PresetNumericBins | undefined)",
1791
+ value: input3.bins
1792
+ })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1793
+ path: _path2 + ".bins",
1794
+ expected: "(PresetNumericBins | undefined)",
1795
+ value: input3.bins
1796
+ })].every((flag) => flag);
1797
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1798
+ path: _path2 + ".id",
1799
+ expected: "string",
1800
+ value: input3.id
1801
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
1802
+ path: _path2 + ".name",
1803
+ expected: "string",
1804
+ value: input3.name
1805
+ }), "singleCellGeneExpression" === input3.type || $report(_exceptionable2, {
1806
+ path: _path2 + ".type",
1807
+ expected: '"singleCellGeneExpression"',
1808
+ value: input3.type
1809
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1810
+ path: _path2 + ".child_types",
1811
+ expected: "(Array<string> | undefined)",
1812
+ value: input3.child_types
1813
+ })) && input3.child_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
1814
+ path: _path2 + ".child_types[" + _index25 + "]",
1815
+ expected: "string",
1816
+ value: elem
1817
+ })).every((flag) => flag) || $report(_exceptionable2, {
1818
+ path: _path2 + ".child_types",
1819
+ expected: "(Array<string> | undefined)",
1820
+ value: input3.child_types
1821
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1822
+ path: _path2 + ".hashtmldetail",
1823
+ expected: "(boolean | undefined)",
1824
+ value: input3.hashtmldetail
1825
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1826
+ path: _path2 + ".included_types",
1827
+ expected: "(Array<string> | undefined)",
1828
+ value: input3.included_types
1829
+ })) && input3.included_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
1830
+ path: _path2 + ".included_types[" + _index26 + "]",
1831
+ expected: "string",
1832
+ value: elem
1833
+ })).every((flag) => flag) || $report(_exceptionable2, {
1834
+ path: _path2 + ".included_types",
1835
+ expected: "(Array<string> | undefined)",
1836
+ value: input3.included_types
1837
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1838
+ path: _path2 + ".isleaf",
1839
+ expected: "(boolean | undefined)",
1840
+ value: input3.isleaf
1841
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1842
+ path: _path2 + ".values",
1843
+ expected: "(TermValues | undefined)",
1844
+ value: input3.values
1845
+ })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1846
+ path: _path2 + ".values",
1847
+ expected: "(TermValues | undefined)",
1848
+ value: input3.values
1849
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1850
+ path: _path2 + ".skipValuesBuild",
1851
+ expected: "(boolean | undefined)",
1852
+ value: input3.skipValuesBuild
1853
+ }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1854
+ path: _path2 + ".valueConversion",
1855
+ expected: "(__type.o2 | undefined)",
1856
+ value: input3.valueConversion
1857
+ })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1858
+ path: _path2 + ".valueConversion",
1859
+ expected: "(__type.o2 | undefined)",
1860
+ value: input3.valueConversion
1861
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1862
+ path: _path2 + ".continuousColorScale",
1863
+ expected: "(__type.o3 | undefined)",
1864
+ value: input3.continuousColorScale
1865
+ })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1866
+ path: _path2 + ".continuousColorScale",
1867
+ expected: "(__type.o3 | undefined)",
1868
+ value: input3.continuousColorScale
1869
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1870
+ path: _path2 + ".unit",
1871
+ expected: "(string | undefined)",
1872
+ value: input3.unit
1873
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
1874
+ path: _path2 + ".gene",
1875
+ expected: "string",
1876
+ value: input3.gene
1877
+ }), "string" === typeof input3.sample || $report(_exceptionable2, {
1878
+ path: _path2 + ".sample",
1879
+ expected: "string",
1880
+ value: input3.sample
1881
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1882
+ path: _path2 + ".bins",
1883
+ expected: "(PresetNumericBins | undefined)",
1884
+ value: input3.bins
1885
+ })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1886
+ path: _path2 + ".bins",
1887
+ expected: "(PresetNumericBins | undefined)",
1888
+ value: input3.bins
1889
+ }), void 0 === input3.kind || "gene" === input3.kind || $report(_exceptionable2, {
1890
+ path: _path2 + ".kind",
1891
+ expected: '("gene" | undefined)',
1892
+ value: input3.kind
1893
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
1894
+ path: _path2 + ".chr",
1895
+ expected: "(string | undefined)",
1896
+ value: input3.chr
1897
+ }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
1898
+ path: _path2 + ".start",
1899
+ expected: "(number | undefined)",
1900
+ value: input3.start
1901
+ }), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
1902
+ path: _path2 + ".stop",
1903
+ expected: "(number | undefined)",
1904
+ value: input3.stop
1905
+ })].every((flag) => flag);
1906
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1907
+ path: _path2 + ".id",
1908
+ expected: "string",
1909
+ value: input3.id
1910
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
1911
+ path: _path2 + ".name",
1912
+ expected: "string",
1913
+ value: input3.name
1914
+ }), "singleCellGeneExpression" === input3.type || $report(_exceptionable2, {
1915
+ path: _path2 + ".type",
1916
+ expected: '"singleCellGeneExpression"',
1917
+ value: input3.type
1918
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1919
+ path: _path2 + ".child_types",
1920
+ expected: "(Array<string> | undefined)",
1921
+ value: input3.child_types
1922
+ })) && input3.child_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
1923
+ path: _path2 + ".child_types[" + _index27 + "]",
1924
+ expected: "string",
1925
+ value: elem
1926
+ })).every((flag) => flag) || $report(_exceptionable2, {
1927
+ path: _path2 + ".child_types",
1928
+ expected: "(Array<string> | undefined)",
1929
+ value: input3.child_types
1930
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1931
+ path: _path2 + ".hashtmldetail",
1932
+ expected: "(boolean | undefined)",
1933
+ value: input3.hashtmldetail
1934
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1935
+ path: _path2 + ".included_types",
1936
+ expected: "(Array<string> | undefined)",
1937
+ value: input3.included_types
1938
+ })) && input3.included_types.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
1939
+ path: _path2 + ".included_types[" + _index28 + "]",
1940
+ expected: "string",
1941
+ value: elem
1942
+ })).every((flag) => flag) || $report(_exceptionable2, {
1943
+ path: _path2 + ".included_types",
1944
+ expected: "(Array<string> | undefined)",
1945
+ value: input3.included_types
1946
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1947
+ path: _path2 + ".isleaf",
1948
+ expected: "(boolean | undefined)",
1949
+ value: input3.isleaf
1950
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1951
+ path: _path2 + ".values",
1952
+ expected: "(TermValues | undefined)",
1953
+ value: input3.values
1954
+ })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1955
+ path: _path2 + ".values",
1956
+ expected: "(TermValues | undefined)",
1957
+ value: input3.values
1958
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1959
+ path: _path2 + ".skipValuesBuild",
1960
+ expected: "(boolean | undefined)",
1961
+ value: input3.skipValuesBuild
1962
+ }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1963
+ path: _path2 + ".valueConversion",
1964
+ expected: "(__type.o2 | undefined)",
1965
+ value: input3.valueConversion
1966
+ })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1967
+ path: _path2 + ".valueConversion",
1968
+ expected: "(__type.o2 | undefined)",
1969
+ value: input3.valueConversion
1970
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1971
+ path: _path2 + ".continuousColorScale",
1972
+ expected: "(__type.o3 | undefined)",
1973
+ value: input3.continuousColorScale
1974
+ })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1975
+ path: _path2 + ".continuousColorScale",
1976
+ expected: "(__type.o3 | undefined)",
1977
+ value: input3.continuousColorScale
1978
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1979
+ path: _path2 + ".unit",
1980
+ expected: "(string | undefined)",
1981
+ value: input3.unit
1982
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
1983
+ path: _path2 + ".gene",
1984
+ expected: "string",
1985
+ value: input3.gene
1986
+ }), "string" === typeof input3.sample || $report(_exceptionable2, {
1987
+ path: _path2 + ".sample",
1988
+ expected: "string",
1989
+ value: input3.sample
1990
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1991
+ path: _path2 + ".bins",
1992
+ expected: "(PresetNumericBins | undefined)",
1993
+ value: input3.bins
1994
+ })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1995
+ path: _path2 + ".bins",
1996
+ expected: "(PresetNumericBins | undefined)",
1997
+ value: input3.bins
1998
+ }), void 0 === input3.kind || "coord" === input3.kind || $report(_exceptionable2, {
1999
+ path: _path2 + ".kind",
2000
+ expected: '("coord" | undefined)',
2001
+ value: input3.kind
2002
+ }), "string" === typeof input3.chr || $report(_exceptionable2, {
2003
+ path: _path2 + ".chr",
2004
+ expected: "string",
2005
+ value: input3.chr
2006
+ }), "number" === typeof input3.start || $report(_exceptionable2, {
2007
+ path: _path2 + ".start",
2008
+ expected: "number",
2009
+ value: input3.start
2010
+ }), "number" === typeof input3.stop || $report(_exceptionable2, {
2011
+ path: _path2 + ".stop",
2012
+ expected: "number",
2013
+ value: input3.stop
2014
+ })].every((flag) => flag);
2015
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2016
+ path: _path2 + ".key",
2017
+ expected: "string",
2018
+ value: input3.key
2019
+ }), "number" === typeof input3.value || $report(_exceptionable2, {
2020
+ path: _path2 + ".value",
2021
+ expected: "number",
2022
+ value: input3.value
2023
+ }), true === input3.uncomputable || $report(_exceptionable2, {
2024
+ path: _path2 + ".uncomputable",
2025
+ expected: "true",
2026
+ value: input3.uncomputable
2027
+ }), void 0 === input3.label || "string" === typeof input3.label || $report(_exceptionable2, {
2028
+ path: _path2 + ".label",
2029
+ expected: "(string | undefined)",
2030
+ value: input3.label
2031
+ })].every((flag) => flag);
2032
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2033
+ path: _path2 + ".join",
2034
+ expected: "(string | undefined)",
2035
+ value: input3.join
2036
+ }), void 0 === input3.isnot || "boolean" === typeof input3.isnot || $report(_exceptionable2, {
2037
+ path: _path2 + ".isnot",
2038
+ expected: "(boolean | undefined)",
2039
+ value: input3.isnot
2040
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2041
+ path: _path2 + ".term",
2042
+ expected: "ConditionTerm",
2043
+ value: input3.term
2044
+ })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2045
+ path: _path2 + ".term",
2046
+ expected: "ConditionTerm",
2047
+ value: input3.term
2048
+ }), void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade || $report(_exceptionable2, {
2049
+ path: _path2 + ".value_by_max_grade",
2050
+ expected: "(boolean | undefined)",
2051
+ value: input3.value_by_max_grade
2052
+ }), void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent || $report(_exceptionable2, {
2053
+ path: _path2 + ".value_by_most_recent",
2054
+ expected: "(boolean | undefined)",
2055
+ value: input3.value_by_most_recent
2056
+ }), void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade || $report(_exceptionable2, {
2057
+ path: _path2 + ".value_by_computable_grade",
2058
+ expected: "(boolean | undefined)",
2059
+ value: input3.value_by_computable_grade
2060
+ }), void 0 === input3.grade_and_child || (Array.isArray(input3.grade_and_child) || $report(_exceptionable2, {
2061
+ path: _path2 + ".grade_and_child",
2062
+ expected: "(Array<GradeAndChildEntry> | undefined)",
2063
+ value: input3.grade_and_child
2064
+ })) && input3.grade_and_child.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2065
+ path: _path2 + ".grade_and_child[" + _index29 + "]",
2066
+ expected: "GradeAndChildEntry",
2067
+ value: elem
2068
+ })) && $vo32(elem, _path2 + ".grade_and_child[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
2069
+ path: _path2 + ".grade_and_child[" + _index29 + "]",
2070
+ expected: "GradeAndChildEntry",
2071
+ value: elem
2072
+ })).every((flag) => flag) || $report(_exceptionable2, {
2073
+ path: _path2 + ".grade_and_child",
2074
+ expected: "(Array<GradeAndChildEntry> | undefined)",
2075
+ value: input3.grade_and_child
2076
+ })].every((flag) => flag);
2077
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2078
+ path: _path2 + ".id",
2079
+ expected: "string",
2080
+ value: input3.id
2081
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
2082
+ path: _path2 + ".name",
2083
+ expected: "string",
2084
+ value: input3.name
2085
+ }), "condition" === input3.type || $report(_exceptionable2, {
2086
+ path: _path2 + ".type",
2087
+ expected: '"condition"',
2088
+ value: input3.type
2089
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
2090
+ path: _path2 + ".child_types",
2091
+ expected: "(Array<string> | undefined)",
2092
+ value: input3.child_types
2093
+ })) && input3.child_types.map((elem, _index30) => "string" === typeof elem || $report(_exceptionable2, {
2094
+ path: _path2 + ".child_types[" + _index30 + "]",
2095
+ expected: "string",
2096
+ value: elem
2097
+ })).every((flag) => flag) || $report(_exceptionable2, {
2098
+ path: _path2 + ".child_types",
2099
+ expected: "(Array<string> | undefined)",
2100
+ value: input3.child_types
2101
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
2102
+ path: _path2 + ".hashtmldetail",
2103
+ expected: "(boolean | undefined)",
2104
+ value: input3.hashtmldetail
2105
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
2106
+ path: _path2 + ".included_types",
2107
+ expected: "(Array<string> | undefined)",
2108
+ value: input3.included_types
2109
+ })) && input3.included_types.map((elem, _index31) => "string" === typeof elem || $report(_exceptionable2, {
2110
+ path: _path2 + ".included_types[" + _index31 + "]",
2111
+ expected: "string",
2112
+ value: elem
2113
+ })).every((flag) => flag) || $report(_exceptionable2, {
2114
+ path: _path2 + ".included_types",
2115
+ expected: "(Array<string> | undefined)",
2116
+ value: input3.included_types
2117
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
2118
+ path: _path2 + ".isleaf",
2119
+ expected: "(boolean | undefined)",
2120
+ value: input3.isleaf
2121
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
2122
+ path: _path2 + ".values",
2123
+ expected: "(TermValues | undefined)",
2124
+ value: input3.values
2125
+ })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2126
+ path: _path2 + ".values",
2127
+ expected: "(TermValues | undefined)",
2128
+ value: input3.values
2129
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
2130
+ path: _path2 + ".skipValuesBuild",
2131
+ expected: "(boolean | undefined)",
2132
+ value: input3.skipValuesBuild
2133
+ }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2134
+ path: _path2 + ".valueConversion",
2135
+ expected: "(__type.o2 | undefined)",
2136
+ value: input3.valueConversion
2137
+ })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2138
+ path: _path2 + ".valueConversion",
2139
+ expected: "(__type.o2 | undefined)",
2140
+ value: input3.valueConversion
2141
+ })].every((flag) => flag);
2142
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
2143
+ path: _path2 + ".grade",
2144
+ expected: "number",
2145
+ value: input3.grade
2146
+ }), "string" === typeof input3.grade_label || $report(_exceptionable2, {
2147
+ path: _path2 + ".grade_label",
2148
+ expected: "string",
2149
+ value: input3.grade_label
2150
+ }), void 0 === input3.child_id || "string" === typeof input3.child_id || $report(_exceptionable2, {
2151
+ path: _path2 + ".child_id",
2152
+ expected: "(string | undefined)",
2153
+ value: input3.child_id
2154
+ }), "string" === typeof input3.child_label || $report(_exceptionable2, {
2155
+ path: _path2 + ".child_label",
2156
+ expected: "string",
2157
+ value: input3.child_label
2158
+ })].every((flag) => flag);
2159
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2160
+ path: _path2 + ".join",
2161
+ expected: "(string | undefined)",
2162
+ value: input3.join
2163
+ }), void 0 === input3.isnot || "boolean" === typeof input3.isnot || $report(_exceptionable2, {
2164
+ path: _path2 + ".isnot",
2165
+ expected: "(boolean | undefined)",
2166
+ value: input3.isnot
2167
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2168
+ path: _path2 + ".term",
2169
+ expected: "DtTerm",
2170
+ value: input3.term
2171
+ })) && $vo34(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2172
+ path: _path2 + ".term",
2173
+ expected: "DtTerm",
2174
+ value: input3.term
2175
+ }), (Array.isArray(input3.values) || $report(_exceptionable2, {
2176
+ path: _path2 + ".values",
2177
+ expected: "Array<__type>.o2",
2178
+ value: input3.values
2179
+ })) && input3.values.map((elem, _index32) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2180
+ path: _path2 + ".values[" + _index32 + "]",
2181
+ expected: "__type.o6",
2182
+ value: elem
2183
+ })) && $vo44(elem, _path2 + ".values[" + _index32 + "]", _exceptionable2) || $report(_exceptionable2, {
2184
+ path: _path2 + ".values[" + _index32 + "]",
2185
+ expected: "__type.o6",
2186
+ value: elem
2187
+ })).every((flag) => flag) || $report(_exceptionable2, {
2188
+ path: _path2 + ".values",
2189
+ expected: "Array<__type>.o2",
2190
+ value: input3.values
2191
+ }), void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested || $report(_exceptionable2, {
2192
+ path: _path2 + ".includeNotTested",
2193
+ expected: "(boolean | undefined)",
2194
+ value: input3.includeNotTested
2195
+ }), void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName || $report(_exceptionable2, {
2196
+ path: _path2 + ".excludeGeneName",
2197
+ expected: "(boolean | undefined)",
2198
+ value: input3.excludeGeneName
2199
+ })].every((flag) => flag);
2200
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2201
+ path: _path2 + ".id",
2202
+ expected: "string",
2203
+ value: input3.id
2204
+ }), "string" === typeof input3.query || $report(_exceptionable2, {
2205
+ path: _path2 + ".query",
2206
+ expected: "string",
2207
+ value: input3.query
2208
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
2209
+ path: _path2 + ".name",
2210
+ expected: "string",
2211
+ value: input3.name
2212
+ }), "string" === typeof input3.name_noOrigin || $report(_exceptionable2, {
2213
+ path: _path2 + ".name_noOrigin",
2214
+ expected: "string",
2215
+ value: input3.name_noOrigin
2216
+ }), void 0 === input3.parentTerm || ("object" === typeof input3.parentTerm && null !== input3.parentTerm || $report(_exceptionable2, {
2217
+ path: _path2 + ".parentTerm",
2218
+ expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
2219
+ value: input3.parentTerm
2220
+ })) && $vu11(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
2221
+ path: _path2 + ".parentTerm",
2222
+ expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
2223
+ value: input3.parentTerm
2224
+ }), true, "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
2225
+ path: _path2 + ".isleaf",
2226
+ expected: "boolean",
2227
+ value: input3.isleaf
2228
+ }), "string" === typeof input3.type || $report(_exceptionable2, {
2229
+ path: _path2 + ".type",
2230
+ expected: "string",
2231
+ value: input3.type
2232
+ }), "number" === typeof input3.dt || $report(_exceptionable2, {
2233
+ path: _path2 + ".dt",
2234
+ expected: "number",
2235
+ value: input3.dt
2236
+ }), void 0 === input3.origin || "string" === typeof input3.origin || $report(_exceptionable2, {
2237
+ path: _path2 + ".origin",
2238
+ expected: "(string | undefined)",
2239
+ value: input3.origin
2240
+ }), ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
2241
+ path: _path2 + ".values",
2242
+ expected: "TermValues",
2243
+ value: input3.values
2244
+ })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2245
+ path: _path2 + ".values",
2246
+ expected: "TermValues",
2247
+ value: input3.values
2248
+ })].every((flag) => flag);
2249
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2250
+ path: _path2 + ".id",
2251
+ expected: "string",
2252
+ value: input3.id
2253
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
2254
+ path: _path2 + ".name",
2255
+ expected: "string",
2256
+ value: input3.name
2257
+ }), "geneVariant" === input3.type || $report(_exceptionable2, {
2258
+ path: _path2 + ".type",
2259
+ expected: '"geneVariant"',
2260
+ value: input3.type
2261
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
2262
+ path: _path2 + ".child_types",
2263
+ expected: "(Array<string> | undefined)",
2264
+ value: input3.child_types
2265
+ })) && input3.child_types.map((elem, _index33) => "string" === typeof elem || $report(_exceptionable2, {
2266
+ path: _path2 + ".child_types[" + _index33 + "]",
2267
+ expected: "string",
2268
+ value: elem
2269
+ })).every((flag) => flag) || $report(_exceptionable2, {
2270
+ path: _path2 + ".child_types",
2271
+ expected: "(Array<string> | undefined)",
2272
+ value: input3.child_types
2273
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
2274
+ path: _path2 + ".hashtmldetail",
2275
+ expected: "(boolean | undefined)",
2276
+ value: input3.hashtmldetail
2277
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
2278
+ path: _path2 + ".included_types",
2279
+ expected: "(Array<string> | undefined)",
2280
+ value: input3.included_types
2281
+ })) && input3.included_types.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
2282
+ path: _path2 + ".included_types[" + _index34 + "]",
2283
+ expected: "string",
2284
+ value: elem
2285
+ })).every((flag) => flag) || $report(_exceptionable2, {
2286
+ path: _path2 + ".included_types",
2287
+ expected: "(Array<string> | undefined)",
2288
+ value: input3.included_types
2289
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
2290
+ path: _path2 + ".isleaf",
2291
+ expected: "(boolean | undefined)",
2292
+ value: input3.isleaf
2293
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
2294
+ path: _path2 + ".values",
2295
+ expected: "(TermValues | undefined)",
2296
+ value: input3.values
2297
+ })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2298
+ path: _path2 + ".values",
2299
+ expected: "(TermValues | undefined)",
2300
+ value: input3.values
2301
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
2302
+ path: _path2 + ".skipValuesBuild",
2303
+ expected: "(boolean | undefined)",
2304
+ value: input3.skipValuesBuild
2305
+ }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2306
+ path: _path2 + ".valueConversion",
2307
+ expected: "(__type.o2 | undefined)",
2308
+ value: input3.valueConversion
2309
+ })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2310
+ path: _path2 + ".valueConversion",
2311
+ expected: "(__type.o2 | undefined)",
2312
+ value: input3.valueConversion
2313
+ }), "gene" === input3.kind || $report(_exceptionable2, {
2314
+ path: _path2 + ".kind",
2315
+ expected: '"gene"',
2316
+ value: input3.kind
2317
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
2318
+ path: _path2 + ".gene",
2319
+ expected: "string",
2320
+ value: input3.gene
2321
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
2322
+ path: _path2 + ".chr",
2323
+ expected: "(string | undefined)",
2324
+ value: input3.chr
1896
2325
  }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
1897
2326
  path: _path2 + ".start",
1898
2327
  expected: "(number | undefined)",
@@ -1905,12 +2334,12 @@ var validBoxPlotRequest = (input) => {
1905
2334
  path: _path2 + ".genes",
1906
2335
  expected: "Array<GvGeneTerm>",
1907
2336
  value: input3.genes
1908
- })) && input3.genes.map((elem, _index27) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1909
- path: _path2 + ".genes[" + _index27 + "]",
2337
+ })) && input3.genes.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2338
+ path: _path2 + ".genes[" + _index35 + "]",
1910
2339
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1911
2340
  value: elem
1912
- })) && $vu2(elem, _path2 + ".genes[" + _index27 + "]", _exceptionable2) || $report(_exceptionable2, {
1913
- path: _path2 + ".genes[" + _index27 + "]",
2341
+ })) && $vu2(elem, _path2 + ".genes[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2342
+ path: _path2 + ".genes[" + _index35 + "]",
1914
2343
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1915
2344
  value: elem
1916
2345
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1921,7 +2350,7 @@ var validBoxPlotRequest = (input) => {
1921
2350
  path: _path2 + ".groupsetting",
1922
2351
  expected: "(TermGroupSetting | undefined)",
1923
2352
  value: input3.groupsetting
1924
- })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2353
+ })) && $vo38(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
1925
2354
  path: _path2 + ".groupsetting",
1926
2355
  expected: "(TermGroupSetting | undefined)",
1927
2356
  value: input3.groupsetting
@@ -1929,12 +2358,12 @@ var validBoxPlotRequest = (input) => {
1929
2358
  path: _path2 + ".childTerms",
1930
2359
  expected: "(Array<DtTerm> | undefined)",
1931
2360
  value: input3.childTerms
1932
- })) && input3.childTerms.map((elem, _index28) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1933
- path: _path2 + ".childTerms[" + _index28 + "]",
2361
+ })) && input3.childTerms.map((elem, _index36) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2362
+ path: _path2 + ".childTerms[" + _index36 + "]",
1934
2363
  expected: "DtTerm",
1935
2364
  value: elem
1936
- })) && $vo30(elem, _path2 + ".childTerms[" + _index28 + "]", _exceptionable2) || $report(_exceptionable2, {
1937
- path: _path2 + ".childTerms[" + _index28 + "]",
2365
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index36 + "]", _exceptionable2) || $report(_exceptionable2, {
2366
+ path: _path2 + ".childTerms[" + _index36 + "]",
1938
2367
  expected: "DtTerm",
1939
2368
  value: elem
1940
2369
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1942,7 +2371,7 @@ var validBoxPlotRequest = (input) => {
1942
2371
  expected: "(Array<DtTerm> | undefined)",
1943
2372
  value: input3.childTerms
1944
2373
  })].every((flag) => flag);
1945
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2374
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1946
2375
  path: _path2 + ".id",
1947
2376
  expected: "string",
1948
2377
  value: input3.id
@@ -1958,8 +2387,8 @@ var validBoxPlotRequest = (input) => {
1958
2387
  path: _path2 + ".child_types",
1959
2388
  expected: "(Array<string> | undefined)",
1960
2389
  value: input3.child_types
1961
- })) && input3.child_types.map((elem, _index29) => "string" === typeof elem || $report(_exceptionable2, {
1962
- path: _path2 + ".child_types[" + _index29 + "]",
2390
+ })) && input3.child_types.map((elem, _index37) => "string" === typeof elem || $report(_exceptionable2, {
2391
+ path: _path2 + ".child_types[" + _index37 + "]",
1963
2392
  expected: "string",
1964
2393
  value: elem
1965
2394
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1974,8 +2403,8 @@ var validBoxPlotRequest = (input) => {
1974
2403
  path: _path2 + ".included_types",
1975
2404
  expected: "(Array<string> | undefined)",
1976
2405
  value: input3.included_types
1977
- })) && input3.included_types.map((elem, _index30) => "string" === typeof elem || $report(_exceptionable2, {
1978
- path: _path2 + ".included_types[" + _index30 + "]",
2406
+ })) && input3.included_types.map((elem, _index38) => "string" === typeof elem || $report(_exceptionable2, {
2407
+ path: _path2 + ".included_types[" + _index38 + "]",
1979
2408
  expected: "string",
1980
2409
  value: elem
1981
2410
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2027,7 +2456,7 @@ var validBoxPlotRequest = (input) => {
2027
2456
  expected: "(number | undefined)",
2028
2457
  value: input3.stop
2029
2458
  })].every((flag) => flag);
2030
- const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2459
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2031
2460
  path: _path2 + ".id",
2032
2461
  expected: "string",
2033
2462
  value: input3.id
@@ -2043,8 +2472,8 @@ var validBoxPlotRequest = (input) => {
2043
2472
  path: _path2 + ".child_types",
2044
2473
  expected: "(Array<string> | undefined)",
2045
2474
  value: input3.child_types
2046
- })) && input3.child_types.map((elem, _index31) => "string" === typeof elem || $report(_exceptionable2, {
2047
- path: _path2 + ".child_types[" + _index31 + "]",
2475
+ })) && input3.child_types.map((elem, _index39) => "string" === typeof elem || $report(_exceptionable2, {
2476
+ path: _path2 + ".child_types[" + _index39 + "]",
2048
2477
  expected: "string",
2049
2478
  value: elem
2050
2479
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2059,8 +2488,8 @@ var validBoxPlotRequest = (input) => {
2059
2488
  path: _path2 + ".included_types",
2060
2489
  expected: "(Array<string> | undefined)",
2061
2490
  value: input3.included_types
2062
- })) && input3.included_types.map((elem, _index32) => "string" === typeof elem || $report(_exceptionable2, {
2063
- path: _path2 + ".included_types[" + _index32 + "]",
2491
+ })) && input3.included_types.map((elem, _index40) => "string" === typeof elem || $report(_exceptionable2, {
2492
+ path: _path2 + ".included_types[" + _index40 + "]",
2064
2493
  expected: "string",
2065
2494
  value: elem
2066
2495
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2108,7 +2537,7 @@ var validBoxPlotRequest = (input) => {
2108
2537
  expected: "number",
2109
2538
  value: input3.stop
2110
2539
  })].every((flag) => flag);
2111
- const $vo34 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
2540
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
2112
2541
  path: _path2 + ".disabled",
2113
2542
  expected: "boolean",
2114
2543
  value: input3.disabled
@@ -2116,12 +2545,12 @@ var validBoxPlotRequest = (input) => {
2116
2545
  path: _path2 + ".lst",
2117
2546
  expected: "(Array<Groupset> | undefined)",
2118
2547
  value: input3.lst
2119
- })) && input3.lst.map((elem, _index33) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2120
- path: _path2 + ".lst[" + _index33 + "]",
2548
+ })) && input3.lst.map((elem, _index41) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2549
+ path: _path2 + ".lst[" + _index41 + "]",
2121
2550
  expected: "Groupset",
2122
2551
  value: elem
2123
- })) && $vo35(elem, _path2 + ".lst[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
2124
- path: _path2 + ".lst[" + _index33 + "]",
2552
+ })) && $vo39(elem, _path2 + ".lst[" + _index41 + "]", _exceptionable2) || $report(_exceptionable2, {
2553
+ path: _path2 + ".lst[" + _index41 + "]",
2125
2554
  expected: "Groupset",
2126
2555
  value: elem
2127
2556
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2129,7 +2558,7 @@ var validBoxPlotRequest = (input) => {
2129
2558
  expected: "(Array<Groupset> | undefined)",
2130
2559
  value: input3.lst
2131
2560
  })].every((flag) => flag);
2132
- const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2561
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2133
2562
  path: _path2 + ".name",
2134
2563
  expected: "string",
2135
2564
  value: input3.name
@@ -2149,12 +2578,12 @@ var validBoxPlotRequest = (input) => {
2149
2578
  path: _path2 + ".groups",
2150
2579
  expected: "Array<GroupEntry>",
2151
2580
  value: input3.groups
2152
- })) && input3.groups.map((elem, _index34) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2153
- path: _path2 + ".groups[" + _index34 + "]",
2581
+ })) && input3.groups.map((elem, _index42) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2582
+ path: _path2 + ".groups[" + _index42 + "]",
2154
2583
  expected: "(FilterGroup | ValuesGroup)",
2155
2584
  value: elem
2156
- })) && $vu3(elem, _path2 + ".groups[" + _index34 + "]", _exceptionable2) || $report(_exceptionable2, {
2157
- path: _path2 + ".groups[" + _index34 + "]",
2585
+ })) && $vu3(elem, _path2 + ".groups[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2586
+ path: _path2 + ".groups[" + _index42 + "]",
2158
2587
  expected: "(FilterGroup | ValuesGroup)",
2159
2588
  value: elem
2160
2589
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2162,7 +2591,7 @@ var validBoxPlotRequest = (input) => {
2162
2591
  expected: "Array<GroupEntry>",
2163
2592
  value: input3.groups
2164
2593
  })].every((flag) => flag);
2165
- const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2594
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2166
2595
  path: _path2 + ".name",
2167
2596
  expected: "string",
2168
2597
  value: input3.name
@@ -2174,12 +2603,12 @@ var validBoxPlotRequest = (input) => {
2174
2603
  path: _path2 + ".values",
2175
2604
  expected: "Array<__type>.o1",
2176
2605
  value: input3.values
2177
- })) && input3.values.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2178
- path: _path2 + ".values[" + _index35 + "]",
2606
+ })) && input3.values.map((elem, _index43) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2607
+ path: _path2 + ".values[" + _index43 + "]",
2179
2608
  expected: "__type.o5",
2180
2609
  value: elem
2181
- })) && $vo37(elem, _path2 + ".values[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2182
- path: _path2 + ".values[" + _index35 + "]",
2610
+ })) && $vo41(elem, _path2 + ".values[" + _index43 + "]", _exceptionable2) || $report(_exceptionable2, {
2611
+ path: _path2 + ".values[" + _index43 + "]",
2183
2612
  expected: "__type.o5",
2184
2613
  value: elem
2185
2614
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2191,7 +2620,7 @@ var validBoxPlotRequest = (input) => {
2191
2620
  expected: "(boolean | undefined)",
2192
2621
  value: input3.uncomputable
2193
2622
  })].every((flag) => flag);
2194
- const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
2623
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
2195
2624
  path: _path2 + ".key",
2196
2625
  expected: "(number | string)",
2197
2626
  value: input3.key
@@ -2200,7 +2629,7 @@ var validBoxPlotRequest = (input) => {
2200
2629
  expected: "string",
2201
2630
  value: input3.label
2202
2631
  })].every((flag) => flag);
2203
- const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2632
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2204
2633
  path: _path2 + ".name",
2205
2634
  expected: "string",
2206
2635
  value: input3.name
@@ -2221,7 +2650,7 @@ var validBoxPlotRequest = (input) => {
2221
2650
  expected: "string",
2222
2651
  value: input3.color
2223
2652
  })].every((flag) => flag);
2224
- const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2653
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2225
2654
  path: _path2 + ".id",
2226
2655
  expected: "string",
2227
2656
  value: input3.id
@@ -2237,8 +2666,8 @@ var validBoxPlotRequest = (input) => {
2237
2666
  path: _path2 + ".child_types",
2238
2667
  expected: "(Array<string> | undefined)",
2239
2668
  value: input3.child_types
2240
- })) && input3.child_types.map((elem, _index36) => "string" === typeof elem || $report(_exceptionable2, {
2241
- path: _path2 + ".child_types[" + _index36 + "]",
2669
+ })) && input3.child_types.map((elem, _index44) => "string" === typeof elem || $report(_exceptionable2, {
2670
+ path: _path2 + ".child_types[" + _index44 + "]",
2242
2671
  expected: "string",
2243
2672
  value: elem
2244
2673
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2253,8 +2682,8 @@ var validBoxPlotRequest = (input) => {
2253
2682
  path: _path2 + ".included_types",
2254
2683
  expected: "(Array<string> | undefined)",
2255
2684
  value: input3.included_types
2256
- })) && input3.included_types.map((elem, _index37) => "string" === typeof elem || $report(_exceptionable2, {
2257
- path: _path2 + ".included_types[" + _index37 + "]",
2685
+ })) && input3.included_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
2686
+ path: _path2 + ".included_types[" + _index45 + "]",
2258
2687
  expected: "string",
2259
2688
  value: elem
2260
2689
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2305,12 +2734,12 @@ var validBoxPlotRequest = (input) => {
2305
2734
  path: _path2 + ".genes",
2306
2735
  expected: "Array<GvGeneTerm>",
2307
2736
  value: input3.genes
2308
- })) && input3.genes.map((elem, _index38) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2309
- path: _path2 + ".genes[" + _index38 + "]",
2737
+ })) && input3.genes.map((elem, _index46) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2738
+ path: _path2 + ".genes[" + _index46 + "]",
2310
2739
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2311
2740
  value: elem
2312
- })) && $vu2(elem, _path2 + ".genes[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2313
- path: _path2 + ".genes[" + _index38 + "]",
2741
+ })) && $vu2(elem, _path2 + ".genes[" + _index46 + "]", _exceptionable2) || $report(_exceptionable2, {
2742
+ path: _path2 + ".genes[" + _index46 + "]",
2314
2743
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2315
2744
  value: elem
2316
2745
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2321,7 +2750,7 @@ var validBoxPlotRequest = (input) => {
2321
2750
  path: _path2 + ".groupsetting",
2322
2751
  expected: "(TermGroupSetting | undefined)",
2323
2752
  value: input3.groupsetting
2324
- })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2753
+ })) && $vo38(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2325
2754
  path: _path2 + ".groupsetting",
2326
2755
  expected: "(TermGroupSetting | undefined)",
2327
2756
  value: input3.groupsetting
@@ -2329,12 +2758,12 @@ var validBoxPlotRequest = (input) => {
2329
2758
  path: _path2 + ".childTerms",
2330
2759
  expected: "(Array<DtTerm> | undefined)",
2331
2760
  value: input3.childTerms
2332
- })) && input3.childTerms.map((elem, _index39) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2333
- path: _path2 + ".childTerms[" + _index39 + "]",
2761
+ })) && input3.childTerms.map((elem, _index47) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2762
+ path: _path2 + ".childTerms[" + _index47 + "]",
2334
2763
  expected: "DtTerm",
2335
2764
  value: elem
2336
- })) && $vo30(elem, _path2 + ".childTerms[" + _index39 + "]", _exceptionable2) || $report(_exceptionable2, {
2337
- path: _path2 + ".childTerms[" + _index39 + "]",
2765
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
2766
+ path: _path2 + ".childTerms[" + _index47 + "]",
2338
2767
  expected: "DtTerm",
2339
2768
  value: elem
2340
2769
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2342,7 +2771,7 @@ var validBoxPlotRequest = (input) => {
2342
2771
  expected: "(Array<DtTerm> | undefined)",
2343
2772
  value: input3.childTerms
2344
2773
  })].every((flag) => flag);
2345
- const $vo40 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2774
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2346
2775
  path: _path2 + ".key",
2347
2776
  expected: "string",
2348
2777
  value: input3.key
@@ -2355,7 +2784,7 @@ var validBoxPlotRequest = (input) => {
2355
2784
  expected: "string",
2356
2785
  value: input3.value
2357
2786
  })].every((flag) => flag);
2358
- const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2787
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2359
2788
  path: _path2 + ".join",
2360
2789
  expected: "(string | undefined)",
2361
2790
  value: input3.join
@@ -2365,18 +2794,18 @@ var validBoxPlotRequest = (input) => {
2365
2794
  value: input3.isnot
2366
2795
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2367
2796
  path: _path2 + ".term",
2368
- expected: "TermCollection",
2797
+ expected: "(CategoricalTermCollection | NumericTermCollection)",
2369
2798
  value: input3.term
2370
- })) && $vo42(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2799
+ })) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2371
2800
  path: _path2 + ".term",
2372
- expected: "TermCollection",
2801
+ expected: "(CategoricalTermCollection | NumericTermCollection)",
2373
2802
  value: input3.term
2374
2803
  }), "number" === typeof input3.ratio || $report(_exceptionable2, {
2375
2804
  path: _path2 + ".ratio",
2376
2805
  expected: "number",
2377
2806
  value: input3.ratio
2378
2807
  })].every((flag) => flag);
2379
- const $vo42 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2808
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2380
2809
  path: _path2 + ".id",
2381
2810
  expected: "string",
2382
2811
  value: input3.id
@@ -2392,8 +2821,8 @@ var validBoxPlotRequest = (input) => {
2392
2821
  path: _path2 + ".child_types",
2393
2822
  expected: "(Array<string> | undefined)",
2394
2823
  value: input3.child_types
2395
- })) && input3.child_types.map((elem, _index40) => "string" === typeof elem || $report(_exceptionable2, {
2396
- path: _path2 + ".child_types[" + _index40 + "]",
2824
+ })) && input3.child_types.map((elem, _index48) => "string" === typeof elem || $report(_exceptionable2, {
2825
+ path: _path2 + ".child_types[" + _index48 + "]",
2397
2826
  expected: "string",
2398
2827
  value: elem
2399
2828
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2408,8 +2837,8 @@ var validBoxPlotRequest = (input) => {
2408
2837
  path: _path2 + ".included_types",
2409
2838
  expected: "(Array<string> | undefined)",
2410
2839
  value: input3.included_types
2411
- })) && input3.included_types.map((elem, _index41) => "string" === typeof elem || $report(_exceptionable2, {
2412
- path: _path2 + ".included_types[" + _index41 + "]",
2840
+ })) && input3.included_types.map((elem, _index49) => "string" === typeof elem || $report(_exceptionable2, {
2841
+ path: _path2 + ".included_types[" + _index49 + "]",
2413
2842
  expected: "string",
2414
2843
  value: elem
2415
2844
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2444,34 +2873,34 @@ var validBoxPlotRequest = (input) => {
2444
2873
  path: _path2 + ".collectionId",
2445
2874
  expected: "(string | undefined)",
2446
2875
  value: input3.collectionId
2876
+ }), void 0 === input3.termIds || (Array.isArray(input3.termIds) || $report(_exceptionable2, {
2877
+ path: _path2 + ".termIds",
2878
+ expected: "(Array<string> | undefined)",
2879
+ value: input3.termIds
2880
+ })) && input3.termIds.map((elem, _index50) => "string" === typeof elem || $report(_exceptionable2, {
2881
+ path: _path2 + ".termIds[" + _index50 + "]",
2882
+ expected: "string",
2883
+ value: elem
2884
+ })).every((flag) => flag) || $report(_exceptionable2, {
2885
+ path: _path2 + ".termIds",
2886
+ expected: "(Array<string> | undefined)",
2887
+ value: input3.termIds
2447
2888
  }), (Array.isArray(input3.termlst) || $report(_exceptionable2, {
2448
2889
  path: _path2 + ".termlst",
2449
2890
  expected: "Array<BaseTerm>",
2450
2891
  value: input3.termlst
2451
- })) && input3.termlst.map((elem, _index42) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2452
- path: _path2 + ".termlst[" + _index42 + "]",
2892
+ })) && input3.termlst.map((elem, _index51) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2893
+ path: _path2 + ".termlst[" + _index51 + "]",
2453
2894
  expected: "BaseTerm",
2454
2895
  value: elem
2455
- })) && $vo43(elem, _path2 + ".termlst[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2456
- path: _path2 + ".termlst[" + _index42 + "]",
2896
+ })) && $vo47(elem, _path2 + ".termlst[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
2897
+ path: _path2 + ".termlst[" + _index51 + "]",
2457
2898
  expected: "BaseTerm",
2458
2899
  value: elem
2459
2900
  })).every((flag) => flag) || $report(_exceptionable2, {
2460
2901
  path: _path2 + ".termlst",
2461
2902
  expected: "Array<BaseTerm>",
2462
2903
  value: input3.termlst
2463
- }), void 0 === input3.numerators || (Array.isArray(input3.numerators) || $report(_exceptionable2, {
2464
- path: _path2 + ".numerators",
2465
- expected: "(Array<string> | undefined)",
2466
- value: input3.numerators
2467
- })) && input3.numerators.map((elem, _index43) => "string" === typeof elem || $report(_exceptionable2, {
2468
- path: _path2 + ".numerators[" + _index43 + "]",
2469
- expected: "string",
2470
- value: elem
2471
- })).every((flag) => flag) || $report(_exceptionable2, {
2472
- path: _path2 + ".numerators",
2473
- expected: "(Array<string> | undefined)",
2474
- value: input3.numerators
2475
2904
  }), void 0 === input3.newTvs || "boolean" === typeof input3.newTvs || $report(_exceptionable2, {
2476
2905
  path: _path2 + ".newTvs",
2477
2906
  expected: "(boolean | undefined)",
@@ -2480,12 +2909,117 @@ var validBoxPlotRequest = (input) => {
2480
2909
  path: _path2 + ".propsByTermId",
2481
2910
  expected: "__type.o7",
2482
2911
  value: input3.propsByTermId
2483
- })) && $vo44(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
2912
+ })) && $vo48(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
2484
2913
  path: _path2 + ".propsByTermId",
2485
2914
  expected: "__type.o7",
2486
2915
  value: input3.propsByTermId
2916
+ }), "numeric" === input3.memberType || $report(_exceptionable2, {
2917
+ path: _path2 + ".memberType",
2918
+ expected: '"numeric"',
2919
+ value: input3.memberType
2920
+ }), void 0 === input3.numerators || (Array.isArray(input3.numerators) || $report(_exceptionable2, {
2921
+ path: _path2 + ".numerators",
2922
+ expected: "(Array<string> | undefined)",
2923
+ value: input3.numerators
2924
+ })) && input3.numerators.map((elem, _index52) => "string" === typeof elem || $report(_exceptionable2, {
2925
+ path: _path2 + ".numerators[" + _index52 + "]",
2926
+ expected: "string",
2927
+ value: elem
2928
+ })).every((flag) => flag) || $report(_exceptionable2, {
2929
+ path: _path2 + ".numerators",
2930
+ expected: "(Array<string> | undefined)",
2931
+ value: input3.numerators
2932
+ })].every((flag) => flag);
2933
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2934
+ path: _path2 + ".id",
2935
+ expected: "string",
2936
+ value: input3.id
2937
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
2938
+ path: _path2 + ".name",
2939
+ expected: "string",
2940
+ value: input3.name
2941
+ }), "string" === typeof input3.type || $report(_exceptionable2, {
2942
+ path: _path2 + ".type",
2943
+ expected: "string",
2944
+ value: input3.type
2945
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
2946
+ path: _path2 + ".child_types",
2947
+ expected: "(Array<string> | undefined)",
2948
+ value: input3.child_types
2949
+ })) && input3.child_types.map((elem, _index53) => "string" === typeof elem || $report(_exceptionable2, {
2950
+ path: _path2 + ".child_types[" + _index53 + "]",
2951
+ expected: "string",
2952
+ value: elem
2953
+ })).every((flag) => flag) || $report(_exceptionable2, {
2954
+ path: _path2 + ".child_types",
2955
+ expected: "(Array<string> | undefined)",
2956
+ value: input3.child_types
2957
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
2958
+ path: _path2 + ".hashtmldetail",
2959
+ expected: "(boolean | undefined)",
2960
+ value: input3.hashtmldetail
2961
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
2962
+ path: _path2 + ".included_types",
2963
+ expected: "(Array<string> | undefined)",
2964
+ value: input3.included_types
2965
+ })) && input3.included_types.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
2966
+ path: _path2 + ".included_types[" + _index54 + "]",
2967
+ expected: "string",
2968
+ value: elem
2969
+ })).every((flag) => flag) || $report(_exceptionable2, {
2970
+ path: _path2 + ".included_types",
2971
+ expected: "(Array<string> | undefined)",
2972
+ value: input3.included_types
2973
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
2974
+ path: _path2 + ".isleaf",
2975
+ expected: "(boolean | undefined)",
2976
+ value: input3.isleaf
2977
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
2978
+ path: _path2 + ".values",
2979
+ expected: "(TermValues | undefined)",
2980
+ value: input3.values
2981
+ })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2982
+ path: _path2 + ".values",
2983
+ expected: "(TermValues | undefined)",
2984
+ value: input3.values
2985
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
2986
+ path: _path2 + ".skipValuesBuild",
2987
+ expected: "(boolean | undefined)",
2988
+ value: input3.skipValuesBuild
2989
+ }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2990
+ path: _path2 + ".valueConversion",
2991
+ expected: "(__type.o2 | undefined)",
2992
+ value: input3.valueConversion
2993
+ })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2994
+ path: _path2 + ".valueConversion",
2995
+ expected: "(__type.o2 | undefined)",
2996
+ value: input3.valueConversion
2487
2997
  })].every((flag) => flag);
2488
- const $vo43 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2998
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2999
+ const value = input3[key];
3000
+ if (void 0 === value)
3001
+ return true;
3002
+ if (RegExp(/(.*)/).test(key))
3003
+ return ("object" === typeof value && null !== value && false === Array.isArray(value) || $report(_exceptionable2, {
3004
+ path: _path2 + $join(key),
3005
+ expected: "__type.o8",
3006
+ value
3007
+ })) && $vo49(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3008
+ path: _path2 + $join(key),
3009
+ expected: "__type.o8",
3010
+ value
3011
+ });
3012
+ return true;
3013
+ }).every((flag) => flag)].every((flag) => flag);
3014
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3015
+ const value = input3[key];
3016
+ if (void 0 === value)
3017
+ return true;
3018
+ if (RegExp(/(.*)/).test(key))
3019
+ return true;
3020
+ return true;
3021
+ }).every((flag) => flag)].every((flag) => flag);
3022
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2489
3023
  path: _path2 + ".id",
2490
3024
  expected: "string",
2491
3025
  value: input3.id
@@ -2493,16 +3027,16 @@ var validBoxPlotRequest = (input) => {
2493
3027
  path: _path2 + ".name",
2494
3028
  expected: "string",
2495
3029
  value: input3.name
2496
- }), "string" === typeof input3.type || $report(_exceptionable2, {
3030
+ }), "termCollection" === input3.type || $report(_exceptionable2, {
2497
3031
  path: _path2 + ".type",
2498
- expected: "string",
3032
+ expected: '"termCollection"',
2499
3033
  value: input3.type
2500
3034
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
2501
3035
  path: _path2 + ".child_types",
2502
3036
  expected: "(Array<string> | undefined)",
2503
3037
  value: input3.child_types
2504
- })) && input3.child_types.map((elem, _index44) => "string" === typeof elem || $report(_exceptionable2, {
2505
- path: _path2 + ".child_types[" + _index44 + "]",
3038
+ })) && input3.child_types.map((elem, _index55) => "string" === typeof elem || $report(_exceptionable2, {
3039
+ path: _path2 + ".child_types[" + _index55 + "]",
2506
3040
  expected: "string",
2507
3041
  value: elem
2508
3042
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2517,8 +3051,8 @@ var validBoxPlotRequest = (input) => {
2517
3051
  path: _path2 + ".included_types",
2518
3052
  expected: "(Array<string> | undefined)",
2519
3053
  value: input3.included_types
2520
- })) && input3.included_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
2521
- path: _path2 + ".included_types[" + _index45 + "]",
3054
+ })) && input3.included_types.map((elem, _index56) => "string" === typeof elem || $report(_exceptionable2, {
3055
+ path: _path2 + ".included_types[" + _index56 + "]",
2522
3056
  expected: "string",
2523
3057
  value: elem
2524
3058
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2549,32 +3083,81 @@ var validBoxPlotRequest = (input) => {
2549
3083
  path: _path2 + ".valueConversion",
2550
3084
  expected: "(__type.o2 | undefined)",
2551
3085
  value: input3.valueConversion
3086
+ }), void 0 === input3.collectionId || "string" === typeof input3.collectionId || $report(_exceptionable2, {
3087
+ path: _path2 + ".collectionId",
3088
+ expected: "(string | undefined)",
3089
+ value: input3.collectionId
3090
+ }), void 0 === input3.termIds || (Array.isArray(input3.termIds) || $report(_exceptionable2, {
3091
+ path: _path2 + ".termIds",
3092
+ expected: "(Array<string> | undefined)",
3093
+ value: input3.termIds
3094
+ })) && input3.termIds.map((elem, _index57) => "string" === typeof elem || $report(_exceptionable2, {
3095
+ path: _path2 + ".termIds[" + _index57 + "]",
3096
+ expected: "string",
3097
+ value: elem
3098
+ })).every((flag) => flag) || $report(_exceptionable2, {
3099
+ path: _path2 + ".termIds",
3100
+ expected: "(Array<string> | undefined)",
3101
+ value: input3.termIds
3102
+ }), (Array.isArray(input3.termlst) || $report(_exceptionable2, {
3103
+ path: _path2 + ".termlst",
3104
+ expected: "Array<BaseTerm>",
3105
+ value: input3.termlst
3106
+ })) && input3.termlst.map((elem, _index58) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3107
+ path: _path2 + ".termlst[" + _index58 + "]",
3108
+ expected: "BaseTerm",
3109
+ value: elem
3110
+ })) && $vo47(elem, _path2 + ".termlst[" + _index58 + "]", _exceptionable2) || $report(_exceptionable2, {
3111
+ path: _path2 + ".termlst[" + _index58 + "]",
3112
+ expected: "BaseTerm",
3113
+ value: elem
3114
+ })).every((flag) => flag) || $report(_exceptionable2, {
3115
+ path: _path2 + ".termlst",
3116
+ expected: "Array<BaseTerm>",
3117
+ value: input3.termlst
3118
+ }), void 0 === input3.newTvs || "boolean" === typeof input3.newTvs || $report(_exceptionable2, {
3119
+ path: _path2 + ".newTvs",
3120
+ expected: "(boolean | undefined)",
3121
+ value: input3.newTvs
3122
+ }), ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) || $report(_exceptionable2, {
3123
+ path: _path2 + ".propsByTermId",
3124
+ expected: "__type.o7",
3125
+ value: input3.propsByTermId
3126
+ })) && $vo48(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3127
+ path: _path2 + ".propsByTermId",
3128
+ expected: "__type.o7",
3129
+ value: input3.propsByTermId
3130
+ }), "categorical" === input3.memberType || $report(_exceptionable2, {
3131
+ path: _path2 + ".memberType",
3132
+ expected: '"categorical"',
3133
+ value: input3.memberType
3134
+ }), (Array.isArray(input3.categoryKeys) || $report(_exceptionable2, {
3135
+ path: _path2 + ".categoryKeys",
3136
+ expected: "Array<CategoryKey>",
3137
+ value: input3.categoryKeys
3138
+ })) && input3.categoryKeys.map((elem, _index59) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3139
+ path: _path2 + ".categoryKeys[" + _index59 + "]",
3140
+ expected: "CategoryKey",
3141
+ value: elem
3142
+ })) && $vo51(elem, _path2 + ".categoryKeys[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3143
+ path: _path2 + ".categoryKeys[" + _index59 + "]",
3144
+ expected: "CategoryKey",
3145
+ value: elem
3146
+ })).every((flag) => flag) || $report(_exceptionable2, {
3147
+ path: _path2 + ".categoryKeys",
3148
+ expected: "Array<CategoryKey>",
3149
+ value: input3.categoryKeys
2552
3150
  })].every((flag) => flag);
2553
- const $vo44 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2554
- const value = input3[key];
2555
- if (void 0 === value)
2556
- return true;
2557
- if (RegExp(/(.*)/).test(key))
2558
- return ("object" === typeof value && null !== value && false === Array.isArray(value) || $report(_exceptionable2, {
2559
- path: _path2 + $join(key),
2560
- expected: "__type.o8",
2561
- value
2562
- })) && $vo45(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2563
- path: _path2 + $join(key),
2564
- expected: "__type.o8",
2565
- value
2566
- });
2567
- return true;
2568
- }).every((flag) => flag)].every((flag) => flag);
2569
- const $vo45 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2570
- const value = input3[key];
2571
- if (void 0 === value)
2572
- return true;
2573
- if (RegExp(/(.*)/).test(key))
2574
- return true;
2575
- return true;
2576
- }).every((flag) => flag)].every((flag) => flag);
2577
- const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3151
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
3152
+ path: _path2 + ".key",
3153
+ expected: "string",
3154
+ value: input3.key
3155
+ }), "boolean" === typeof input3.shown || $report(_exceptionable2, {
3156
+ path: _path2 + ".shown",
3157
+ expected: "boolean",
3158
+ value: input3.shown
3159
+ })].every((flag) => flag);
3160
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2578
3161
  path: _path2 + ".id",
2579
3162
  expected: "string",
2580
3163
  value: input3.id
@@ -2590,8 +3173,8 @@ var validBoxPlotRequest = (input) => {
2590
3173
  path: _path2 + ".child_types",
2591
3174
  expected: "(Array<string> | undefined)",
2592
3175
  value: input3.child_types
2593
- })) && input3.child_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
2594
- path: _path2 + ".child_types[" + _index46 + "]",
3176
+ })) && input3.child_types.map((elem, _index60) => "string" === typeof elem || $report(_exceptionable2, {
3177
+ path: _path2 + ".child_types[" + _index60 + "]",
2595
3178
  expected: "string",
2596
3179
  value: elem
2597
3180
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2606,8 +3189,8 @@ var validBoxPlotRequest = (input) => {
2606
3189
  path: _path2 + ".included_types",
2607
3190
  expected: "(Array<string> | undefined)",
2608
3191
  value: input3.included_types
2609
- })) && input3.included_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
2610
- path: _path2 + ".included_types[" + _index47 + "]",
3192
+ })) && input3.included_types.map((elem, _index61) => "string" === typeof elem || $report(_exceptionable2, {
3193
+ path: _path2 + ".included_types[" + _index61 + "]",
2611
3194
  expected: "string",
2612
3195
  value: elem
2613
3196
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2658,8 +3241,8 @@ var validBoxPlotRequest = (input) => {
2658
3241
  path: _path2 + ".alt",
2659
3242
  expected: "Array<string>",
2660
3243
  value: input3.alt
2661
- })) && input3.alt.map((elem, _index48) => "string" === typeof elem || $report(_exceptionable2, {
2662
- path: _path2 + ".alt[" + _index48 + "]",
3244
+ })) && input3.alt.map((elem, _index62) => "string" === typeof elem || $report(_exceptionable2, {
3245
+ path: _path2 + ".alt[" + _index62 + "]",
2663
3246
  expected: "string",
2664
3247
  value: elem
2665
3248
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2670,12 +3253,12 @@ var validBoxPlotRequest = (input) => {
2670
3253
  path: _path2 + ".groupsetting",
2671
3254
  expected: "TermGroupSetting",
2672
3255
  value: input3.groupsetting
2673
- })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3256
+ })) && $vo38(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2674
3257
  path: _path2 + ".groupsetting",
2675
3258
  expected: "TermGroupSetting",
2676
3259
  value: input3.groupsetting
2677
3260
  })].every((flag) => flag);
2678
- const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3261
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2679
3262
  path: _path2 + ".id",
2680
3263
  expected: "string",
2681
3264
  value: input3.id
@@ -2691,8 +3274,8 @@ var validBoxPlotRequest = (input) => {
2691
3274
  path: _path2 + ".child_types",
2692
3275
  expected: "(Array<string> | undefined)",
2693
3276
  value: input3.child_types
2694
- })) && input3.child_types.map((elem, _index49) => "string" === typeof elem || $report(_exceptionable2, {
2695
- path: _path2 + ".child_types[" + _index49 + "]",
3277
+ })) && input3.child_types.map((elem, _index63) => "string" === typeof elem || $report(_exceptionable2, {
3278
+ path: _path2 + ".child_types[" + _index63 + "]",
2696
3279
  expected: "string",
2697
3280
  value: elem
2698
3281
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2707,8 +3290,8 @@ var validBoxPlotRequest = (input) => {
2707
3290
  path: _path2 + ".included_types",
2708
3291
  expected: "(Array<string> | undefined)",
2709
3292
  value: input3.included_types
2710
- })) && input3.included_types.map((elem, _index50) => "string" === typeof elem || $report(_exceptionable2, {
2711
- path: _path2 + ".included_types[" + _index50 + "]",
3293
+ })) && input3.included_types.map((elem, _index64) => "string" === typeof elem || $report(_exceptionable2, {
3294
+ path: _path2 + ".included_types[" + _index64 + "]",
2712
3295
  expected: "string",
2713
3296
  value: elem
2714
3297
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2739,9 +3322,13 @@ var validBoxPlotRequest = (input) => {
2739
3322
  path: _path2 + ".valueConversion",
2740
3323
  expected: "(__type.o2 | undefined)",
2741
3324
  value: input3.valueConversion
2742
- }), "string" === typeof input3.sample || $report(_exceptionable2, {
3325
+ }), ("object" === typeof input3.sample && null !== input3.sample && false === Array.isArray(input3.sample) || $report(_exceptionable2, {
2743
3326
  path: _path2 + ".sample",
2744
- expected: "string",
3327
+ expected: "object",
3328
+ value: input3.sample
3329
+ })) && $vo54(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
3330
+ path: _path2 + ".sample",
3331
+ expected: "object",
2745
3332
  value: input3.sample
2746
3333
  }), "string" === typeof input3.plot || $report(_exceptionable2, {
2747
3334
  path: _path2 + ".plot",
@@ -2751,12 +3338,13 @@ var validBoxPlotRequest = (input) => {
2751
3338
  path: _path2 + ".groupsetting",
2752
3339
  expected: "TermGroupSetting",
2753
3340
  value: input3.groupsetting
2754
- })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3341
+ })) && $vo38(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2755
3342
  path: _path2 + ".groupsetting",
2756
3343
  expected: "TermGroupSetting",
2757
3344
  value: input3.groupsetting
2758
3345
  })].every((flag) => flag);
2759
- const $vo48 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3346
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => true;
3347
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2760
3348
  path: _path2 + ".hiddenValues",
2761
3349
  expected: "(HiddenValues | undefined)",
2762
3350
  value: input3.hiddenValues
@@ -2785,7 +3373,7 @@ var validBoxPlotRequest = (input) => {
2785
3373
  expected: '"values"',
2786
3374
  value: input3.type
2787
3375
  })].every((flag) => flag);
2788
- const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3376
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2789
3377
  path: _path2 + ".id",
2790
3378
  expected: "(string | undefined)",
2791
3379
  value: input3.id
@@ -2821,7 +3409,7 @@ var validBoxPlotRequest = (input) => {
2821
3409
  path: _path2 + ".q",
2822
3410
  expected: "PredefinedGroupSettingQ",
2823
3411
  value: input3.q
2824
- })) && $vo50(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3412
+ })) && $vo57(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2825
3413
  path: _path2 + ".q",
2826
3414
  expected: "PredefinedGroupSettingQ",
2827
3415
  value: input3.q
@@ -2830,7 +3418,7 @@ var validBoxPlotRequest = (input) => {
2830
3418
  expected: '"QualTWPredefinedGS"',
2831
3419
  value: input3.type
2832
3420
  })].every((flag) => flag);
2833
- const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3421
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2834
3422
  path: _path2 + ".hiddenValues",
2835
3423
  expected: "(HiddenValues | undefined)",
2836
3424
  value: input3.hiddenValues
@@ -2863,7 +3451,7 @@ var validBoxPlotRequest = (input) => {
2863
3451
  expected: "number",
2864
3452
  value: input3.predefined_groupset_idx
2865
3453
  })].every((flag) => flag);
2866
- const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3454
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2867
3455
  path: _path2 + ".id",
2868
3456
  expected: "(string | undefined)",
2869
3457
  value: input3.id
@@ -2899,7 +3487,7 @@ var validBoxPlotRequest = (input) => {
2899
3487
  path: _path2 + ".q",
2900
3488
  expected: "CustomGroupSettingQ",
2901
3489
  value: input3.q
2902
- })) && $vo52(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3490
+ })) && $vo59(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2903
3491
  path: _path2 + ".q",
2904
3492
  expected: "CustomGroupSettingQ",
2905
3493
  value: input3.q
@@ -2908,7 +3496,7 @@ var validBoxPlotRequest = (input) => {
2908
3496
  expected: '"QualTWCustomGS"',
2909
3497
  value: input3.type
2910
3498
  })].every((flag) => flag);
2911
- const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3499
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2912
3500
  path: _path2 + ".hiddenValues",
2913
3501
  expected: "(HiddenValues | undefined)",
2914
3502
  value: input3.hiddenValues
@@ -2940,21 +3528,21 @@ var validBoxPlotRequest = (input) => {
2940
3528
  path: _path2 + ".customset",
2941
3529
  expected: "BaseGroupSet",
2942
3530
  value: input3.customset
2943
- })) && $vo53(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3531
+ })) && $vo60(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
2944
3532
  path: _path2 + ".customset",
2945
3533
  expected: "BaseGroupSet",
2946
3534
  value: input3.customset
2947
3535
  })].every((flag) => flag);
2948
- const $vo53 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
3536
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
2949
3537
  path: _path2 + ".groups",
2950
3538
  expected: "Array<GroupEntry>",
2951
3539
  value: input3.groups
2952
- })) && input3.groups.map((elem, _index51) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2953
- path: _path2 + ".groups[" + _index51 + "]",
3540
+ })) && input3.groups.map((elem, _index65) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3541
+ path: _path2 + ".groups[" + _index65 + "]",
2954
3542
  expected: "(FilterGroup | ValuesGroup)",
2955
3543
  value: elem
2956
- })) && $vu3(elem, _path2 + ".groups[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
2957
- path: _path2 + ".groups[" + _index51 + "]",
3544
+ })) && $vu3(elem, _path2 + ".groups[" + _index65 + "]", _exceptionable2) || $report(_exceptionable2, {
3545
+ path: _path2 + ".groups[" + _index65 + "]",
2958
3546
  expected: "(FilterGroup | ValuesGroup)",
2959
3547
  value: elem
2960
3548
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2962,7 +3550,7 @@ var validBoxPlotRequest = (input) => {
2962
3550
  expected: "Array<GroupEntry>",
2963
3551
  value: input3.groups
2964
3552
  })].every((flag) => flag);
2965
- const $vo54 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3553
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2966
3554
  path: _path2 + ".id",
2967
3555
  expected: "(string | undefined)",
2968
3556
  value: input3.id
@@ -2992,11 +3580,11 @@ var validBoxPlotRequest = (input) => {
2992
3580
  value: input3.type
2993
3581
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2994
3582
  path: _path2 + ".term",
2995
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3583
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
2996
3584
  value: input3.term
2997
3585
  })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2998
3586
  path: _path2 + ".term",
2999
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3587
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3000
3588
  value: input3.term
3001
3589
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
3002
3590
  path: _path2 + ".q",
@@ -3007,7 +3595,7 @@ var validBoxPlotRequest = (input) => {
3007
3595
  expected: "RegularNumericBinConfig",
3008
3596
  value: input3.q
3009
3597
  })].every((flag) => flag);
3010
- const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3598
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3011
3599
  path: _path2 + ".id",
3012
3600
  expected: "(string | undefined)",
3013
3601
  value: input3.id
@@ -3037,11 +3625,11 @@ var validBoxPlotRequest = (input) => {
3037
3625
  value: input3.type
3038
3626
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3039
3627
  path: _path2 + ".term",
3040
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3628
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3041
3629
  value: input3.term
3042
3630
  })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3043
3631
  path: _path2 + ".term",
3044
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3632
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3045
3633
  value: input3.term
3046
3634
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
3047
3635
  path: _path2 + ".q",
@@ -3052,7 +3640,7 @@ var validBoxPlotRequest = (input) => {
3052
3640
  expected: "CustomNumericBinConfig",
3053
3641
  value: input3.q
3054
3642
  })].every((flag) => flag);
3055
- const $vo56 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3643
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3056
3644
  path: _path2 + ".id",
3057
3645
  expected: "(string | undefined)",
3058
3646
  value: input3.id
@@ -3082,22 +3670,22 @@ var validBoxPlotRequest = (input) => {
3082
3670
  value: input3.type
3083
3671
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3084
3672
  path: _path2 + ".term",
3085
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3673
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3086
3674
  value: input3.term
3087
3675
  })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3088
3676
  path: _path2 + ".term",
3089
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3677
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3090
3678
  value: input3.term
3091
3679
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
3092
3680
  path: _path2 + ".q",
3093
3681
  expected: "BinaryNumericQ",
3094
3682
  value: input3.q
3095
- })) && $vo57(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3683
+ })) && $vo64(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3096
3684
  path: _path2 + ".q",
3097
3685
  expected: "BinaryNumericQ",
3098
3686
  value: input3.q
3099
3687
  })].every((flag) => flag);
3100
- const $vo57 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3688
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3101
3689
  path: _path2 + ".hiddenValues",
3102
3690
  expected: "(HiddenValues | undefined)",
3103
3691
  value: input3.hiddenValues
@@ -3165,7 +3753,7 @@ var validBoxPlotRequest = (input) => {
3165
3753
  expected: "(number | undefined)",
3166
3754
  value: input3.cutoffPercentile
3167
3755
  })].every((flag) => flag);
3168
- const $vo58 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3756
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3169
3757
  path: _path2 + ".id",
3170
3758
  expected: "(string | undefined)",
3171
3759
  value: input3.id
@@ -3195,22 +3783,22 @@ var validBoxPlotRequest = (input) => {
3195
3783
  value: input3.type
3196
3784
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3197
3785
  path: _path2 + ".term",
3198
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3786
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3199
3787
  value: input3.term
3200
3788
  })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3201
3789
  path: _path2 + ".term",
3202
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3790
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3203
3791
  value: input3.term
3204
3792
  }), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
3205
3793
  path: _path2 + ".q",
3206
3794
  expected: "ContinuousNumericQ",
3207
3795
  value: input3.q
3208
- })) && $vo59(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3796
+ })) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3209
3797
  path: _path2 + ".q",
3210
3798
  expected: "ContinuousNumericQ",
3211
3799
  value: input3.q
3212
3800
  })].every((flag) => flag);
3213
- const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3801
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3214
3802
  path: _path2 + ".hiddenValues",
3215
3803
  expected: "(HiddenValues | undefined)",
3216
3804
  value: input3.hiddenValues
@@ -3251,7 +3839,7 @@ var validBoxPlotRequest = (input) => {
3251
3839
  expected: "(number | undefined)",
3252
3840
  value: input3.scale
3253
3841
  })].every((flag) => flag);
3254
- const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3842
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3255
3843
  path: _path2 + ".id",
3256
3844
  expected: "(string | undefined)",
3257
3845
  value: input3.id
@@ -3281,22 +3869,22 @@ var validBoxPlotRequest = (input) => {
3281
3869
  value: input3.type
3282
3870
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3283
3871
  path: _path2 + ".term",
3284
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3872
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3285
3873
  value: input3.term
3286
3874
  })) && $vu9(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3287
3875
  path: _path2 + ".term",
3288
- expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
3876
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm | WholeProteomeAbundanceTerm)',
3289
3877
  value: input3.term
3290
3878
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
3291
3879
  path: _path2 + ".q",
3292
3880
  expected: "SplineNumericQ",
3293
3881
  value: input3.q
3294
- })) && $vo61(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3882
+ })) && $vo68(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3295
3883
  path: _path2 + ".q",
3296
3884
  expected: "SplineNumericQ",
3297
3885
  value: input3.q
3298
3886
  })].every((flag) => flag);
3299
- const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3887
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3300
3888
  path: _path2 + ".hiddenValues",
3301
3889
  expected: "(HiddenValues | undefined)",
3302
3890
  value: input3.hiddenValues
@@ -3324,12 +3912,12 @@ var validBoxPlotRequest = (input) => {
3324
3912
  path: _path2 + ".knots",
3325
3913
  expected: "Array<__type>.o3",
3326
3914
  value: input3.knots
3327
- })) && input3.knots.map((elem, _index52) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3328
- path: _path2 + ".knots[" + _index52 + "]",
3915
+ })) && input3.knots.map((elem, _index66) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3916
+ path: _path2 + ".knots[" + _index66 + "]",
3329
3917
  expected: "__type.o9",
3330
3918
  value: elem
3331
- })) && $vo62(elem, _path2 + ".knots[" + _index52 + "]", _exceptionable2) || $report(_exceptionable2, {
3332
- path: _path2 + ".knots[" + _index52 + "]",
3919
+ })) && $vo69(elem, _path2 + ".knots[" + _index66 + "]", _exceptionable2) || $report(_exceptionable2, {
3920
+ path: _path2 + ".knots[" + _index66 + "]",
3333
3921
  expected: "__type.o9",
3334
3922
  value: elem
3335
3923
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3345,12 +3933,12 @@ var validBoxPlotRequest = (input) => {
3345
3933
  expected: "undefined",
3346
3934
  value: input3.type
3347
3935
  }))].every((flag) => flag);
3348
- const $vo62 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
3936
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
3349
3937
  path: _path2 + ".value",
3350
3938
  expected: "number",
3351
3939
  value: input3.value
3352
3940
  })].every((flag) => flag);
3353
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3941
+ const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3354
3942
  path: _path2 + ".id",
3355
3943
  expected: "(string | undefined)",
3356
3944
  value: input3.id
@@ -3382,7 +3970,7 @@ var validBoxPlotRequest = (input) => {
3382
3970
  path: _path2 + ".term",
3383
3971
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
3384
3972
  value: input3.term
3385
- })) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3973
+ })) && $vu13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3386
3974
  path: _path2 + ".term",
3387
3975
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
3388
3976
  value: input3.term
@@ -3390,12 +3978,12 @@ var validBoxPlotRequest = (input) => {
3390
3978
  path: _path2 + ".q",
3391
3979
  expected: "GvValuesQ",
3392
3980
  value: input3.q
3393
- })) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3981
+ })) && $vo73(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3394
3982
  path: _path2 + ".q",
3395
3983
  expected: "GvValuesQ",
3396
3984
  value: input3.q
3397
3985
  })].every((flag) => flag);
3398
- const $vo64 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3986
+ const $vo71 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3399
3987
  path: _path2 + ".id",
3400
3988
  expected: "string",
3401
3989
  value: input3.id
@@ -3411,8 +3999,8 @@ var validBoxPlotRequest = (input) => {
3411
3999
  path: _path2 + ".child_types",
3412
4000
  expected: "(Array<string> | undefined)",
3413
4001
  value: input3.child_types
3414
- })) && input3.child_types.map((elem, _index53) => "string" === typeof elem || $report(_exceptionable2, {
3415
- path: _path2 + ".child_types[" + _index53 + "]",
4002
+ })) && input3.child_types.map((elem, _index67) => "string" === typeof elem || $report(_exceptionable2, {
4003
+ path: _path2 + ".child_types[" + _index67 + "]",
3416
4004
  expected: "string",
3417
4005
  value: elem
3418
4006
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3427,8 +4015,8 @@ var validBoxPlotRequest = (input) => {
3427
4015
  path: _path2 + ".included_types",
3428
4016
  expected: "(Array<string> | undefined)",
3429
4017
  value: input3.included_types
3430
- })) && input3.included_types.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
3431
- path: _path2 + ".included_types[" + _index54 + "]",
4018
+ })) && input3.included_types.map((elem, _index68) => "string" === typeof elem || $report(_exceptionable2, {
4019
+ path: _path2 + ".included_types[" + _index68 + "]",
3432
4020
  expected: "string",
3433
4021
  value: elem
3434
4022
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3483,12 +4071,12 @@ var validBoxPlotRequest = (input) => {
3483
4071
  path: _path2 + ".genes",
3484
4072
  expected: "Array<GvGeneTerm>",
3485
4073
  value: input3.genes
3486
- })) && input3.genes.map((elem, _index55) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3487
- path: _path2 + ".genes[" + _index55 + "]",
4074
+ })) && input3.genes.map((elem, _index69) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4075
+ path: _path2 + ".genes[" + _index69 + "]",
3488
4076
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3489
4077
  value: elem
3490
- })) && $vu2(elem, _path2 + ".genes[" + _index55 + "]", _exceptionable2) || $report(_exceptionable2, {
3491
- path: _path2 + ".genes[" + _index55 + "]",
4078
+ })) && $vu2(elem, _path2 + ".genes[" + _index69 + "]", _exceptionable2) || $report(_exceptionable2, {
4079
+ path: _path2 + ".genes[" + _index69 + "]",
3492
4080
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3493
4081
  value: elem
3494
4082
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3499,7 +4087,7 @@ var validBoxPlotRequest = (input) => {
3499
4087
  path: _path2 + ".groupsetting",
3500
4088
  expected: "TermGroupSetting",
3501
4089
  value: input3.groupsetting
3502
- })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4090
+ })) && $vo38(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3503
4091
  path: _path2 + ".groupsetting",
3504
4092
  expected: "TermGroupSetting",
3505
4093
  value: input3.groupsetting
@@ -3507,12 +4095,12 @@ var validBoxPlotRequest = (input) => {
3507
4095
  path: _path2 + ".childTerms",
3508
4096
  expected: "Array<DtTerm>",
3509
4097
  value: input3.childTerms
3510
- })) && input3.childTerms.map((elem, _index56) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3511
- path: _path2 + ".childTerms[" + _index56 + "]",
4098
+ })) && input3.childTerms.map((elem, _index70) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4099
+ path: _path2 + ".childTerms[" + _index70 + "]",
3512
4100
  expected: "DtTerm",
3513
4101
  value: elem
3514
- })) && $vo30(elem, _path2 + ".childTerms[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
3515
- path: _path2 + ".childTerms[" + _index56 + "]",
4102
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index70 + "]", _exceptionable2) || $report(_exceptionable2, {
4103
+ path: _path2 + ".childTerms[" + _index70 + "]",
3516
4104
  expected: "DtTerm",
3517
4105
  value: elem
3518
4106
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3520,7 +4108,7 @@ var validBoxPlotRequest = (input) => {
3520
4108
  expected: "Array<DtTerm>",
3521
4109
  value: input3.childTerms
3522
4110
  })].every((flag) => flag);
3523
- const $vo65 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4111
+ const $vo72 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3524
4112
  path: _path2 + ".id",
3525
4113
  expected: "string",
3526
4114
  value: input3.id
@@ -3536,8 +4124,8 @@ var validBoxPlotRequest = (input) => {
3536
4124
  path: _path2 + ".child_types",
3537
4125
  expected: "(Array<string> | undefined)",
3538
4126
  value: input3.child_types
3539
- })) && input3.child_types.map((elem, _index57) => "string" === typeof elem || $report(_exceptionable2, {
3540
- path: _path2 + ".child_types[" + _index57 + "]",
4127
+ })) && input3.child_types.map((elem, _index71) => "string" === typeof elem || $report(_exceptionable2, {
4128
+ path: _path2 + ".child_types[" + _index71 + "]",
3541
4129
  expected: "string",
3542
4130
  value: elem
3543
4131
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3552,8 +4140,8 @@ var validBoxPlotRequest = (input) => {
3552
4140
  path: _path2 + ".included_types",
3553
4141
  expected: "(Array<string> | undefined)",
3554
4142
  value: input3.included_types
3555
- })) && input3.included_types.map((elem, _index58) => "string" === typeof elem || $report(_exceptionable2, {
3556
- path: _path2 + ".included_types[" + _index58 + "]",
4143
+ })) && input3.included_types.map((elem, _index72) => "string" === typeof elem || $report(_exceptionable2, {
4144
+ path: _path2 + ".included_types[" + _index72 + "]",
3557
4145
  expected: "string",
3558
4146
  value: elem
3559
4147
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3604,12 +4192,12 @@ var validBoxPlotRequest = (input) => {
3604
4192
  path: _path2 + ".genes",
3605
4193
  expected: "Array<GvGeneTerm>",
3606
4194
  value: input3.genes
3607
- })) && input3.genes.map((elem, _index59) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3608
- path: _path2 + ".genes[" + _index59 + "]",
4195
+ })) && input3.genes.map((elem, _index73) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4196
+ path: _path2 + ".genes[" + _index73 + "]",
3609
4197
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3610
4198
  value: elem
3611
- })) && $vu2(elem, _path2 + ".genes[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3612
- path: _path2 + ".genes[" + _index59 + "]",
4199
+ })) && $vu2(elem, _path2 + ".genes[" + _index73 + "]", _exceptionable2) || $report(_exceptionable2, {
4200
+ path: _path2 + ".genes[" + _index73 + "]",
3613
4201
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3614
4202
  value: elem
3615
4203
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3620,7 +4208,7 @@ var validBoxPlotRequest = (input) => {
3620
4208
  path: _path2 + ".groupsetting",
3621
4209
  expected: "TermGroupSetting",
3622
4210
  value: input3.groupsetting
3623
- })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4211
+ })) && $vo38(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3624
4212
  path: _path2 + ".groupsetting",
3625
4213
  expected: "TermGroupSetting",
3626
4214
  value: input3.groupsetting
@@ -3628,12 +4216,12 @@ var validBoxPlotRequest = (input) => {
3628
4216
  path: _path2 + ".childTerms",
3629
4217
  expected: "Array<DtTerm>",
3630
4218
  value: input3.childTerms
3631
- })) && input3.childTerms.map((elem, _index60) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3632
- path: _path2 + ".childTerms[" + _index60 + "]",
4219
+ })) && input3.childTerms.map((elem, _index74) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4220
+ path: _path2 + ".childTerms[" + _index74 + "]",
3633
4221
  expected: "DtTerm",
3634
4222
  value: elem
3635
- })) && $vo30(elem, _path2 + ".childTerms[" + _index60 + "]", _exceptionable2) || $report(_exceptionable2, {
3636
- path: _path2 + ".childTerms[" + _index60 + "]",
4223
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
4224
+ path: _path2 + ".childTerms[" + _index74 + "]",
3637
4225
  expected: "DtTerm",
3638
4226
  value: elem
3639
4227
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3641,7 +4229,7 @@ var validBoxPlotRequest = (input) => {
3641
4229
  expected: "Array<DtTerm>",
3642
4230
  value: input3.childTerms
3643
4231
  })].every((flag) => flag);
3644
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4232
+ const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3645
4233
  path: _path2 + ".hiddenValues",
3646
4234
  expected: "(HiddenValues | undefined)",
3647
4235
  value: input3.hiddenValues
@@ -3682,7 +4270,7 @@ var validBoxPlotRequest = (input) => {
3682
4270
  expected: '"values"',
3683
4271
  value: input3.type
3684
4272
  })].every((flag) => flag);
3685
- const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4273
+ const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3686
4274
  path: _path2 + ".id",
3687
4275
  expected: "(string | undefined)",
3688
4276
  value: input3.id
@@ -3714,7 +4302,7 @@ var validBoxPlotRequest = (input) => {
3714
4302
  path: _path2 + ".term",
3715
4303
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
3716
4304
  value: input3.term
3717
- })) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4305
+ })) && $vu13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3718
4306
  path: _path2 + ".term",
3719
4307
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
3720
4308
  value: input3.term
@@ -3722,12 +4310,12 @@ var validBoxPlotRequest = (input) => {
3722
4310
  path: _path2 + ".q",
3723
4311
  expected: "GvPredefinedGsQ",
3724
4312
  value: input3.q
3725
- })) && $vo68(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4313
+ })) && $vo75(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3726
4314
  path: _path2 + ".q",
3727
4315
  expected: "GvPredefinedGsQ",
3728
4316
  value: input3.q
3729
4317
  })].every((flag) => flag);
3730
- const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4318
+ const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3731
4319
  path: _path2 + ".hiddenValues",
3732
4320
  expected: "(HiddenValues | undefined)",
3733
4321
  value: input3.hiddenValues
@@ -3776,7 +4364,7 @@ var validBoxPlotRequest = (input) => {
3776
4364
  expected: "Array<any>",
3777
4365
  value: input3.dtLst
3778
4366
  })].every((flag) => flag);
3779
- const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4367
+ const $vo76 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3780
4368
  path: _path2 + ".id",
3781
4369
  expected: "(string | undefined)",
3782
4370
  value: input3.id
@@ -3808,7 +4396,7 @@ var validBoxPlotRequest = (input) => {
3808
4396
  path: _path2 + ".term",
3809
4397
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
3810
4398
  value: input3.term
3811
- })) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4399
+ })) && $vu13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3812
4400
  path: _path2 + ".term",
3813
4401
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
3814
4402
  value: input3.term
@@ -3816,12 +4404,12 @@ var validBoxPlotRequest = (input) => {
3816
4404
  path: _path2 + ".q",
3817
4405
  expected: "GvCustomGsQ",
3818
4406
  value: input3.q
3819
- })) && $vo70(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4407
+ })) && $vo77(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3820
4408
  path: _path2 + ".q",
3821
4409
  expected: "GvCustomGsQ",
3822
4410
  value: input3.q
3823
4411
  })].every((flag) => flag);
3824
- const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4412
+ const $vo77 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3825
4413
  path: _path2 + ".hiddenValues",
3826
4414
  expected: "(HiddenValues | undefined)",
3827
4415
  value: input3.hiddenValues
@@ -3865,7 +4453,7 @@ var validBoxPlotRequest = (input) => {
3865
4453
  path: _path2 + ".customset",
3866
4454
  expected: "BaseGroupSet",
3867
4455
  value: input3.customset
3868
- })) && $vo53(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4456
+ })) && $vo60(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3869
4457
  path: _path2 + ".customset",
3870
4458
  expected: "BaseGroupSet",
3871
4459
  value: input3.customset
@@ -3874,7 +4462,7 @@ var validBoxPlotRequest = (input) => {
3874
4462
  expected: "Array<any>",
3875
4463
  value: input3.dtLst
3876
4464
  })].every((flag) => flag);
3877
- const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4465
+ const $vo78 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3878
4466
  path: _path2 + ".id",
3879
4467
  expected: "(string | undefined)",
3880
4468
  value: input3.id
@@ -3906,7 +4494,7 @@ var validBoxPlotRequest = (input) => {
3906
4494
  path: _path2 + ".term",
3907
4495
  expected: "ConditionTerm",
3908
4496
  value: input3.term
3909
- })) && $vo27(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4497
+ })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3910
4498
  path: _path2 + ".term",
3911
4499
  expected: "ConditionTerm",
3912
4500
  value: input3.term
@@ -3914,12 +4502,12 @@ var validBoxPlotRequest = (input) => {
3914
4502
  path: _path2 + ".q",
3915
4503
  expected: "(ConditionChildrenQ | ConditionGradeQ)",
3916
4504
  value: input3.q
3917
- })) && $vu13(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4505
+ })) && $vu14(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3918
4506
  path: _path2 + ".q",
3919
4507
  expected: "(ConditionChildrenQ | ConditionGradeQ)",
3920
4508
  value: input3.q
3921
4509
  })].every((flag) => flag);
3922
- const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4510
+ const $vo79 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3923
4511
  path: _path2 + ".hiddenValues",
3924
4512
  expected: "(HiddenValues | undefined)",
3925
4513
  value: input3.hiddenValues
@@ -3959,8 +4547,8 @@ var validBoxPlotRequest = (input) => {
3959
4547
  path: _path2 + ".breaks",
3960
4548
  expected: "(Array<number> | undefined)",
3961
4549
  value: input3.breaks
3962
- })) && input3.breaks.map((elem, _index61) => "number" === typeof elem || $report(_exceptionable2, {
3963
- path: _path2 + ".breaks[" + _index61 + "]",
4550
+ })) && input3.breaks.map((elem, _index75) => "number" === typeof elem || $report(_exceptionable2, {
4551
+ path: _path2 + ".breaks[" + _index75 + "]",
3964
4552
  expected: "number",
3965
4553
  value: elem
3966
4554
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3980,7 +4568,7 @@ var validBoxPlotRequest = (input) => {
3980
4568
  expected: "(boolean | undefined)",
3981
4569
  value: input3.value_by_computable_grade
3982
4570
  }), true].every((flag) => flag);
3983
- const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4571
+ const $vo80 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3984
4572
  path: _path2 + ".hiddenValues",
3985
4573
  expected: "(HiddenValues | undefined)",
3986
4574
  value: input3.hiddenValues
@@ -4013,7 +4601,7 @@ var validBoxPlotRequest = (input) => {
4013
4601
  expected: "true",
4014
4602
  value: input3.bar_by_children
4015
4603
  }), true].every((flag) => flag);
4016
- const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4604
+ const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4017
4605
  path: _path2 + ".id",
4018
4606
  expected: "(string | undefined)",
4019
4607
  value: input3.id
@@ -4045,7 +4633,7 @@ var validBoxPlotRequest = (input) => {
4045
4633
  path: _path2 + ".q",
4046
4634
  expected: "SnpsQ",
4047
4635
  value: input3.q
4048
- })) && $vo75(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4636
+ })) && $vo82(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4049
4637
  path: _path2 + ".q",
4050
4638
  expected: "SnpsQ",
4051
4639
  value: input3.q
@@ -4053,12 +4641,12 @@ var validBoxPlotRequest = (input) => {
4053
4641
  path: _path2 + ".term",
4054
4642
  expected: "SnpsTerm",
4055
4643
  value: input3.term
4056
- })) && $vo77(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4644
+ })) && $vo84(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4057
4645
  path: _path2 + ".term",
4058
4646
  expected: "SnpsTerm",
4059
4647
  value: input3.term
4060
4648
  })].every((flag) => flag);
4061
- const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4649
+ const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4062
4650
  path: _path2 + ".hiddenValues",
4063
4651
  expected: "(HiddenValues | undefined)",
4064
4652
  value: input3.hiddenValues
@@ -4106,7 +4694,7 @@ var validBoxPlotRequest = (input) => {
4106
4694
  path: _path2 + ".restrictAncestry",
4107
4695
  expected: "RestrictAncestry",
4108
4696
  value: input3.restrictAncestry
4109
- })) && $vo76(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
4697
+ })) && $vo83(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
4110
4698
  path: _path2 + ".restrictAncestry",
4111
4699
  expected: "RestrictAncestry",
4112
4700
  value: input3.restrictAncestry
@@ -4131,7 +4719,7 @@ var validBoxPlotRequest = (input) => {
4131
4719
  expected: "number",
4132
4720
  value: input3.stop
4133
4721
  })].every((flag) => flag);
4134
- const $vo76 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
4722
+ const $vo83 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
4135
4723
  path: _path2 + ".name",
4136
4724
  expected: "string",
4137
4725
  value: input3.name
@@ -4144,7 +4732,7 @@ var validBoxPlotRequest = (input) => {
4144
4732
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs | TermCollectionTvs)",
4145
4733
  value: input3.tvs
4146
4734
  })].every((flag) => flag);
4147
- const $vo77 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4735
+ const $vo84 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4148
4736
  path: _path2 + ".id",
4149
4737
  expected: "string",
4150
4738
  value: input3.id
@@ -4160,8 +4748,8 @@ var validBoxPlotRequest = (input) => {
4160
4748
  path: _path2 + ".child_types",
4161
4749
  expected: "(Array<string> | undefined)",
4162
4750
  value: input3.child_types
4163
- })) && input3.child_types.map((elem, _index62) => "string" === typeof elem || $report(_exceptionable2, {
4164
- path: _path2 + ".child_types[" + _index62 + "]",
4751
+ })) && input3.child_types.map((elem, _index76) => "string" === typeof elem || $report(_exceptionable2, {
4752
+ path: _path2 + ".child_types[" + _index76 + "]",
4165
4753
  expected: "string",
4166
4754
  value: elem
4167
4755
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4176,8 +4764,8 @@ var validBoxPlotRequest = (input) => {
4176
4764
  path: _path2 + ".included_types",
4177
4765
  expected: "(Array<string> | undefined)",
4178
4766
  value: input3.included_types
4179
- })) && input3.included_types.map((elem, _index63) => "string" === typeof elem || $report(_exceptionable2, {
4180
- path: _path2 + ".included_types[" + _index63 + "]",
4767
+ })) && input3.included_types.map((elem, _index77) => "string" === typeof elem || $report(_exceptionable2, {
4768
+ path: _path2 + ".included_types[" + _index77 + "]",
4181
4769
  expected: "string",
4182
4770
  value: elem
4183
4771
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4216,12 +4804,12 @@ var validBoxPlotRequest = (input) => {
4216
4804
  path: _path2 + ".snps",
4217
4805
  expected: "(Array<SnpsEntry> | undefined)",
4218
4806
  value: input3.snps
4219
- })) && input3.snps.map((elem, _index64) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4220
- path: _path2 + ".snps[" + _index64 + "]",
4807
+ })) && input3.snps.map((elem, _index78) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4808
+ path: _path2 + ".snps[" + _index78 + "]",
4221
4809
  expected: "SnpsEntry",
4222
4810
  value: elem
4223
- })) && $vo78(elem, _path2 + ".snps[" + _index64 + "]", _exceptionable2) || $report(_exceptionable2, {
4224
- path: _path2 + ".snps[" + _index64 + "]",
4811
+ })) && $vo85(elem, _path2 + ".snps[" + _index78 + "]", _exceptionable2) || $report(_exceptionable2, {
4812
+ path: _path2 + ".snps[" + _index78 + "]",
4225
4813
  expected: "SnpsEntry",
4226
4814
  value: elem
4227
4815
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4229,12 +4817,12 @@ var validBoxPlotRequest = (input) => {
4229
4817
  expected: "(Array<SnpsEntry> | undefined)",
4230
4818
  value: input3.snps
4231
4819
  })].every((flag) => flag);
4232
- const $vo78 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
4820
+ const $vo85 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
4233
4821
  path: _path2 + ".altAlleles",
4234
4822
  expected: "(Array<string> | undefined)",
4235
4823
  value: input3.altAlleles
4236
- })) && input3.altAlleles.map((elem, _index65) => "string" === typeof elem || $report(_exceptionable2, {
4237
- path: _path2 + ".altAlleles[" + _index65 + "]",
4824
+ })) && input3.altAlleles.map((elem, _index79) => "string" === typeof elem || $report(_exceptionable2, {
4825
+ path: _path2 + ".altAlleles[" + _index79 + "]",
4238
4826
  expected: "string",
4239
4827
  value: elem
4240
4828
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4245,12 +4833,12 @@ var validBoxPlotRequest = (input) => {
4245
4833
  path: _path2 + ".alleles",
4246
4834
  expected: "(Array<AllelesEntry> | undefined)",
4247
4835
  value: input3.alleles
4248
- })) && input3.alleles.map((elem, _index66) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4249
- path: _path2 + ".alleles[" + _index66 + "]",
4836
+ })) && input3.alleles.map((elem, _index80) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4837
+ path: _path2 + ".alleles[" + _index80 + "]",
4250
4838
  expected: "AllelesEntry",
4251
4839
  value: elem
4252
- })) && $vo79(elem, _path2 + ".alleles[" + _index66 + "]", _exceptionable2) || $report(_exceptionable2, {
4253
- path: _path2 + ".alleles[" + _index66 + "]",
4840
+ })) && $vo86(elem, _path2 + ".alleles[" + _index80 + "]", _exceptionable2) || $report(_exceptionable2, {
4841
+ path: _path2 + ".alleles[" + _index80 + "]",
4254
4842
  expected: "AllelesEntry",
4255
4843
  value: elem
4256
4844
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4265,7 +4853,7 @@ var validBoxPlotRequest = (input) => {
4265
4853
  path: _path2 + ".gt2count",
4266
4854
  expected: "(__type.o10 | undefined)",
4267
4855
  value: input3.gt2count
4268
- })) && $vo80(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
4856
+ })) && $vo87(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
4269
4857
  path: _path2 + ".gt2count",
4270
4858
  expected: "(__type.o10 | undefined)",
4271
4859
  value: input3.gt2count
@@ -4294,7 +4882,7 @@ var validBoxPlotRequest = (input) => {
4294
4882
  expected: "(number | undefined)",
4295
4883
  value: input3.pos
4296
4884
  })].every((flag) => flag);
4297
- const $vo79 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
4885
+ const $vo86 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
4298
4886
  path: _path2 + ".allele",
4299
4887
  expected: "string",
4300
4888
  value: input3.allele
@@ -4307,7 +4895,7 @@ var validBoxPlotRequest = (input) => {
4307
4895
  expected: "boolean",
4308
4896
  value: input3.isRef
4309
4897
  })].every((flag) => flag);
4310
- const $vo80 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
4898
+ const $vo87 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
4311
4899
  path: _path2 + ".k",
4312
4900
  expected: "string",
4313
4901
  value: input3.k
@@ -4316,7 +4904,7 @@ var validBoxPlotRequest = (input) => {
4316
4904
  expected: "(number | string)",
4317
4905
  value: input3.v
4318
4906
  })].every((flag) => flag);
4319
- const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4907
+ const $vo88 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4320
4908
  path: _path2 + ".id",
4321
4909
  expected: "(string | undefined)",
4322
4910
  value: input3.id
@@ -4340,28 +4928,28 @@ var validBoxPlotRequest = (input) => {
4340
4928
  path: _path2 + ".minNumSamples",
4341
4929
  expected: "(number | undefined)",
4342
4930
  value: input3.minNumSamples
4343
- }), true, "TermCollectionTWValues" === input3.type || $report(_exceptionable2, {
4931
+ }), true, "TermCollectionTWCont" === input3.type || $report(_exceptionable2, {
4344
4932
  path: _path2 + ".type",
4345
- expected: '"TermCollectionTWValues"',
4933
+ expected: '"TermCollectionTWCont"',
4346
4934
  value: input3.type
4347
4935
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
4348
4936
  path: _path2 + ".term",
4349
- expected: "TermCollection",
4937
+ expected: "NumericTermCollection",
4350
4938
  value: input3.term
4351
- })) && $vo42(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4939
+ })) && $vo46(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4352
4940
  path: _path2 + ".term",
4353
- expected: "TermCollection",
4941
+ expected: "NumericTermCollection",
4354
4942
  value: input3.term
4355
4943
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
4356
4944
  path: _path2 + ".q",
4357
- expected: "TermCollectionQValues",
4945
+ expected: "TermCollectionQCont",
4358
4946
  value: input3.q
4359
- })) && $vo82(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4947
+ })) && $vo89(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4360
4948
  path: _path2 + ".q",
4361
- expected: "TermCollectionQValues",
4949
+ expected: "TermCollectionQCont",
4362
4950
  value: input3.q
4363
4951
  })].every((flag) => flag);
4364
- const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4952
+ const $vo89 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4365
4953
  path: _path2 + ".hiddenValues",
4366
4954
  expected: "(HiddenValues | undefined)",
4367
4955
  value: input3.hiddenValues
@@ -4393,8 +4981,8 @@ var validBoxPlotRequest = (input) => {
4393
4981
  path: _path2 + ".lst",
4394
4982
  expected: "Array<string>",
4395
4983
  value: input3.lst
4396
- })) && input3.lst.map((elem, _index67) => "string" === typeof elem || $report(_exceptionable2, {
4397
- path: _path2 + ".lst[" + _index67 + "]",
4984
+ })) && input3.lst.map((elem, _index81) => "string" === typeof elem || $report(_exceptionable2, {
4985
+ path: _path2 + ".lst[" + _index81 + "]",
4398
4986
  expected: "string",
4399
4987
  value: elem
4400
4988
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4405,8 +4993,8 @@ var validBoxPlotRequest = (input) => {
4405
4993
  path: _path2 + ".numerators",
4406
4994
  expected: "(Array<string> | undefined)",
4407
4995
  value: input3.numerators
4408
- })) && input3.numerators.map((elem, _index68) => "string" === typeof elem || $report(_exceptionable2, {
4409
- path: _path2 + ".numerators[" + _index68 + "]",
4996
+ })) && input3.numerators.map((elem, _index82) => "string" === typeof elem || $report(_exceptionable2, {
4997
+ path: _path2 + ".numerators[" + _index82 + "]",
4410
4998
  expected: "string",
4411
4999
  value: elem
4412
5000
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4414,6 +5002,108 @@ var validBoxPlotRequest = (input) => {
4414
5002
  expected: "(Array<string> | undefined)",
4415
5003
  value: input3.numerators
4416
5004
  })].every((flag) => flag);
5005
+ const $vo90 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5006
+ path: _path2 + ".id",
5007
+ expected: "(string | undefined)",
5008
+ value: input3.id
5009
+ }), void 0 === input3.$id || "string" === typeof input3.$id || $report(_exceptionable2, {
5010
+ path: _path2 + ".$id",
5011
+ expected: "(string | undefined)",
5012
+ value: input3.$id
5013
+ }), void 0 === input3.isAtomic || true === input3.isAtomic || $report(_exceptionable2, {
5014
+ path: _path2 + ".isAtomic",
5015
+ expected: "(true | undefined)",
5016
+ value: input3.isAtomic
5017
+ }), true, void 0 === input3.settings || ("object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) || $report(_exceptionable2, {
5018
+ path: _path2 + ".settings",
5019
+ expected: "(__type | undefined)",
5020
+ value: input3.settings
5021
+ })) && $vo2(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
5022
+ path: _path2 + ".settings",
5023
+ expected: "(__type | undefined)",
5024
+ value: input3.settings
5025
+ }), true, void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples || $report(_exceptionable2, {
5026
+ path: _path2 + ".minNumSamples",
5027
+ expected: "(number | undefined)",
5028
+ value: input3.minNumSamples
5029
+ }), true, "TermCollectionTWQual" === input3.type || $report(_exceptionable2, {
5030
+ path: _path2 + ".type",
5031
+ expected: '"TermCollectionTWQual"',
5032
+ value: input3.type
5033
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
5034
+ path: _path2 + ".term",
5035
+ expected: "CategoricalTermCollection",
5036
+ value: input3.term
5037
+ })) && $vo50(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5038
+ path: _path2 + ".term",
5039
+ expected: "CategoricalTermCollection",
5040
+ value: input3.term
5041
+ }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
5042
+ path: _path2 + ".q",
5043
+ expected: "TermCollectionQQual",
5044
+ value: input3.q
5045
+ })) && $vo91(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5046
+ path: _path2 + ".q",
5047
+ expected: "TermCollectionQQual",
5048
+ value: input3.q
5049
+ })].every((flag) => flag);
5050
+ const $vo91 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5051
+ path: _path2 + ".hiddenValues",
5052
+ expected: "(HiddenValues | undefined)",
5053
+ value: input3.hiddenValues
5054
+ })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5055
+ path: _path2 + ".hiddenValues",
5056
+ expected: "(HiddenValues | undefined)",
5057
+ value: input3.hiddenValues
5058
+ }), void 0 === input3.isAtomic || true === input3.isAtomic || $report(_exceptionable2, {
5059
+ path: _path2 + ".isAtomic",
5060
+ expected: "(true | undefined)",
5061
+ value: input3.isAtomic
5062
+ }), void 0 === input3.name || "string" === typeof input3.name || $report(_exceptionable2, {
5063
+ path: _path2 + ".name",
5064
+ expected: "(string | undefined)",
5065
+ value: input3.name
5066
+ }), void 0 === input3.reuseId || "string" === typeof input3.reuseId || $report(_exceptionable2, {
5067
+ path: _path2 + ".reuseId",
5068
+ expected: "(string | undefined)",
5069
+ value: input3.reuseId
5070
+ }), "discrete" === input3.mode || $report(_exceptionable2, {
5071
+ path: _path2 + ".mode",
5072
+ expected: '"discrete"',
5073
+ value: input3.mode
5074
+ }), "values" === input3.type || $report(_exceptionable2, {
5075
+ path: _path2 + ".type",
5076
+ expected: '"values"',
5077
+ value: input3.type
5078
+ }), (Array.isArray(input3.lst) || $report(_exceptionable2, {
5079
+ path: _path2 + ".lst",
5080
+ expected: "Array<string>",
5081
+ value: input3.lst
5082
+ })) && input3.lst.map((elem, _index83) => "string" === typeof elem || $report(_exceptionable2, {
5083
+ path: _path2 + ".lst[" + _index83 + "]",
5084
+ expected: "string",
5085
+ value: elem
5086
+ })).every((flag) => flag) || $report(_exceptionable2, {
5087
+ path: _path2 + ".lst",
5088
+ expected: "Array<string>",
5089
+ value: input3.lst
5090
+ }), void 0 === input3.categoryKeys || (Array.isArray(input3.categoryKeys) || $report(_exceptionable2, {
5091
+ path: _path2 + ".categoryKeys",
5092
+ expected: "(Array<CategoryKey> | undefined)",
5093
+ value: input3.categoryKeys
5094
+ })) && input3.categoryKeys.map((elem, _index84) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
5095
+ path: _path2 + ".categoryKeys[" + _index84 + "]",
5096
+ expected: "CategoryKey",
5097
+ value: elem
5098
+ })) && $vo51(elem, _path2 + ".categoryKeys[" + _index84 + "]", _exceptionable2) || $report(_exceptionable2, {
5099
+ path: _path2 + ".categoryKeys[" + _index84 + "]",
5100
+ expected: "CategoryKey",
5101
+ value: elem
5102
+ })).every((flag) => flag) || $report(_exceptionable2, {
5103
+ path: _path2 + ".categoryKeys",
5104
+ expected: "(Array<CategoryKey> | undefined)",
5105
+ value: input3.categoryKeys
5106
+ })].every((flag) => flag);
4417
5107
  const $vu0 = (input3, _path2, _exceptionable2 = true) => (() => {
4418
5108
  if ("tvslst" === input3.type)
4419
5109
  return $vo6(input3, _path2, _exceptionable2);
@@ -4434,9 +5124,9 @@ var validBoxPlotRequest = (input) => {
4434
5124
  })();
4435
5125
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
4436
5126
  if ("gene" === input3.kind)
4437
- return $vo32(input3, _path2, _exceptionable2);
5127
+ return $vo36(input3, _path2, _exceptionable2);
4438
5128
  if ("coord" === input3.kind)
4439
- return $vo33(input3, _path2, _exceptionable2);
5129
+ return $vo37(input3, _path2, _exceptionable2);
4440
5130
  return $report(_exceptionable2, {
4441
5131
  path: _path2,
4442
5132
  expected: "(BaseTerm & Gene | BaseTerm & Coord)",
@@ -4445,9 +5135,9 @@ var validBoxPlotRequest = (input) => {
4445
5135
  })();
4446
5136
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
4447
5137
  if ("string" === typeof input3.type)
4448
- return $vo36(input3, _path2, _exceptionable2);
5138
+ return $vo40(input3, _path2, _exceptionable2);
4449
5139
  if ("filter" === input3.type)
4450
- return $vo38(input3, _path2, _exceptionable2);
5140
+ return $vo42(input3, _path2, _exceptionable2);
4451
5141
  return $report(_exceptionable2, {
4452
5142
  path: _path2,
4453
5143
  expected: "(ValuesGroup | FilterGroup)",
@@ -4477,37 +5167,39 @@ var validBoxPlotRequest = (input) => {
4477
5167
  });
4478
5168
  })();
4479
5169
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
4480
- if ("TermCollectionTWValues" === input3.type)
4481
- return $vo81(input3, _path2, _exceptionable2);
5170
+ if ("TermCollectionTWQual" === input3.type)
5171
+ return $vo90(input3, _path2, _exceptionable2);
5172
+ if ("TermCollectionTWCont" === input3.type)
5173
+ return $vo88(input3, _path2, _exceptionable2);
4482
5174
  if ("SnpsTW" === input3.type)
4483
- return $vo74(input3, _path2, _exceptionable2);
5175
+ return $vo81(input3, _path2, _exceptionable2);
4484
5176
  if ("ConditionTW" === input3.type)
4485
- return $vo71(input3, _path2, _exceptionable2);
5177
+ return $vo78(input3, _path2, _exceptionable2);
4486
5178
  if ("GvCustomGsTW" === input3.type)
4487
- return $vo69(input3, _path2, _exceptionable2);
5179
+ return $vo76(input3, _path2, _exceptionable2);
4488
5180
  if ("GvPredefinedGsTW" === input3.type)
4489
- return $vo67(input3, _path2, _exceptionable2);
5181
+ return $vo74(input3, _path2, _exceptionable2);
4490
5182
  if ("GvValuesTW" === input3.type)
4491
- return $vo63(input3, _path2, _exceptionable2);
5183
+ return $vo70(input3, _path2, _exceptionable2);
4492
5184
  if ("NumTWSpline" === input3.type)
4493
- return $vo60(input3, _path2, _exceptionable2);
5185
+ return $vo67(input3, _path2, _exceptionable2);
4494
5186
  if ("NumTWCont" === input3.type)
4495
- return $vo58(input3, _path2, _exceptionable2);
5187
+ return $vo65(input3, _path2, _exceptionable2);
4496
5188
  if ("NumTWBinary" === input3.type)
4497
- return $vo56(input3, _path2, _exceptionable2);
5189
+ return $vo63(input3, _path2, _exceptionable2);
4498
5190
  if ("NumTWCustomBin" === input3.type)
4499
- return $vo55(input3, _path2, _exceptionable2);
5191
+ return $vo62(input3, _path2, _exceptionable2);
4500
5192
  if ("NumTWRegularBin" === input3.type)
4501
- return $vo54(input3, _path2, _exceptionable2);
5193
+ return $vo61(input3, _path2, _exceptionable2);
4502
5194
  if ("QualTWCustomGS" === input3.type)
4503
- return $vo51(input3, _path2, _exceptionable2);
5195
+ return $vo58(input3, _path2, _exceptionable2);
4504
5196
  if ("QualTWPredefinedGS" === input3.type)
4505
- return $vo49(input3, _path2, _exceptionable2);
5197
+ return $vo56(input3, _path2, _exceptionable2);
4506
5198
  if ("QualTWValues" === input3.type)
4507
5199
  return $vo1(input3, _path2, _exceptionable2);
4508
5200
  return $report(_exceptionable2, {
4509
5201
  path: _path2,
4510
- expected: "(TermCollectionTWValues | SnpsTW | ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWSpline | NumTWCont | NumTWBinary | NumTWCustomBin | NumTWRegularBin | QualTWCustomGS | QualTWPredefinedGS | QualTWValues)",
5202
+ expected: "(TermCollectionTWQual | TermCollectionTWCont | SnpsTW | ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWSpline | NumTWCont | NumTWBinary | NumTWCustomBin | NumTWRegularBin | QualTWCustomGS | QualTWPredefinedGS | QualTWValues)",
4511
5203
  value: input3
4512
5204
  });
4513
5205
  })();
@@ -4515,9 +5207,9 @@ var validBoxPlotRequest = (input) => {
4515
5207
  if ("categorical" === input3.type)
4516
5208
  return $vo3(input3, _path2, _exceptionable2);
4517
5209
  if ("snp" === input3.type)
4518
- return $vo46(input3, _path2, _exceptionable2);
5210
+ return $vo52(input3, _path2, _exceptionable2);
4519
5211
  if ("singleCellCellType" === input3.type)
4520
- return $vo47(input3, _path2, _exceptionable2);
5212
+ return $vo53(input3, _path2, _exceptionable2);
4521
5213
  return $report(_exceptionable2, {
4522
5214
  path: _path2,
4523
5215
  expected: "(CategoricalTerm | SnpTerm | SingleCellCellTypeTerm)",
@@ -4528,19 +5220,23 @@ var validBoxPlotRequest = (input) => {
4528
5220
  if (void 0 !== input3.ranges)
4529
5221
  return $vo9(input3, _path2, _exceptionable2);
4530
5222
  if (void 0 !== input3.ratio)
4531
- return $vo41(input3, _path2, _exceptionable2);
4532
- return $vo8(input3, _path2, false) || $vo26(input3, _path2, false) || $vo29(input3, _path2, false);
5223
+ return $vo45(input3, _path2, _exceptionable2);
5224
+ return $vo8(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
4533
5225
  })();
4534
5226
  const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
4535
5227
  if ("integer" === input3.type || "float" === input3.type)
4536
5228
  return $vo10(input3, _path2, _exceptionable2);
4537
5229
  if ("metaboliteIntensity" === input3.type)
4538
5230
  return $vo22(input3, _path2, _exceptionable2);
4539
- if ("date" === input3.type)
5231
+ if ("wholeProteomeAbundance" === input3.type)
4540
5232
  return $vo23(input3, _path2, _exceptionable2);
4541
- if ("ssGSEA" === input3.type)
5233
+ if ("date" === input3.type)
4542
5234
  return $vo24(input3, _path2, _exceptionable2);
4543
- return $vo21(input3, _path2, false) || $vo20(input3, _path2, false);
5235
+ if ("ssGSEA" === input3.type)
5236
+ return $vo25(input3, _path2, _exceptionable2);
5237
+ if ("dnaMethylation" === input3.type)
5238
+ return $vo26(input3, _path2, _exceptionable2);
5239
+ return $vo21(input3, _path2, false) || $vo20(input3, _path2, false) || $vo28(input3, _path2, false) || $vo27(input3, _path2, false);
4544
5240
  })();
4545
5241
  const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
4546
5242
  if ("regular-bin" === input3.type)
@@ -4555,9 +5251,9 @@ var validBoxPlotRequest = (input) => {
4555
5251
  })();
4556
5252
  const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
4557
5253
  if ("gene" === input3.kind)
4558
- return $vo31(input3, _path2, _exceptionable2);
5254
+ return $vo35(input3, _path2, _exceptionable2);
4559
5255
  if ("coord" === input3.kind)
4560
- return $vo39(input3, _path2, _exceptionable2);
5256
+ return $vo43(input3, _path2, _exceptionable2);
4561
5257
  return $report(_exceptionable2, {
4562
5258
  path: _path2,
4563
5259
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',
@@ -4565,21 +5261,32 @@ var validBoxPlotRequest = (input) => {
4565
5261
  });
4566
5262
  })();
4567
5263
  const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
5264
+ if ("numeric" === input3.memberType)
5265
+ return $vo46(input3, _path2, _exceptionable2);
5266
+ if ("categorical" === input3.memberType)
5267
+ return $vo50(input3, _path2, _exceptionable2);
5268
+ return $report(_exceptionable2, {
5269
+ path: _path2,
5270
+ expected: "(NumericTermCollection | CategoricalTermCollection)",
5271
+ value: input3
5272
+ });
5273
+ })();
5274
+ const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
4568
5275
  if ("gene" === input3.kind)
4569
- return $vo64(input3, _path2, _exceptionable2);
5276
+ return $vo71(input3, _path2, _exceptionable2);
4570
5277
  if ("coord" === input3.kind)
4571
- return $vo65(input3, _path2, _exceptionable2);
5278
+ return $vo72(input3, _path2, _exceptionable2);
4572
5279
  return $report(_exceptionable2, {
4573
5280
  path: _path2,
4574
5281
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
4575
5282
  value: input3
4576
5283
  });
4577
5284
  })();
4578
- const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
5285
+ const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
4579
5286
  if ("grade" === input3.valueFor)
4580
- return $vo72(input3, _path2, _exceptionable2);
5287
+ return $vo79(input3, _path2, _exceptionable2);
4581
5288
  if ("children" === input3.valueFor)
4582
- return $vo73(input3, _path2, _exceptionable2);
5289
+ return $vo80(input3, _path2, _exceptionable2);
4583
5290
  return $report(_exceptionable2, {
4584
5291
  path: _path2,
4585
5292
  expected: "(ConditionGradeQ | ConditionChildrenQ)",