@sjcrh/proteinpaint-types 2.183.0 → 2.183.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -116,7 +116,7 @@ var validCorrelationVolcanoRequest = (input) => {
116
116
  const $io53 = (input3) => void 0 === input3.offset || "number" === typeof input3.offset;
117
117
  const $io54 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(input3.valueConversion)) && (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 && $io50(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io51(input3.propsByTermId)) && (void 0 === input3.isCustom || "boolean" === typeof input3.isCustom) && "categorical" === input3.memberType && (Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io55(elem)));
118
118
  const $io55 = (input3) => "string" === typeof input3.key && "boolean" === typeof input3.shown;
119
- 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io61(input3.q)) && "QualTWValues" === input3.type;
119
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io62(input3.q)) && "QualTWValues" === input3.type;
120
120
  const $io57 = (input3) => Object.keys(input3).every((key) => {
121
121
  const value = input3[key];
122
122
  if (void 0 === value)
@@ -125,45 +125,53 @@ var validCorrelationVolcanoRequest = (input) => {
125
125
  return true;
126
126
  return true;
127
127
  });
128
- const $io58 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $io8(input3.groupsetting));
129
- const $io59 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(input3.valueConversion)) && ("object" === typeof input3.sample && null !== input3.sample && true) && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io8(input3.groupsetting));
130
- const $io61 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
131
- 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io63(input3.q)) && "QualTWPredefinedGS" === input3.type;
132
- const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
133
- const $io64 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io65(input3.q)) && "QualTWCustomGS" === input3.type;
134
- const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io66(input3.customset));
135
- const $io66 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem));
136
- 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) && $io57(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 && $io17(input3.q));
137
- const $io68 = (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) && $io57(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 && $io22(input3.q));
138
- 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) && $io57(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 && $io70(input3.q));
139
- const $io70 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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] && $iu6(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu7(input3.lst[1])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
140
- 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) && $io57(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) && $io72(input3.q));
141
- const $io72 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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);
142
- const $io73 = (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) && $io57(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 && $io74(input3.q));
143
- const $io74 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io75(elem))) && (null !== input3.type && void 0 === input3.type);
144
- const $io75 = (input3) => "number" === typeof input3.value;
145
- 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io79(input3.q));
146
- const $io77 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io8(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io42(elem)));
147
- const $io78 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io8(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io42(elem)));
148
- const $io79 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
149
- const $io80 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io81(input3.q));
150
- const $io81 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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);
151
- const $io82 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io83(input3.q));
152
- const $io83 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io66(input3.customset)) && Array.isArray(input3.dtLst);
153
- const $io84 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io38(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu15(input3.q));
154
- const $io85 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
155
- const $io86 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
156
- const $io87 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io88(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io90(input3.term));
157
- const $io88 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io89(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io1(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
158
- const $io89 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
159
- const $io90 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $io91(elem)));
160
- const $io91 = (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 && $io92(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io93(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);
161
- const $io92 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
162
- const $io93 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
163
- const $io94 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "TermCollectionTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io49(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io95(input3.q));
164
- const $io95 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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));
165
- const $io96 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "TermCollectionTWQual" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io54(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io97(input3.q));
166
- const $io97 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io55(elem)));
128
+ const $io58 = (input3) => Object.keys(input3).every((key) => {
129
+ const value = input3[key];
130
+ if (void 0 === value)
131
+ return true;
132
+ if (RegExp(/(.*)/).test(key))
133
+ return true;
134
+ return true;
135
+ });
136
+ const $io59 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $io8(input3.groupsetting));
137
+ const $io60 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(input3.valueConversion)) && ("object" === typeof input3.sample && null !== input3.sample && true) && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io8(input3.groupsetting));
138
+ const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
139
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io64(input3.q)) && "QualTWPredefinedGS" === input3.type;
140
+ const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
141
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io66(input3.q)) && "QualTWCustomGS" === input3.type;
142
+ const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io67(input3.customset));
143
+ const $io67 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem));
144
+ const $io68 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io17(input3.q));
145
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io22(input3.q));
146
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io71(input3.q));
147
+ const $io71 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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] && $iu6(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu7(input3.lst[1])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
148
+ const $io72 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "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) && $io73(input3.q));
149
+ const $io73 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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);
150
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io75(input3.q));
151
+ const $io75 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io76(elem))) && (null !== input3.type && void 0 === input3.type);
152
+ const $io76 = (input3) => "number" === typeof input3.value;
153
+ const $io77 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io80(input3.q));
154
+ const $io78 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io8(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io42(elem)));
155
+ const $io79 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $iu3(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io8(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io42(elem)));
156
+ const $io80 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
157
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io82(input3.q));
158
+ const $io82 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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);
159
+ const $io83 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io84(input3.q));
160
+ const $io84 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io67(input3.customset)) && Array.isArray(input3.dtLst);
161
+ const $io85 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io38(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu15(input3.q));
162
+ const $io86 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
163
+ const $io87 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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;
164
+ 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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io89(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io91(input3.term));
165
+ const $io89 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io90(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io1(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
166
+ const $io90 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
167
+ const $io91 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(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 && $io92(elem)));
168
+ const $io92 = (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 && $io93(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io94(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);
169
+ const $io93 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
170
+ const $io94 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
171
+ const $io95 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "TermCollectionTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io49(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io96(input3.q));
172
+ const $io96 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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));
173
+ const $io97 = (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) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "TermCollectionTWQual" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io54(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io98(input3.q));
174
+ const $io98 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(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 && $io55(elem)));
167
175
  const $iu0 = (input3) => (() => {
168
176
  if ("tvslst" === input3.type)
169
177
  return $io1(input3);
@@ -196,33 +204,33 @@ var validCorrelationVolcanoRequest = (input) => {
196
204
  })();
197
205
  const $iu4 = (input3) => (() => {
198
206
  if ("TermCollectionTWQual" === input3.type)
199
- return $io96(input3);
207
+ return $io97(input3);
200
208
  if ("TermCollectionTWCont" === input3.type)
201
- return $io94(input3);
209
+ return $io95(input3);
202
210
  if ("SnpsTW" === input3.type)
203
- return $io87(input3);
211
+ return $io88(input3);
204
212
  if ("ConditionTW" === input3.type)
205
- return $io84(input3);
213
+ return $io85(input3);
206
214
  if ("GvCustomGsTW" === input3.type)
207
- return $io82(input3);
215
+ return $io83(input3);
208
216
  if ("GvPredefinedGsTW" === input3.type)
209
- return $io80(input3);
217
+ return $io81(input3);
210
218
  if ("GvValuesTW" === input3.type)
211
- return $io76(input3);
219
+ return $io77(input3);
212
220
  if ("NumTWSpline" === input3.type)
213
- return $io73(input3);
221
+ return $io74(input3);
214
222
  if ("NumTWCont" === input3.type)
215
- return $io71(input3);
223
+ return $io72(input3);
216
224
  if ("NumTWBinary" === input3.type)
217
- return $io69(input3);
225
+ return $io70(input3);
218
226
  if ("NumTWCustomBin" === input3.type)
219
- return $io68(input3);
227
+ return $io69(input3);
220
228
  if ("NumTWRegularBin" === input3.type)
221
- return $io67(input3);
229
+ return $io68(input3);
222
230
  if ("QualTWCustomGS" === input3.type)
223
- return $io64(input3);
231
+ return $io65(input3);
224
232
  if ("QualTWPredefinedGS" === input3.type)
225
- return $io62(input3);
233
+ return $io63(input3);
226
234
  if ("QualTWValues" === input3.type)
227
235
  return $io56(input3);
228
236
  return false;
@@ -317,23 +325,23 @@ var validCorrelationVolcanoRequest = (input) => {
317
325
  if ("categorical" === input3.type)
318
326
  return $io4(input3);
319
327
  if ("snp" === input3.type)
320
- return $io58(input3);
321
- if ("singleCellCellType" === input3.type)
322
328
  return $io59(input3);
329
+ if ("singleCellCellType" === input3.type)
330
+ return $io60(input3);
323
331
  return false;
324
332
  })();
325
333
  const $iu14 = (input3) => (() => {
326
334
  if ("gene" === input3.kind)
327
- return $io77(input3);
328
- if ("coord" === input3.kind)
329
335
  return $io78(input3);
336
+ if ("coord" === input3.kind)
337
+ return $io79(input3);
330
338
  return false;
331
339
  })();
332
340
  const $iu15 = (input3) => (() => {
333
341
  if ("grade" === input3.valueFor)
334
- return $io85(input3);
335
- if ("children" === input3.valueFor)
336
342
  return $io86(input3);
343
+ if ("children" === input3.valueFor)
344
+ return $io87(input3);
337
345
  return false;
338
346
  })();
339
347
  return "object" === typeof input2 && null !== input2 && $io0(input2);
@@ -3551,7 +3559,15 @@ var validCorrelationVolcanoRequest = (input) => {
3551
3559
  path: _path2 + ".minNumSamples",
3552
3560
  expected: "(number | undefined)",
3553
3561
  value: input3.minNumSamples
3554
- }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3562
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
3563
+ path: _path2 + ".values",
3564
+ expected: "(__type.o11 | undefined)",
3565
+ value: input3.values
3566
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3567
+ path: _path2 + ".values",
3568
+ expected: "(__type.o11 | undefined)",
3569
+ value: input3.values
3570
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3555
3571
  path: _path2 + ".term",
3556
3572
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
3557
3573
  value: input3.term
@@ -3563,7 +3579,7 @@ var validCorrelationVolcanoRequest = (input) => {
3563
3579
  path: _path2 + ".q",
3564
3580
  expected: "ValuesQ",
3565
3581
  value: input3.q
3566
- })) && $vo61(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3582
+ })) && $vo62(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3567
3583
  path: _path2 + ".q",
3568
3584
  expected: "ValuesQ",
3569
3585
  value: input3.q
@@ -3580,7 +3596,15 @@ var validCorrelationVolcanoRequest = (input) => {
3580
3596
  return true;
3581
3597
  return true;
3582
3598
  }).every((flag) => flag)].every((flag) => flag);
3583
- const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3599
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3600
+ const value = input3[key];
3601
+ if (void 0 === value)
3602
+ return true;
3603
+ if (RegExp(/(.*)/).test(key))
3604
+ return true;
3605
+ return true;
3606
+ }).every((flag) => flag)].every((flag) => flag);
3607
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3584
3608
  path: _path2 + ".id",
3585
3609
  expected: "string",
3586
3610
  value: input3.id
@@ -3681,7 +3705,7 @@ var validCorrelationVolcanoRequest = (input) => {
3681
3705
  expected: "TermGroupSetting",
3682
3706
  value: input3.groupsetting
3683
3707
  })].every((flag) => flag);
3684
- const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3708
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3685
3709
  path: _path2 + ".id",
3686
3710
  expected: "string",
3687
3711
  value: input3.id
@@ -3749,7 +3773,7 @@ var validCorrelationVolcanoRequest = (input) => {
3749
3773
  path: _path2 + ".sample",
3750
3774
  expected: "object",
3751
3775
  value: input3.sample
3752
- })) && $vo60(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
3776
+ })) && $vo61(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
3753
3777
  path: _path2 + ".sample",
3754
3778
  expected: "object",
3755
3779
  value: input3.sample
@@ -3766,8 +3790,8 @@ var validCorrelationVolcanoRequest = (input) => {
3766
3790
  expected: "TermGroupSetting",
3767
3791
  value: input3.groupsetting
3768
3792
  })].every((flag) => flag);
3769
- const $vo60 = (input3, _path2, _exceptionable2 = true) => true;
3770
- const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3793
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => true;
3794
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3771
3795
  path: _path2 + ".hiddenValues",
3772
3796
  expected: "(HiddenValues | undefined)",
3773
3797
  value: input3.hiddenValues
@@ -3796,7 +3820,7 @@ var validCorrelationVolcanoRequest = (input) => {
3796
3820
  expected: '"values"',
3797
3821
  value: input3.type
3798
3822
  })].every((flag) => flag);
3799
- const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3823
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3800
3824
  path: _path2 + ".id",
3801
3825
  expected: "(string | undefined)",
3802
3826
  value: input3.id
@@ -3820,7 +3844,15 @@ var validCorrelationVolcanoRequest = (input) => {
3820
3844
  path: _path2 + ".minNumSamples",
3821
3845
  expected: "(number | undefined)",
3822
3846
  value: input3.minNumSamples
3823
- }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3847
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
3848
+ path: _path2 + ".values",
3849
+ expected: "(__type.o11 | undefined)",
3850
+ value: input3.values
3851
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3852
+ path: _path2 + ".values",
3853
+ expected: "(__type.o11 | undefined)",
3854
+ value: input3.values
3855
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3824
3856
  path: _path2 + ".term",
3825
3857
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
3826
3858
  value: input3.term
@@ -3832,7 +3864,7 @@ var validCorrelationVolcanoRequest = (input) => {
3832
3864
  path: _path2 + ".q",
3833
3865
  expected: "PredefinedGroupSettingQ",
3834
3866
  value: input3.q
3835
- })) && $vo63(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3867
+ })) && $vo64(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3836
3868
  path: _path2 + ".q",
3837
3869
  expected: "PredefinedGroupSettingQ",
3838
3870
  value: input3.q
@@ -3841,7 +3873,7 @@ var validCorrelationVolcanoRequest = (input) => {
3841
3873
  expected: '"QualTWPredefinedGS"',
3842
3874
  value: input3.type
3843
3875
  })].every((flag) => flag);
3844
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3876
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3845
3877
  path: _path2 + ".hiddenValues",
3846
3878
  expected: "(HiddenValues | undefined)",
3847
3879
  value: input3.hiddenValues
@@ -3874,7 +3906,7 @@ var validCorrelationVolcanoRequest = (input) => {
3874
3906
  expected: "number",
3875
3907
  value: input3.predefined_groupset_idx
3876
3908
  })].every((flag) => flag);
3877
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3909
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3878
3910
  path: _path2 + ".id",
3879
3911
  expected: "(string | undefined)",
3880
3912
  value: input3.id
@@ -3898,7 +3930,15 @@ var validCorrelationVolcanoRequest = (input) => {
3898
3930
  path: _path2 + ".minNumSamples",
3899
3931
  expected: "(number | undefined)",
3900
3932
  value: input3.minNumSamples
3901
- }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3933
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
3934
+ path: _path2 + ".values",
3935
+ expected: "(__type.o11 | undefined)",
3936
+ value: input3.values
3937
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3938
+ path: _path2 + ".values",
3939
+ expected: "(__type.o11 | undefined)",
3940
+ value: input3.values
3941
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3902
3942
  path: _path2 + ".term",
3903
3943
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
3904
3944
  value: input3.term
@@ -3910,7 +3950,7 @@ var validCorrelationVolcanoRequest = (input) => {
3910
3950
  path: _path2 + ".q",
3911
3951
  expected: "CustomGroupSettingQ",
3912
3952
  value: input3.q
3913
- })) && $vo65(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3953
+ })) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3914
3954
  path: _path2 + ".q",
3915
3955
  expected: "CustomGroupSettingQ",
3916
3956
  value: input3.q
@@ -3919,7 +3959,7 @@ var validCorrelationVolcanoRequest = (input) => {
3919
3959
  expected: '"QualTWCustomGS"',
3920
3960
  value: input3.type
3921
3961
  })].every((flag) => flag);
3922
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3962
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3923
3963
  path: _path2 + ".hiddenValues",
3924
3964
  expected: "(HiddenValues | undefined)",
3925
3965
  value: input3.hiddenValues
@@ -3951,12 +3991,12 @@ var validCorrelationVolcanoRequest = (input) => {
3951
3991
  path: _path2 + ".customset",
3952
3992
  expected: "BaseGroupSet",
3953
3993
  value: input3.customset
3954
- })) && $vo66(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3994
+ })) && $vo67(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3955
3995
  path: _path2 + ".customset",
3956
3996
  expected: "BaseGroupSet",
3957
3997
  value: input3.customset
3958
3998
  })].every((flag) => flag);
3959
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
3999
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
3960
4000
  path: _path2 + ".groups",
3961
4001
  expected: "Array<GroupEntry>",
3962
4002
  value: input3.groups
@@ -3973,7 +4013,7 @@ var validCorrelationVolcanoRequest = (input) => {
3973
4013
  expected: "Array<GroupEntry>",
3974
4014
  value: input3.groups
3975
4015
  })].every((flag) => flag);
3976
- const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4016
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3977
4017
  path: _path2 + ".id",
3978
4018
  expected: "(string | undefined)",
3979
4019
  value: input3.id
@@ -3997,7 +4037,15 @@ var validCorrelationVolcanoRequest = (input) => {
3997
4037
  path: _path2 + ".minNumSamples",
3998
4038
  expected: "(number | undefined)",
3999
4039
  value: input3.minNumSamples
4000
- }), true, "NumTWRegularBin" === input3.type || $report(_exceptionable2, {
4040
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4041
+ path: _path2 + ".values",
4042
+ expected: "(__type.o11 | undefined)",
4043
+ value: input3.values
4044
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4045
+ path: _path2 + ".values",
4046
+ expected: "(__type.o11 | undefined)",
4047
+ value: input3.values
4048
+ }), "NumTWRegularBin" === input3.type || $report(_exceptionable2, {
4001
4049
  path: _path2 + ".type",
4002
4050
  expected: '"NumTWRegularBin"',
4003
4051
  value: input3.type
@@ -4018,7 +4066,7 @@ var validCorrelationVolcanoRequest = (input) => {
4018
4066
  expected: "RegularNumericBinConfig",
4019
4067
  value: input3.q
4020
4068
  })].every((flag) => flag);
4021
- const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4069
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4022
4070
  path: _path2 + ".id",
4023
4071
  expected: "(string | undefined)",
4024
4072
  value: input3.id
@@ -4042,7 +4090,15 @@ var validCorrelationVolcanoRequest = (input) => {
4042
4090
  path: _path2 + ".minNumSamples",
4043
4091
  expected: "(number | undefined)",
4044
4092
  value: input3.minNumSamples
4045
- }), true, "NumTWCustomBin" === input3.type || $report(_exceptionable2, {
4093
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4094
+ path: _path2 + ".values",
4095
+ expected: "(__type.o11 | undefined)",
4096
+ value: input3.values
4097
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4098
+ path: _path2 + ".values",
4099
+ expected: "(__type.o11 | undefined)",
4100
+ value: input3.values
4101
+ }), "NumTWCustomBin" === input3.type || $report(_exceptionable2, {
4046
4102
  path: _path2 + ".type",
4047
4103
  expected: '"NumTWCustomBin"',
4048
4104
  value: input3.type
@@ -4063,7 +4119,7 @@ var validCorrelationVolcanoRequest = (input) => {
4063
4119
  expected: "CustomNumericBinConfig",
4064
4120
  value: input3.q
4065
4121
  })].every((flag) => flag);
4066
- const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4122
+ const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4067
4123
  path: _path2 + ".id",
4068
4124
  expected: "(string | undefined)",
4069
4125
  value: input3.id
@@ -4087,7 +4143,15 @@ var validCorrelationVolcanoRequest = (input) => {
4087
4143
  path: _path2 + ".minNumSamples",
4088
4144
  expected: "(number | undefined)",
4089
4145
  value: input3.minNumSamples
4090
- }), true, "NumTWBinary" === input3.type || $report(_exceptionable2, {
4146
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4147
+ path: _path2 + ".values",
4148
+ expected: "(__type.o11 | undefined)",
4149
+ value: input3.values
4150
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4151
+ path: _path2 + ".values",
4152
+ expected: "(__type.o11 | undefined)",
4153
+ value: input3.values
4154
+ }), "NumTWBinary" === input3.type || $report(_exceptionable2, {
4091
4155
  path: _path2 + ".type",
4092
4156
  expected: '"NumTWBinary"',
4093
4157
  value: input3.type
@@ -4103,12 +4167,12 @@ var validCorrelationVolcanoRequest = (input) => {
4103
4167
  path: _path2 + ".q",
4104
4168
  expected: "BinaryNumericQ",
4105
4169
  value: input3.q
4106
- })) && $vo70(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4170
+ })) && $vo71(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4107
4171
  path: _path2 + ".q",
4108
4172
  expected: "BinaryNumericQ",
4109
4173
  value: input3.q
4110
4174
  })].every((flag) => flag);
4111
- const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4175
+ const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4112
4176
  path: _path2 + ".hiddenValues",
4113
4177
  expected: "(HiddenValues | undefined)",
4114
4178
  value: input3.hiddenValues
@@ -4176,7 +4240,7 @@ var validCorrelationVolcanoRequest = (input) => {
4176
4240
  expected: "(number | undefined)",
4177
4241
  value: input3.cutoffPercentile
4178
4242
  })].every((flag) => flag);
4179
- const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4243
+ const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4180
4244
  path: _path2 + ".id",
4181
4245
  expected: "(string | undefined)",
4182
4246
  value: input3.id
@@ -4200,7 +4264,15 @@ var validCorrelationVolcanoRequest = (input) => {
4200
4264
  path: _path2 + ".minNumSamples",
4201
4265
  expected: "(number | undefined)",
4202
4266
  value: input3.minNumSamples
4203
- }), true, "NumTWCont" === input3.type || $report(_exceptionable2, {
4267
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4268
+ path: _path2 + ".values",
4269
+ expected: "(__type.o11 | undefined)",
4270
+ value: input3.values
4271
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4272
+ path: _path2 + ".values",
4273
+ expected: "(__type.o11 | undefined)",
4274
+ value: input3.values
4275
+ }), "NumTWCont" === input3.type || $report(_exceptionable2, {
4204
4276
  path: _path2 + ".type",
4205
4277
  expected: '"NumTWCont"',
4206
4278
  value: input3.type
@@ -4216,12 +4288,12 @@ var validCorrelationVolcanoRequest = (input) => {
4216
4288
  path: _path2 + ".q",
4217
4289
  expected: "ContinuousNumericQ",
4218
4290
  value: input3.q
4219
- })) && $vo72(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4291
+ })) && $vo73(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4220
4292
  path: _path2 + ".q",
4221
4293
  expected: "ContinuousNumericQ",
4222
4294
  value: input3.q
4223
4295
  })].every((flag) => flag);
4224
- const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4296
+ const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4225
4297
  path: _path2 + ".hiddenValues",
4226
4298
  expected: "(HiddenValues | undefined)",
4227
4299
  value: input3.hiddenValues
@@ -4262,7 +4334,7 @@ var validCorrelationVolcanoRequest = (input) => {
4262
4334
  expected: "(number | undefined)",
4263
4335
  value: input3.scale
4264
4336
  })].every((flag) => flag);
4265
- const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4337
+ const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4266
4338
  path: _path2 + ".id",
4267
4339
  expected: "(string | undefined)",
4268
4340
  value: input3.id
@@ -4286,7 +4358,15 @@ var validCorrelationVolcanoRequest = (input) => {
4286
4358
  path: _path2 + ".minNumSamples",
4287
4359
  expected: "(number | undefined)",
4288
4360
  value: input3.minNumSamples
4289
- }), true, "NumTWSpline" === input3.type || $report(_exceptionable2, {
4361
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4362
+ path: _path2 + ".values",
4363
+ expected: "(__type.o11 | undefined)",
4364
+ value: input3.values
4365
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4366
+ path: _path2 + ".values",
4367
+ expected: "(__type.o11 | undefined)",
4368
+ value: input3.values
4369
+ }), "NumTWSpline" === input3.type || $report(_exceptionable2, {
4290
4370
  path: _path2 + ".type",
4291
4371
  expected: '"NumTWSpline"',
4292
4372
  value: input3.type
@@ -4302,12 +4382,12 @@ var validCorrelationVolcanoRequest = (input) => {
4302
4382
  path: _path2 + ".q",
4303
4383
  expected: "SplineNumericQ",
4304
4384
  value: input3.q
4305
- })) && $vo74(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4385
+ })) && $vo75(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4306
4386
  path: _path2 + ".q",
4307
4387
  expected: "SplineNumericQ",
4308
4388
  value: input3.q
4309
4389
  })].every((flag) => flag);
4310
- const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4390
+ const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4311
4391
  path: _path2 + ".hiddenValues",
4312
4392
  expected: "(HiddenValues | undefined)",
4313
4393
  value: input3.hiddenValues
@@ -4337,11 +4417,11 @@ var validCorrelationVolcanoRequest = (input) => {
4337
4417
  value: input3.knots
4338
4418
  })) && input3.knots.map((elem, _index74) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4339
4419
  path: _path2 + ".knots[" + _index74 + "]",
4340
- expected: "__type.o11",
4420
+ expected: "__type.o12",
4341
4421
  value: elem
4342
- })) && $vo75(elem, _path2 + ".knots[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
4422
+ })) && $vo76(elem, _path2 + ".knots[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
4343
4423
  path: _path2 + ".knots[" + _index74 + "]",
4344
- expected: "__type.o11",
4424
+ expected: "__type.o12",
4345
4425
  value: elem
4346
4426
  })).every((flag) => flag) || $report(_exceptionable2, {
4347
4427
  path: _path2 + ".knots",
@@ -4356,12 +4436,12 @@ var validCorrelationVolcanoRequest = (input) => {
4356
4436
  expected: "undefined",
4357
4437
  value: input3.type
4358
4438
  }))].every((flag) => flag);
4359
- const $vo75 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
4439
+ const $vo76 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
4360
4440
  path: _path2 + ".value",
4361
4441
  expected: "number",
4362
4442
  value: input3.value
4363
4443
  })].every((flag) => flag);
4364
- const $vo76 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4444
+ const $vo77 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4365
4445
  path: _path2 + ".id",
4366
4446
  expected: "(string | undefined)",
4367
4447
  value: input3.id
@@ -4385,7 +4465,15 @@ var validCorrelationVolcanoRequest = (input) => {
4385
4465
  path: _path2 + ".minNumSamples",
4386
4466
  expected: "(number | undefined)",
4387
4467
  value: input3.minNumSamples
4388
- }), true, "GvValuesTW" === input3.type || $report(_exceptionable2, {
4468
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4469
+ path: _path2 + ".values",
4470
+ expected: "(__type.o11 | undefined)",
4471
+ value: input3.values
4472
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4473
+ path: _path2 + ".values",
4474
+ expected: "(__type.o11 | undefined)",
4475
+ value: input3.values
4476
+ }), "GvValuesTW" === input3.type || $report(_exceptionable2, {
4389
4477
  path: _path2 + ".type",
4390
4478
  expected: '"GvValuesTW"',
4391
4479
  value: input3.type
@@ -4401,12 +4489,12 @@ var validCorrelationVolcanoRequest = (input) => {
4401
4489
  path: _path2 + ".q",
4402
4490
  expected: "GvValuesQ",
4403
4491
  value: input3.q
4404
- })) && $vo79(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4492
+ })) && $vo80(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4405
4493
  path: _path2 + ".q",
4406
4494
  expected: "GvValuesQ",
4407
4495
  value: input3.q
4408
4496
  })].every((flag) => flag);
4409
- const $vo77 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4497
+ const $vo78 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4410
4498
  path: _path2 + ".id",
4411
4499
  expected: "string",
4412
4500
  value: input3.id
@@ -4531,7 +4619,7 @@ var validCorrelationVolcanoRequest = (input) => {
4531
4619
  expected: "Array<DtTerm>",
4532
4620
  value: input3.childTerms
4533
4621
  })].every((flag) => flag);
4534
- const $vo78 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4622
+ const $vo79 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4535
4623
  path: _path2 + ".id",
4536
4624
  expected: "string",
4537
4625
  value: input3.id
@@ -4652,7 +4740,7 @@ var validCorrelationVolcanoRequest = (input) => {
4652
4740
  expected: "Array<DtTerm>",
4653
4741
  value: input3.childTerms
4654
4742
  })].every((flag) => flag);
4655
- const $vo79 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4743
+ const $vo80 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4656
4744
  path: _path2 + ".hiddenValues",
4657
4745
  expected: "(HiddenValues | undefined)",
4658
4746
  value: input3.hiddenValues
@@ -4693,7 +4781,7 @@ var validCorrelationVolcanoRequest = (input) => {
4693
4781
  expected: '"values"',
4694
4782
  value: input3.type
4695
4783
  })].every((flag) => flag);
4696
- const $vo80 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4784
+ const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4697
4785
  path: _path2 + ".id",
4698
4786
  expected: "(string | undefined)",
4699
4787
  value: input3.id
@@ -4717,7 +4805,15 @@ var validCorrelationVolcanoRequest = (input) => {
4717
4805
  path: _path2 + ".minNumSamples",
4718
4806
  expected: "(number | undefined)",
4719
4807
  value: input3.minNumSamples
4720
- }), true, "GvPredefinedGsTW" === input3.type || $report(_exceptionable2, {
4808
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4809
+ path: _path2 + ".values",
4810
+ expected: "(__type.o11 | undefined)",
4811
+ value: input3.values
4812
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4813
+ path: _path2 + ".values",
4814
+ expected: "(__type.o11 | undefined)",
4815
+ value: input3.values
4816
+ }), "GvPredefinedGsTW" === input3.type || $report(_exceptionable2, {
4721
4817
  path: _path2 + ".type",
4722
4818
  expected: '"GvPredefinedGsTW"',
4723
4819
  value: input3.type
@@ -4733,12 +4829,12 @@ var validCorrelationVolcanoRequest = (input) => {
4733
4829
  path: _path2 + ".q",
4734
4830
  expected: "GvPredefinedGsQ",
4735
4831
  value: input3.q
4736
- })) && $vo81(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4832
+ })) && $vo82(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4737
4833
  path: _path2 + ".q",
4738
4834
  expected: "GvPredefinedGsQ",
4739
4835
  value: input3.q
4740
4836
  })].every((flag) => flag);
4741
- const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4837
+ const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4742
4838
  path: _path2 + ".hiddenValues",
4743
4839
  expected: "(HiddenValues | undefined)",
4744
4840
  value: input3.hiddenValues
@@ -4787,7 +4883,7 @@ var validCorrelationVolcanoRequest = (input) => {
4787
4883
  expected: "Array<any>",
4788
4884
  value: input3.dtLst
4789
4885
  })].every((flag) => flag);
4790
- const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4886
+ const $vo83 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4791
4887
  path: _path2 + ".id",
4792
4888
  expected: "(string | undefined)",
4793
4889
  value: input3.id
@@ -4811,7 +4907,15 @@ var validCorrelationVolcanoRequest = (input) => {
4811
4907
  path: _path2 + ".minNumSamples",
4812
4908
  expected: "(number | undefined)",
4813
4909
  value: input3.minNumSamples
4814
- }), true, "GvCustomGsTW" === input3.type || $report(_exceptionable2, {
4910
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4911
+ path: _path2 + ".values",
4912
+ expected: "(__type.o11 | undefined)",
4913
+ value: input3.values
4914
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4915
+ path: _path2 + ".values",
4916
+ expected: "(__type.o11 | undefined)",
4917
+ value: input3.values
4918
+ }), "GvCustomGsTW" === input3.type || $report(_exceptionable2, {
4815
4919
  path: _path2 + ".type",
4816
4920
  expected: '"GvCustomGsTW"',
4817
4921
  value: input3.type
@@ -4827,12 +4931,12 @@ var validCorrelationVolcanoRequest = (input) => {
4827
4931
  path: _path2 + ".q",
4828
4932
  expected: "GvCustomGsQ",
4829
4933
  value: input3.q
4830
- })) && $vo83(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4934
+ })) && $vo84(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4831
4935
  path: _path2 + ".q",
4832
4936
  expected: "GvCustomGsQ",
4833
4937
  value: input3.q
4834
4938
  })].every((flag) => flag);
4835
- const $vo83 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4939
+ const $vo84 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4836
4940
  path: _path2 + ".hiddenValues",
4837
4941
  expected: "(HiddenValues | undefined)",
4838
4942
  value: input3.hiddenValues
@@ -4876,7 +4980,7 @@ var validCorrelationVolcanoRequest = (input) => {
4876
4980
  path: _path2 + ".customset",
4877
4981
  expected: "BaseGroupSet",
4878
4982
  value: input3.customset
4879
- })) && $vo66(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4983
+ })) && $vo67(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4880
4984
  path: _path2 + ".customset",
4881
4985
  expected: "BaseGroupSet",
4882
4986
  value: input3.customset
@@ -4885,7 +4989,7 @@ var validCorrelationVolcanoRequest = (input) => {
4885
4989
  expected: "Array<any>",
4886
4990
  value: input3.dtLst
4887
4991
  })].every((flag) => flag);
4888
- const $vo84 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4992
+ const $vo85 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4889
4993
  path: _path2 + ".id",
4890
4994
  expected: "(string | undefined)",
4891
4995
  value: input3.id
@@ -4909,7 +5013,15 @@ var validCorrelationVolcanoRequest = (input) => {
4909
5013
  path: _path2 + ".minNumSamples",
4910
5014
  expected: "(number | undefined)",
4911
5015
  value: input3.minNumSamples
4912
- }), true, "ConditionTW" === input3.type || $report(_exceptionable2, {
5016
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5017
+ path: _path2 + ".values",
5018
+ expected: "(__type.o11 | undefined)",
5019
+ value: input3.values
5020
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5021
+ path: _path2 + ".values",
5022
+ expected: "(__type.o11 | undefined)",
5023
+ value: input3.values
5024
+ }), "ConditionTW" === input3.type || $report(_exceptionable2, {
4913
5025
  path: _path2 + ".type",
4914
5026
  expected: '"ConditionTW"',
4915
5027
  value: input3.type
@@ -4930,7 +5042,7 @@ var validCorrelationVolcanoRequest = (input) => {
4930
5042
  expected: "(ConditionChildrenQ | ConditionGradeQ)",
4931
5043
  value: input3.q
4932
5044
  })].every((flag) => flag);
4933
- const $vo85 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5045
+ const $vo86 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4934
5046
  path: _path2 + ".hiddenValues",
4935
5047
  expected: "(HiddenValues | undefined)",
4936
5048
  value: input3.hiddenValues
@@ -4991,7 +5103,7 @@ var validCorrelationVolcanoRequest = (input) => {
4991
5103
  expected: "(boolean | undefined)",
4992
5104
  value: input3.value_by_computable_grade
4993
5105
  }), true].every((flag) => flag);
4994
- const $vo86 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5106
+ const $vo87 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4995
5107
  path: _path2 + ".hiddenValues",
4996
5108
  expected: "(HiddenValues | undefined)",
4997
5109
  value: input3.hiddenValues
@@ -5024,7 +5136,7 @@ var validCorrelationVolcanoRequest = (input) => {
5024
5136
  expected: "true",
5025
5137
  value: input3.bar_by_children
5026
5138
  }), true].every((flag) => flag);
5027
- const $vo87 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5139
+ const $vo88 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5028
5140
  path: _path2 + ".id",
5029
5141
  expected: "(string | undefined)",
5030
5142
  value: input3.id
@@ -5048,7 +5160,15 @@ var validCorrelationVolcanoRequest = (input) => {
5048
5160
  path: _path2 + ".minNumSamples",
5049
5161
  expected: "(number | undefined)",
5050
5162
  value: input3.minNumSamples
5051
- }), true, "SnpsTW" === input3.type || $report(_exceptionable2, {
5163
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5164
+ path: _path2 + ".values",
5165
+ expected: "(__type.o11 | undefined)",
5166
+ value: input3.values
5167
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5168
+ path: _path2 + ".values",
5169
+ expected: "(__type.o11 | undefined)",
5170
+ value: input3.values
5171
+ }), "SnpsTW" === input3.type || $report(_exceptionable2, {
5052
5172
  path: _path2 + ".type",
5053
5173
  expected: '"SnpsTW"',
5054
5174
  value: input3.type
@@ -5056,7 +5176,7 @@ var validCorrelationVolcanoRequest = (input) => {
5056
5176
  path: _path2 + ".q",
5057
5177
  expected: "SnpsQ",
5058
5178
  value: input3.q
5059
- })) && $vo88(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5179
+ })) && $vo89(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5060
5180
  path: _path2 + ".q",
5061
5181
  expected: "SnpsQ",
5062
5182
  value: input3.q
@@ -5064,12 +5184,12 @@ var validCorrelationVolcanoRequest = (input) => {
5064
5184
  path: _path2 + ".term",
5065
5185
  expected: "SnpsTerm",
5066
5186
  value: input3.term
5067
- })) && $vo90(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5187
+ })) && $vo91(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5068
5188
  path: _path2 + ".term",
5069
5189
  expected: "SnpsTerm",
5070
5190
  value: input3.term
5071
5191
  })].every((flag) => flag);
5072
- const $vo88 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5192
+ const $vo89 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5073
5193
  path: _path2 + ".hiddenValues",
5074
5194
  expected: "(HiddenValues | undefined)",
5075
5195
  value: input3.hiddenValues
@@ -5117,7 +5237,7 @@ var validCorrelationVolcanoRequest = (input) => {
5117
5237
  path: _path2 + ".restrictAncestry",
5118
5238
  expected: "RestrictAncestry",
5119
5239
  value: input3.restrictAncestry
5120
- })) && $vo89(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
5240
+ })) && $vo90(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
5121
5241
  path: _path2 + ".restrictAncestry",
5122
5242
  expected: "RestrictAncestry",
5123
5243
  value: input3.restrictAncestry
@@ -5142,7 +5262,7 @@ var validCorrelationVolcanoRequest = (input) => {
5142
5262
  expected: "number",
5143
5263
  value: input3.stop
5144
5264
  })].every((flag) => flag);
5145
- const $vo89 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
5265
+ const $vo90 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
5146
5266
  path: _path2 + ".name",
5147
5267
  expected: "string",
5148
5268
  value: input3.name
@@ -5155,7 +5275,7 @@ var validCorrelationVolcanoRequest = (input) => {
5155
5275
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs | TermCollectionTvs)",
5156
5276
  value: input3.tvs
5157
5277
  })].every((flag) => flag);
5158
- const $vo90 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
5278
+ const $vo91 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
5159
5279
  path: _path2 + ".id",
5160
5280
  expected: "string",
5161
5281
  value: input3.id
@@ -5231,7 +5351,7 @@ var validCorrelationVolcanoRequest = (input) => {
5231
5351
  path: _path2 + ".snps[" + _index86 + "]",
5232
5352
  expected: "SnpsEntry",
5233
5353
  value: elem
5234
- })) && $vo91(elem, _path2 + ".snps[" + _index86 + "]", _exceptionable2) || $report(_exceptionable2, {
5354
+ })) && $vo92(elem, _path2 + ".snps[" + _index86 + "]", _exceptionable2) || $report(_exceptionable2, {
5235
5355
  path: _path2 + ".snps[" + _index86 + "]",
5236
5356
  expected: "SnpsEntry",
5237
5357
  value: elem
@@ -5240,7 +5360,7 @@ var validCorrelationVolcanoRequest = (input) => {
5240
5360
  expected: "(Array<SnpsEntry> | undefined)",
5241
5361
  value: input3.snps
5242
5362
  })].every((flag) => flag);
5243
- const $vo91 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
5363
+ const $vo92 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
5244
5364
  path: _path2 + ".altAlleles",
5245
5365
  expected: "(Array<string> | undefined)",
5246
5366
  value: input3.altAlleles
@@ -5260,7 +5380,7 @@ var validCorrelationVolcanoRequest = (input) => {
5260
5380
  path: _path2 + ".alleles[" + _index88 + "]",
5261
5381
  expected: "AllelesEntry",
5262
5382
  value: elem
5263
- })) && $vo92(elem, _path2 + ".alleles[" + _index88 + "]", _exceptionable2) || $report(_exceptionable2, {
5383
+ })) && $vo93(elem, _path2 + ".alleles[" + _index88 + "]", _exceptionable2) || $report(_exceptionable2, {
5264
5384
  path: _path2 + ".alleles[" + _index88 + "]",
5265
5385
  expected: "AllelesEntry",
5266
5386
  value: elem
@@ -5274,11 +5394,11 @@ var validCorrelationVolcanoRequest = (input) => {
5274
5394
  value: input3.effectAllele
5275
5395
  }), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
5276
5396
  path: _path2 + ".gt2count",
5277
- expected: "(__type.o12 | undefined)",
5397
+ expected: "(__type.o13 | undefined)",
5278
5398
  value: input3.gt2count
5279
- })) && $vo93(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
5399
+ })) && $vo94(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
5280
5400
  path: _path2 + ".gt2count",
5281
- expected: "(__type.o12 | undefined)",
5401
+ expected: "(__type.o13 | undefined)",
5282
5402
  value: input3.gt2count
5283
5403
  }), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
5284
5404
  path: _path2 + ".invalid",
@@ -5305,7 +5425,7 @@ var validCorrelationVolcanoRequest = (input) => {
5305
5425
  expected: "(number | undefined)",
5306
5426
  value: input3.pos
5307
5427
  })].every((flag) => flag);
5308
- const $vo92 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
5428
+ const $vo93 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
5309
5429
  path: _path2 + ".allele",
5310
5430
  expected: "string",
5311
5431
  value: input3.allele
@@ -5318,7 +5438,7 @@ var validCorrelationVolcanoRequest = (input) => {
5318
5438
  expected: "boolean",
5319
5439
  value: input3.isRef
5320
5440
  })].every((flag) => flag);
5321
- const $vo93 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
5441
+ const $vo94 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
5322
5442
  path: _path2 + ".k",
5323
5443
  expected: "string",
5324
5444
  value: input3.k
@@ -5327,7 +5447,7 @@ var validCorrelationVolcanoRequest = (input) => {
5327
5447
  expected: "(number | string)",
5328
5448
  value: input3.v
5329
5449
  })].every((flag) => flag);
5330
- const $vo94 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5450
+ const $vo95 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5331
5451
  path: _path2 + ".id",
5332
5452
  expected: "(string | undefined)",
5333
5453
  value: input3.id
@@ -5351,7 +5471,15 @@ var validCorrelationVolcanoRequest = (input) => {
5351
5471
  path: _path2 + ".minNumSamples",
5352
5472
  expected: "(number | undefined)",
5353
5473
  value: input3.minNumSamples
5354
- }), true, "TermCollectionTWCont" === input3.type || $report(_exceptionable2, {
5474
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5475
+ path: _path2 + ".values",
5476
+ expected: "(__type.o11 | undefined)",
5477
+ value: input3.values
5478
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5479
+ path: _path2 + ".values",
5480
+ expected: "(__type.o11 | undefined)",
5481
+ value: input3.values
5482
+ }), "TermCollectionTWCont" === input3.type || $report(_exceptionable2, {
5355
5483
  path: _path2 + ".type",
5356
5484
  expected: '"TermCollectionTWCont"',
5357
5485
  value: input3.type
@@ -5367,12 +5495,12 @@ var validCorrelationVolcanoRequest = (input) => {
5367
5495
  path: _path2 + ".q",
5368
5496
  expected: "TermCollectionQCont",
5369
5497
  value: input3.q
5370
- })) && $vo95(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5498
+ })) && $vo96(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5371
5499
  path: _path2 + ".q",
5372
5500
  expected: "TermCollectionQCont",
5373
5501
  value: input3.q
5374
5502
  })].every((flag) => flag);
5375
- const $vo95 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5503
+ const $vo96 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5376
5504
  path: _path2 + ".hiddenValues",
5377
5505
  expected: "(HiddenValues | undefined)",
5378
5506
  value: input3.hiddenValues
@@ -5425,7 +5553,7 @@ var validCorrelationVolcanoRequest = (input) => {
5425
5553
  expected: "(Array<string> | undefined)",
5426
5554
  value: input3.numerators
5427
5555
  })].every((flag) => flag);
5428
- const $vo96 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5556
+ const $vo97 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5429
5557
  path: _path2 + ".id",
5430
5558
  expected: "(string | undefined)",
5431
5559
  value: input3.id
@@ -5449,7 +5577,15 @@ var validCorrelationVolcanoRequest = (input) => {
5449
5577
  path: _path2 + ".minNumSamples",
5450
5578
  expected: "(number | undefined)",
5451
5579
  value: input3.minNumSamples
5452
- }), true, "TermCollectionTWQual" === input3.type || $report(_exceptionable2, {
5580
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5581
+ path: _path2 + ".values",
5582
+ expected: "(__type.o11 | undefined)",
5583
+ value: input3.values
5584
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5585
+ path: _path2 + ".values",
5586
+ expected: "(__type.o11 | undefined)",
5587
+ value: input3.values
5588
+ }), "TermCollectionTWQual" === input3.type || $report(_exceptionable2, {
5453
5589
  path: _path2 + ".type",
5454
5590
  expected: '"TermCollectionTWQual"',
5455
5591
  value: input3.type
@@ -5465,12 +5601,12 @@ var validCorrelationVolcanoRequest = (input) => {
5465
5601
  path: _path2 + ".q",
5466
5602
  expected: "TermCollectionQQual",
5467
5603
  value: input3.q
5468
- })) && $vo97(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5604
+ })) && $vo98(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5469
5605
  path: _path2 + ".q",
5470
5606
  expected: "TermCollectionQQual",
5471
5607
  value: input3.q
5472
5608
  })].every((flag) => flag);
5473
- const $vo97 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5609
+ const $vo98 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5474
5610
  path: _path2 + ".hiddenValues",
5475
5611
  expected: "(HiddenValues | undefined)",
5476
5612
  value: input3.hiddenValues
@@ -5571,33 +5707,33 @@ var validCorrelationVolcanoRequest = (input) => {
5571
5707
  })();
5572
5708
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
5573
5709
  if ("TermCollectionTWQual" === input3.type)
5574
- return $vo96(input3, _path2, _exceptionable2);
5710
+ return $vo97(input3, _path2, _exceptionable2);
5575
5711
  if ("TermCollectionTWCont" === input3.type)
5576
- return $vo94(input3, _path2, _exceptionable2);
5712
+ return $vo95(input3, _path2, _exceptionable2);
5577
5713
  if ("SnpsTW" === input3.type)
5578
- return $vo87(input3, _path2, _exceptionable2);
5714
+ return $vo88(input3, _path2, _exceptionable2);
5579
5715
  if ("ConditionTW" === input3.type)
5580
- return $vo84(input3, _path2, _exceptionable2);
5716
+ return $vo85(input3, _path2, _exceptionable2);
5581
5717
  if ("GvCustomGsTW" === input3.type)
5582
- return $vo82(input3, _path2, _exceptionable2);
5718
+ return $vo83(input3, _path2, _exceptionable2);
5583
5719
  if ("GvPredefinedGsTW" === input3.type)
5584
- return $vo80(input3, _path2, _exceptionable2);
5720
+ return $vo81(input3, _path2, _exceptionable2);
5585
5721
  if ("GvValuesTW" === input3.type)
5586
- return $vo76(input3, _path2, _exceptionable2);
5722
+ return $vo77(input3, _path2, _exceptionable2);
5587
5723
  if ("NumTWSpline" === input3.type)
5588
- return $vo73(input3, _path2, _exceptionable2);
5724
+ return $vo74(input3, _path2, _exceptionable2);
5589
5725
  if ("NumTWCont" === input3.type)
5590
- return $vo71(input3, _path2, _exceptionable2);
5726
+ return $vo72(input3, _path2, _exceptionable2);
5591
5727
  if ("NumTWBinary" === input3.type)
5592
- return $vo69(input3, _path2, _exceptionable2);
5728
+ return $vo70(input3, _path2, _exceptionable2);
5593
5729
  if ("NumTWCustomBin" === input3.type)
5594
- return $vo68(input3, _path2, _exceptionable2);
5730
+ return $vo69(input3, _path2, _exceptionable2);
5595
5731
  if ("NumTWRegularBin" === input3.type)
5596
- return $vo67(input3, _path2, _exceptionable2);
5732
+ return $vo68(input3, _path2, _exceptionable2);
5597
5733
  if ("QualTWCustomGS" === input3.type)
5598
- return $vo64(input3, _path2, _exceptionable2);
5734
+ return $vo65(input3, _path2, _exceptionable2);
5599
5735
  if ("QualTWPredefinedGS" === input3.type)
5600
- return $vo62(input3, _path2, _exceptionable2);
5736
+ return $vo63(input3, _path2, _exceptionable2);
5601
5737
  if ("QualTWValues" === input3.type)
5602
5738
  return $vo56(input3, _path2, _exceptionable2);
5603
5739
  return $report(_exceptionable2, {
@@ -5694,9 +5830,9 @@ var validCorrelationVolcanoRequest = (input) => {
5694
5830
  if ("categorical" === input3.type)
5695
5831
  return $vo4(input3, _path2, _exceptionable2);
5696
5832
  if ("snp" === input3.type)
5697
- return $vo58(input3, _path2, _exceptionable2);
5698
- if ("singleCellCellType" === input3.type)
5699
5833
  return $vo59(input3, _path2, _exceptionable2);
5834
+ if ("singleCellCellType" === input3.type)
5835
+ return $vo60(input3, _path2, _exceptionable2);
5700
5836
  return $report(_exceptionable2, {
5701
5837
  path: _path2,
5702
5838
  expected: "(CategoricalTerm | SnpTerm | SingleCellCellTypeTerm)",
@@ -5705,9 +5841,9 @@ var validCorrelationVolcanoRequest = (input) => {
5705
5841
  })();
5706
5842
  const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
5707
5843
  if ("gene" === input3.kind)
5708
- return $vo77(input3, _path2, _exceptionable2);
5709
- if ("coord" === input3.kind)
5710
5844
  return $vo78(input3, _path2, _exceptionable2);
5845
+ if ("coord" === input3.kind)
5846
+ return $vo79(input3, _path2, _exceptionable2);
5711
5847
  return $report(_exceptionable2, {
5712
5848
  path: _path2,
5713
5849
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
@@ -5716,9 +5852,9 @@ var validCorrelationVolcanoRequest = (input) => {
5716
5852
  })();
5717
5853
  const $vu15 = (input3, _path2, _exceptionable2 = true) => (() => {
5718
5854
  if ("grade" === input3.valueFor)
5719
- return $vo85(input3, _path2, _exceptionable2);
5720
- if ("children" === input3.valueFor)
5721
5855
  return $vo86(input3, _path2, _exceptionable2);
5856
+ if ("children" === input3.valueFor)
5857
+ return $vo87(input3, _path2, _exceptionable2);
5722
5858
  return $report(_exceptionable2, {
5723
5859
  path: _path2,
5724
5860
  expected: "(ConditionGradeQ | ConditionChildrenQ)",