@sjcrh/proteinpaint-types 2.124.0 → 2.125.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -42,19 +42,21 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
42
42
  const $io8 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io3(input3.filter));
43
43
  const $io9 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io10(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io11(elem)));
44
44
  const $io10 = (input3) => Array.isArray(input3.joinWith) && input3.joinWith.every((elem) => "string" === typeof elem);
45
- const $io11 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values));
46
- const $io12 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io13(elem)));
47
- const $io13 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.id || "string" === typeof input3.id) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
48
- const $io14 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io15(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
49
- const $io15 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
50
- const $io16 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io17(input3.filter)) && "boolean" === typeof input3.uncomputable;
51
- const $io17 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io10(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io11(elem))) && ("object" === typeof input3.active && null !== input3.active && $io3(input3.active)) && "number" === typeof input3.group;
52
- const $io18 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
53
- const $io19 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io20(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
54
- const $io20 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io9(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
55
- const $io21 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu5(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu5(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
56
- const $io22 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu6(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu7(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
57
- const $io23 = (input3) => Object.keys(input3).every((key) => {
45
+ const $io11 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.geneVariantTerm || "object" === typeof input3.geneVariantTerm && null !== input3.geneVariantTerm && $iu5(input3.geneVariantTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values));
46
+ const $io12 = (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) && $io7(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io9(input3.filter)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu4(input3.groupsetting));
47
+ const $io13 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io14(elem)));
48
+ const $io14 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.id || "string" === typeof input3.id) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
49
+ const $io15 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io16(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
50
+ const $io16 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
51
+ const $io17 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io18(input3.filter)) && "boolean" === typeof input3.uncomputable;
52
+ const $io18 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io10(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io11(elem))) && ("object" === typeof input3.active && null !== input3.active && $io3(input3.active)) && "number" === typeof input3.group;
53
+ const $io19 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
54
+ const $io20 = (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) && $io7(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io9(input3.filter)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu4(input3.groupsetting));
55
+ const $io21 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io22(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io31(elem)));
56
+ const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io9(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io30(input3.continuousColorScale));
57
+ const $io23 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu6(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu6(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
58
+ const $io24 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io25(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu7(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu8(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
59
+ const $io25 = (input3) => Object.keys(input3).every((key) => {
58
60
  const value = input3[key];
59
61
  if (void 0 === value)
60
62
  return true;
@@ -62,17 +64,17 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
62
64
  return "number" === typeof value;
63
65
  return true;
64
66
  });
65
- const $io24 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
66
- const $io25 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
67
- const $io26 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
68
- const $io27 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
69
- const $io28 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
70
- const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
71
- const $io30 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io31(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io32(elem)));
72
- const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io9(input3.filter));
73
- const $io32 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
74
- const $io33 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io11(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
75
- const $io34 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
67
+ const $io26 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
68
+ const $io27 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
69
+ const $io28 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
70
+ const $io29 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io25(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
71
+ const $io30 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
72
+ const $io31 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
73
+ const $io32 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io33(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
74
+ const $io33 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io9(input3.filter));
75
+ const $io34 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
76
+ const $io35 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io11(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io36(elem)));
77
+ const $io36 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
76
78
  const $iu0 = (input3) => (() => {
77
79
  if ("tvslst" === input3.type)
78
80
  return $io3(input3);
@@ -82,55 +84,62 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
82
84
  })();
83
85
  const $iu1 = (input3) => (() => {
84
86
  if ("string" === typeof input3.type)
85
- return $io14(input3);
87
+ return $io15(input3);
86
88
  if ("filter" === input3.type)
87
- return $io16(input3);
89
+ return $io17(input3);
88
90
  return false;
89
91
  })();
90
92
  const $iu2 = (input3) => (() => {
91
93
  if (true === input3.startunbounded)
92
- return $io24(input3);
93
- if (true === input3.stopunbounded)
94
94
  return $io26(input3);
95
- return $io25(input3);
95
+ if (true === input3.stopunbounded)
96
+ return $io28(input3);
97
+ return $io27(input3);
96
98
  })();
97
99
  const $iu3 = (input3) => (() => {
98
100
  if (void 0 !== input3.ranges)
99
- return $io19(input3);
101
+ return $io21(input3);
100
102
  return (() => {
101
103
  if ($io5(input3))
102
104
  return $io5(input3);
103
- if ($io30(input3))
104
- return $io30(input3);
105
- if ($io33(input3))
106
- return $io33(input3);
105
+ if ($io32(input3))
106
+ return $io32(input3);
107
+ if ($io35(input3))
108
+ return $io35(input3);
107
109
  return false;
108
110
  })();
109
111
  })();
110
112
  const $iu4 = (input3) => (() => {
111
- if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io13(elem)))
112
- return $io12(input3);
113
- return $io18(input3);
113
+ if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io14(elem)))
114
+ return $io13(input3);
115
+ return $io19(input3);
114
116
  })();
115
117
  const $iu5 = (input3) => (() => {
118
+ if ("gene" === input3.kind)
119
+ return $io12(input3);
120
+ if ("coord" === input3.kind)
121
+ return $io20(input3);
122
+ return false;
123
+ })();
124
+ const $iu6 = (input3) => (() => {
116
125
  if ("regular-bin" === input3.type)
117
- return $io22(input3);
126
+ return $io24(input3);
118
127
  if ("custom-bin" === input3.type)
119
- return $io27(input3);
128
+ return $io29(input3);
120
129
  return false;
121
130
  })();
122
- const $iu6 = (input3) => (() => {
131
+ const $iu7 = (input3) => (() => {
123
132
  if (true === input3.startunbounded)
124
- return $io24(input3);
133
+ return $io26(input3);
125
134
  if (void 0 !== input3.start)
126
- return $io25(input3);
135
+ return $io27(input3);
127
136
  return false;
128
137
  })();
129
- const $iu7 = (input3) => (() => {
138
+ const $iu8 = (input3) => (() => {
130
139
  if (void 0 !== input3.stop)
131
- return $io25(input3);
140
+ return $io27(input3);
132
141
  if (true === input3.stopunbounded)
133
- return $io26(input3);
142
+ return $io28(input3);
134
143
  return false;
135
144
  })();
136
145
  return "object" === typeof input2 && null !== input2 && $io0(input2);
@@ -479,6 +488,14 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
479
488
  path: _path2 + ".name_noOrigin",
480
489
  expected: "string",
481
490
  value: input3.name_noOrigin
491
+ }), void 0 === input3.geneVariantTerm || ("object" === typeof input3.geneVariantTerm && null !== input3.geneVariantTerm || $report(_exceptionable2, {
492
+ path: _path2 + ".geneVariantTerm",
493
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | undefined)',
494
+ value: input3.geneVariantTerm
495
+ })) && $vu5(input3.geneVariantTerm, _path2 + ".geneVariantTerm", _exceptionable2) || $report(_exceptionable2, {
496
+ path: _path2 + ".geneVariantTerm",
497
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | undefined)',
498
+ value: input3.geneVariantTerm
482
499
  }), true, "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
483
500
  path: _path2 + ".isleaf",
484
501
  expected: "boolean",
@@ -504,7 +521,96 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
504
521
  expected: "TermValues",
505
522
  value: input3.values
506
523
  })].every((flag) => flag);
507
- const $vo12 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
524
+ const $vo12 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
525
+ path: _path2 + ".id",
526
+ expected: "string",
527
+ value: input3.id
528
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
529
+ path: _path2 + ".name",
530
+ expected: "string",
531
+ value: input3.name
532
+ }), "geneVariant" === input3.type || $report(_exceptionable2, {
533
+ path: _path2 + ".type",
534
+ expected: '"geneVariant"',
535
+ value: input3.type
536
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
537
+ path: _path2 + ".child_types",
538
+ expected: "(Array<string> | undefined)",
539
+ value: input3.child_types
540
+ })) && input3.child_types.map((elem, _index8) => "string" === typeof elem || $report(_exceptionable2, {
541
+ path: _path2 + ".child_types[" + _index8 + "]",
542
+ expected: "string",
543
+ value: elem
544
+ })).every((flag) => flag) || $report(_exceptionable2, {
545
+ path: _path2 + ".child_types",
546
+ expected: "(Array<string> | undefined)",
547
+ value: input3.child_types
548
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
549
+ path: _path2 + ".hashtmldetail",
550
+ expected: "(boolean | undefined)",
551
+ value: input3.hashtmldetail
552
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
553
+ path: _path2 + ".included_types",
554
+ expected: "(Array<string> | undefined)",
555
+ value: input3.included_types
556
+ })) && input3.included_types.map((elem, _index9) => "string" === typeof elem || $report(_exceptionable2, {
557
+ path: _path2 + ".included_types[" + _index9 + "]",
558
+ expected: "string",
559
+ value: elem
560
+ })).every((flag) => flag) || $report(_exceptionable2, {
561
+ path: _path2 + ".included_types",
562
+ expected: "(Array<string> | undefined)",
563
+ value: input3.included_types
564
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
565
+ path: _path2 + ".isleaf",
566
+ expected: "(boolean | undefined)",
567
+ value: input3.isleaf
568
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
569
+ path: _path2 + ".values",
570
+ expected: "(TermValues | undefined)",
571
+ value: input3.values
572
+ })) && $vo7(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
573
+ path: _path2 + ".values",
574
+ expected: "(TermValues | undefined)",
575
+ value: input3.values
576
+ }), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
577
+ path: _path2 + ".filter",
578
+ expected: "(TermFilter | undefined)",
579
+ value: input3.filter
580
+ })) && $vo9(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
581
+ path: _path2 + ".filter",
582
+ expected: "(TermFilter | undefined)",
583
+ value: input3.filter
584
+ }), "gene" === input3.kind || $report(_exceptionable2, {
585
+ path: _path2 + ".kind",
586
+ expected: '"gene"',
587
+ value: input3.kind
588
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
589
+ path: _path2 + ".gene",
590
+ expected: "string",
591
+ value: input3.gene
592
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
593
+ path: _path2 + ".chr",
594
+ expected: "(string | undefined)",
595
+ value: input3.chr
596
+ }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
597
+ path: _path2 + ".start",
598
+ expected: "(number | undefined)",
599
+ value: input3.start
600
+ }), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
601
+ path: _path2 + ".stop",
602
+ expected: "(number | undefined)",
603
+ value: input3.stop
604
+ }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
605
+ path: _path2 + ".groupsetting",
606
+ expected: "(EnabledTermGroupSetting | __type.o5 | undefined)",
607
+ value: input3.groupsetting
608
+ })) && $vu4(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
609
+ path: _path2 + ".groupsetting",
610
+ expected: "(EnabledTermGroupSetting | __type.o5 | undefined)",
611
+ value: input3.groupsetting
612
+ })].every((flag) => flag);
613
+ const $vo13 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
508
614
  path: _path2 + ".disabled",
509
615
  expected: "(boolean | undefined)",
510
616
  value: input3.disabled
@@ -512,12 +618,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
512
618
  path: _path2 + ".lst",
513
619
  expected: "Array<Groupset>",
514
620
  value: input3.lst
515
- })) && input3.lst.map((elem, _index8) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
516
- path: _path2 + ".lst[" + _index8 + "]",
621
+ })) && input3.lst.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
622
+ path: _path2 + ".lst[" + _index10 + "]",
517
623
  expected: "Groupset",
518
624
  value: elem
519
- })) && $vo13(elem, _path2 + ".lst[" + _index8 + "]", _exceptionable2) || $report(_exceptionable2, {
520
- path: _path2 + ".lst[" + _index8 + "]",
625
+ })) && $vo14(elem, _path2 + ".lst[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
626
+ path: _path2 + ".lst[" + _index10 + "]",
521
627
  expected: "Groupset",
522
628
  value: elem
523
629
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -525,7 +631,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
525
631
  expected: "Array<Groupset>",
526
632
  value: input3.lst
527
633
  })].every((flag) => flag);
528
- const $vo13 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
634
+ const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
529
635
  path: _path2 + ".name",
530
636
  expected: "string",
531
637
  value: input3.name
@@ -545,12 +651,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
545
651
  path: _path2 + ".groups",
546
652
  expected: "Array<GroupEntry>",
547
653
  value: input3.groups
548
- })) && input3.groups.map((elem, _index9) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
549
- path: _path2 + ".groups[" + _index9 + "]",
654
+ })) && input3.groups.map((elem, _index11) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
655
+ path: _path2 + ".groups[" + _index11 + "]",
550
656
  expected: "(FilterGroup | ValuesGroup)",
551
657
  value: elem
552
- })) && $vu1(elem, _path2 + ".groups[" + _index9 + "]", _exceptionable2) || $report(_exceptionable2, {
553
- path: _path2 + ".groups[" + _index9 + "]",
658
+ })) && $vu1(elem, _path2 + ".groups[" + _index11 + "]", _exceptionable2) || $report(_exceptionable2, {
659
+ path: _path2 + ".groups[" + _index11 + "]",
554
660
  expected: "(FilterGroup | ValuesGroup)",
555
661
  value: elem
556
662
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -558,7 +664,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
558
664
  expected: "Array<GroupEntry>",
559
665
  value: input3.groups
560
666
  })].every((flag) => flag);
561
- const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
667
+ const $vo15 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
562
668
  path: _path2 + ".name",
563
669
  expected: "string",
564
670
  value: input3.name
@@ -570,12 +676,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
570
676
  path: _path2 + ".values",
571
677
  expected: "Array<__type>",
572
678
  value: input3.values
573
- })) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
574
- path: _path2 + ".values[" + _index10 + "]",
679
+ })) && input3.values.map((elem, _index12) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
680
+ path: _path2 + ".values[" + _index12 + "]",
575
681
  expected: "__type.o4",
576
682
  value: elem
577
- })) && $vo15(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
578
- path: _path2 + ".values[" + _index10 + "]",
683
+ })) && $vo16(elem, _path2 + ".values[" + _index12 + "]", _exceptionable2) || $report(_exceptionable2, {
684
+ path: _path2 + ".values[" + _index12 + "]",
579
685
  expected: "__type.o4",
580
686
  value: elem
581
687
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -587,7 +693,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
587
693
  expected: "(boolean | undefined)",
588
694
  value: input3.uncomputable
589
695
  })].every((flag) => flag);
590
- const $vo15 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
696
+ const $vo16 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
591
697
  path: _path2 + ".key",
592
698
  expected: "(number | string)",
593
699
  value: input3.key
@@ -596,7 +702,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
596
702
  expected: "string",
597
703
  value: input3.label
598
704
  })].every((flag) => flag);
599
- const $vo16 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
705
+ const $vo17 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
600
706
  path: _path2 + ".name",
601
707
  expected: "string",
602
708
  value: input3.name
@@ -608,7 +714,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
608
714
  path: _path2 + ".filter",
609
715
  expected: "TermFilter & { active: Filter; group: number; }",
610
716
  value: input3.filter
611
- })) && $vo17(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
717
+ })) && $vo18(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
612
718
  path: _path2 + ".filter",
613
719
  expected: "TermFilter & { active: Filter; group: number; }",
614
720
  value: input3.filter
@@ -617,7 +723,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
617
723
  expected: "boolean",
618
724
  value: input3.uncomputable
619
725
  })].every((flag) => flag);
620
- const $vo17 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.opts && null !== input3.opts || $report(_exceptionable2, {
726
+ const $vo18 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.opts && null !== input3.opts || $report(_exceptionable2, {
621
727
  path: _path2 + ".opts",
622
728
  expected: "__type.o3",
623
729
  value: input3.opts
@@ -629,12 +735,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
629
735
  path: _path2 + ".terms",
630
736
  expected: "Array<DtTerm>",
631
737
  value: input3.terms
632
- })) && input3.terms.map((elem, _index11) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
633
- path: _path2 + ".terms[" + _index11 + "]",
738
+ })) && input3.terms.map((elem, _index13) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
739
+ path: _path2 + ".terms[" + _index13 + "]",
634
740
  expected: "DtTerm",
635
741
  value: elem
636
- })) && $vo11(elem, _path2 + ".terms[" + _index11 + "]", _exceptionable2) || $report(_exceptionable2, {
637
- path: _path2 + ".terms[" + _index11 + "]",
742
+ })) && $vo11(elem, _path2 + ".terms[" + _index13 + "]", _exceptionable2) || $report(_exceptionable2, {
743
+ path: _path2 + ".terms[" + _index13 + "]",
638
744
  expected: "DtTerm",
639
745
  value: elem
640
746
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -654,7 +760,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
654
760
  expected: "number",
655
761
  value: input3.group
656
762
  })].every((flag) => flag);
657
- const $vo18 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
763
+ const $vo19 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
658
764
  path: _path2 + ".disabled",
659
765
  expected: "boolean",
660
766
  value: input3.disabled
@@ -671,7 +777,92 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
671
777
  expected: "([] | undefined)",
672
778
  value: input3.lst
673
779
  })].every((flag) => flag);
674
- const $vo19 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
780
+ const $vo20 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
781
+ path: _path2 + ".id",
782
+ expected: "string",
783
+ value: input3.id
784
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
785
+ path: _path2 + ".name",
786
+ expected: "string",
787
+ value: input3.name
788
+ }), "geneVariant" === input3.type || $report(_exceptionable2, {
789
+ path: _path2 + ".type",
790
+ expected: '"geneVariant"',
791
+ value: input3.type
792
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
793
+ path: _path2 + ".child_types",
794
+ expected: "(Array<string> | undefined)",
795
+ value: input3.child_types
796
+ })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
797
+ path: _path2 + ".child_types[" + _index14 + "]",
798
+ expected: "string",
799
+ value: elem
800
+ })).every((flag) => flag) || $report(_exceptionable2, {
801
+ path: _path2 + ".child_types",
802
+ expected: "(Array<string> | undefined)",
803
+ value: input3.child_types
804
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
805
+ path: _path2 + ".hashtmldetail",
806
+ expected: "(boolean | undefined)",
807
+ value: input3.hashtmldetail
808
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
809
+ path: _path2 + ".included_types",
810
+ expected: "(Array<string> | undefined)",
811
+ value: input3.included_types
812
+ })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
813
+ path: _path2 + ".included_types[" + _index15 + "]",
814
+ expected: "string",
815
+ value: elem
816
+ })).every((flag) => flag) || $report(_exceptionable2, {
817
+ path: _path2 + ".included_types",
818
+ expected: "(Array<string> | undefined)",
819
+ value: input3.included_types
820
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
821
+ path: _path2 + ".isleaf",
822
+ expected: "(boolean | undefined)",
823
+ value: input3.isleaf
824
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
825
+ path: _path2 + ".values",
826
+ expected: "(TermValues | undefined)",
827
+ value: input3.values
828
+ })) && $vo7(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
829
+ path: _path2 + ".values",
830
+ expected: "(TermValues | undefined)",
831
+ value: input3.values
832
+ }), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
833
+ path: _path2 + ".filter",
834
+ expected: "(TermFilter | undefined)",
835
+ value: input3.filter
836
+ })) && $vo9(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
837
+ path: _path2 + ".filter",
838
+ expected: "(TermFilter | undefined)",
839
+ value: input3.filter
840
+ }), "coord" === input3.kind || $report(_exceptionable2, {
841
+ path: _path2 + ".kind",
842
+ expected: '"coord"',
843
+ value: input3.kind
844
+ }), "string" === typeof input3.chr || $report(_exceptionable2, {
845
+ path: _path2 + ".chr",
846
+ expected: "string",
847
+ value: input3.chr
848
+ }), "number" === typeof input3.start || $report(_exceptionable2, {
849
+ path: _path2 + ".start",
850
+ expected: "number",
851
+ value: input3.start
852
+ }), "number" === typeof input3.stop || $report(_exceptionable2, {
853
+ path: _path2 + ".stop",
854
+ expected: "number",
855
+ value: input3.stop
856
+ }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
857
+ path: _path2 + ".groupsetting",
858
+ expected: "(EnabledTermGroupSetting | __type.o5 | undefined)",
859
+ value: input3.groupsetting
860
+ })) && $vu4(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
861
+ path: _path2 + ".groupsetting",
862
+ expected: "(EnabledTermGroupSetting | __type.o5 | undefined)",
863
+ value: input3.groupsetting
864
+ })].every((flag) => flag);
865
+ const $vo21 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
675
866
  path: _path2 + ".join",
676
867
  expected: "(string | undefined)",
677
868
  value: input3.join
@@ -683,7 +874,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
683
874
  path: _path2 + ".term",
684
875
  expected: "NumericTerm",
685
876
  value: input3.term
686
- })) && $vo20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
877
+ })) && $vo22(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
687
878
  path: _path2 + ".term",
688
879
  expected: "NumericTerm",
689
880
  value: input3.term
@@ -691,12 +882,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
691
882
  path: _path2 + ".ranges",
692
883
  expected: "Array<NumericBin>",
693
884
  value: input3.ranges
694
- })) && input3.ranges.map((elem, _index12) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
695
- path: _path2 + ".ranges[" + _index12 + "]",
885
+ })) && input3.ranges.map((elem, _index16) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
886
+ path: _path2 + ".ranges[" + _index16 + "]",
696
887
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
697
888
  value: elem
698
- })) && $vu2(elem, _path2 + ".ranges[" + _index12 + "]", _exceptionable2) || $report(_exceptionable2, {
699
- path: _path2 + ".ranges[" + _index12 + "]",
889
+ })) && $vu2(elem, _path2 + ".ranges[" + _index16 + "]", _exceptionable2) || $report(_exceptionable2, {
890
+ path: _path2 + ".ranges[" + _index16 + "]",
700
891
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
701
892
  value: elem
702
893
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -707,12 +898,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
707
898
  path: _path2 + ".values",
708
899
  expected: "Array<__type>.o1",
709
900
  value: input3.values
710
- })) && input3.values.map((elem, _index13) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
711
- path: _path2 + ".values[" + _index13 + "]",
901
+ })) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
902
+ path: _path2 + ".values[" + _index17 + "]",
712
903
  expected: "__type.o7",
713
904
  value: elem
714
- })) && $vo29(elem, _path2 + ".values[" + _index13 + "]", _exceptionable2) || $report(_exceptionable2, {
715
- path: _path2 + ".values[" + _index13 + "]",
905
+ })) && $vo31(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
906
+ path: _path2 + ".values[" + _index17 + "]",
716
907
  expected: "__type.o7",
717
908
  value: elem
718
909
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -720,7 +911,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
720
911
  expected: "Array<__type>.o1",
721
912
  value: input3.values
722
913
  })].every((flag) => flag);
723
- const $vo20 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
914
+ const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
724
915
  path: _path2 + ".id",
725
916
  expected: "string",
726
917
  value: input3.id
@@ -736,8 +927,8 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
736
927
  path: _path2 + ".child_types",
737
928
  expected: "(Array<string> | undefined)",
738
929
  value: input3.child_types
739
- })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
740
- path: _path2 + ".child_types[" + _index14 + "]",
930
+ })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
931
+ path: _path2 + ".child_types[" + _index18 + "]",
741
932
  expected: "string",
742
933
  value: elem
743
934
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -752,8 +943,8 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
752
943
  path: _path2 + ".included_types",
753
944
  expected: "(Array<string> | undefined)",
754
945
  value: input3.included_types
755
- })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
756
- path: _path2 + ".included_types[" + _index15 + "]",
946
+ })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
947
+ path: _path2 + ".included_types[" + _index19 + "]",
757
948
  expected: "string",
758
949
  value: elem
759
950
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -784,7 +975,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
784
975
  path: _path2 + ".bins",
785
976
  expected: "PresetNumericBins",
786
977
  value: input3.bins
787
- })) && $vo21(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
978
+ })) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
788
979
  path: _path2 + ".bins",
789
980
  expected: "PresetNumericBins",
790
981
  value: input3.bins
@@ -796,16 +987,16 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
796
987
  path: _path2 + ".continuousColorScale",
797
988
  expected: "(__type.o6 | undefined)",
798
989
  value: input3.continuousColorScale
799
- })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
990
+ })) && $vo30(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
800
991
  path: _path2 + ".continuousColorScale",
801
992
  expected: "(__type.o6 | undefined)",
802
993
  value: input3.continuousColorScale
803
994
  })].every((flag) => flag);
804
- const $vo21 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
995
+ const $vo23 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
805
996
  path: _path2 + '["default"]',
806
997
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
807
998
  value: input3["default"]
808
- })) && $vu5(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
999
+ })) && $vu6(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
809
1000
  path: _path2 + '["default"]',
810
1001
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
811
1002
  value: input3["default"]
@@ -813,7 +1004,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
813
1004
  path: _path2 + ".less",
814
1005
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
815
1006
  value: input3.less
816
- })) && $vu5(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
1007
+ })) && $vu6(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
817
1008
  path: _path2 + ".less",
818
1009
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
819
1010
  value: input3.less
@@ -838,11 +1029,11 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
838
1029
  expected: "(number | undefined)",
839
1030
  value: input3.max
840
1031
  })].every((flag) => flag);
841
- const $vo22 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1032
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
842
1033
  path: _path2 + ".hiddenValues",
843
1034
  expected: "(HiddenValues | undefined)",
844
1035
  value: input3.hiddenValues
845
- })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1036
+ })) && $vo25(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
846
1037
  path: _path2 + ".hiddenValues",
847
1038
  expected: "(HiddenValues | undefined)",
848
1039
  value: input3.hiddenValues
@@ -874,7 +1065,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
874
1065
  path: _path2 + ".first_bin",
875
1066
  expected: "(FullyBoundedBin | StartUnboundedBin)",
876
1067
  value: input3.first_bin
877
- })) && $vu6(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
1068
+ })) && $vu7(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
878
1069
  path: _path2 + ".first_bin",
879
1070
  expected: "(FullyBoundedBin | StartUnboundedBin)",
880
1071
  value: input3.first_bin
@@ -882,7 +1073,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
882
1073
  path: _path2 + ".last_bin",
883
1074
  expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
884
1075
  value: input3.last_bin
885
- })) && $vu7(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
1076
+ })) && $vu8(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
886
1077
  path: _path2 + ".last_bin",
887
1078
  expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
888
1079
  value: input3.last_bin
@@ -891,7 +1082,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
891
1082
  expected: "(number | undefined)",
892
1083
  value: input3.label_offset
893
1084
  })].every((flag) => flag);
894
- const $vo23 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1085
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
895
1086
  const value = input3[key];
896
1087
  if (void 0 === value)
897
1088
  return true;
@@ -903,7 +1094,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
903
1094
  });
904
1095
  return true;
905
1096
  }).every((flag) => flag)].every((flag) => flag);
906
- const $vo24 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1097
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
907
1098
  path: _path2 + ".startunbounded",
908
1099
  expected: "true",
909
1100
  value: input3.startunbounded
@@ -928,7 +1119,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
928
1119
  expected: "(string | undefined)",
929
1120
  value: input3.label
930
1121
  })].every((flag) => flag);
931
- const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1122
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
932
1123
  path: _path2 + ".startunbounded",
933
1124
  expected: "(false | undefined)",
934
1125
  value: input3.startunbounded
@@ -957,7 +1148,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
957
1148
  expected: "(string | undefined)",
958
1149
  value: input3.label
959
1150
  })].every((flag) => flag);
960
- const $vo26 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1151
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
961
1152
  path: _path2 + ".start",
962
1153
  expected: "number",
963
1154
  value: input3.start
@@ -982,11 +1173,11 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
982
1173
  expected: "(string | undefined)",
983
1174
  value: input3.label
984
1175
  })].every((flag) => flag);
985
- const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1176
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
986
1177
  path: _path2 + ".hiddenValues",
987
1178
  expected: "(HiddenValues | undefined)",
988
1179
  value: input3.hiddenValues
989
- })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1180
+ })) && $vo25(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
990
1181
  path: _path2 + ".hiddenValues",
991
1182
  expected: "(HiddenValues | undefined)",
992
1183
  value: input3.hiddenValues
@@ -1028,12 +1219,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1028
1219
  path: _path2 + ".lst",
1029
1220
  expected: "...(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1030
1221
  value: input3.lst.slice(1)
1031
- })) && input3.lst.slice(1).map((elem, _index16) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1032
- path: _path2 + ".lst[" + (1 + _index16) + "]",
1222
+ })) && input3.lst.slice(1).map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1223
+ path: _path2 + ".lst[" + (1 + _index20) + "]",
1033
1224
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1034
1225
  value: elem
1035
- })) && $vu2(elem, _path2 + ".lst[" + (1 + _index16) + "]", _exceptionable2) || $report(_exceptionable2, {
1036
- path: _path2 + ".lst[" + (1 + _index16) + "]",
1226
+ })) && $vu2(elem, _path2 + ".lst[" + (1 + _index20) + "]", _exceptionable2) || $report(_exceptionable2, {
1227
+ path: _path2 + ".lst[" + (1 + _index20) + "]",
1037
1228
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1038
1229
  value: elem
1039
1230
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1049,7 +1240,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1049
1240
  expected: '("median" | undefined)',
1050
1241
  value: input3.preferredBins
1051
1242
  })].every((flag) => flag);
1052
- const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1243
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1053
1244
  path: _path2 + ".minColor",
1054
1245
  expected: "string",
1055
1246
  value: input3.minColor
@@ -1058,7 +1249,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1058
1249
  expected: "string",
1059
1250
  value: input3.maxColor
1060
1251
  })].every((flag) => flag);
1061
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1252
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1062
1253
  path: _path2 + ".key",
1063
1254
  expected: "string",
1064
1255
  value: input3.key
@@ -1075,7 +1266,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1075
1266
  expected: "(string | undefined)",
1076
1267
  value: input3.label
1077
1268
  })].every((flag) => flag);
1078
- const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1269
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1079
1270
  path: _path2 + ".join",
1080
1271
  expected: "(string | undefined)",
1081
1272
  value: input3.join
@@ -1087,7 +1278,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1087
1278
  path: _path2 + ".term",
1088
1279
  expected: "ConditionTerm",
1089
1280
  value: input3.term
1090
- })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1281
+ })) && $vo33(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1091
1282
  path: _path2 + ".term",
1092
1283
  expected: "ConditionTerm",
1093
1284
  value: input3.term
@@ -1107,12 +1298,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1107
1298
  path: _path2 + ".grade_and_child",
1108
1299
  expected: "(Array<GradeAndChildEntry> | undefined)",
1109
1300
  value: input3.grade_and_child
1110
- })) && input3.grade_and_child.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1111
- path: _path2 + ".grade_and_child[" + _index17 + "]",
1301
+ })) && input3.grade_and_child.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1302
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1112
1303
  expected: "GradeAndChildEntry",
1113
1304
  value: elem
1114
- })) && $vo32(elem, _path2 + ".grade_and_child[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1115
- path: _path2 + ".grade_and_child[" + _index17 + "]",
1305
+ })) && $vo34(elem, _path2 + ".grade_and_child[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1306
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1116
1307
  expected: "GradeAndChildEntry",
1117
1308
  value: elem
1118
1309
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1120,7 +1311,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1120
1311
  expected: "(Array<GradeAndChildEntry> | undefined)",
1121
1312
  value: input3.grade_and_child
1122
1313
  })].every((flag) => flag);
1123
- const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1314
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1124
1315
  path: _path2 + ".id",
1125
1316
  expected: "string",
1126
1317
  value: input3.id
@@ -1136,8 +1327,8 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1136
1327
  path: _path2 + ".child_types",
1137
1328
  expected: "(Array<string> | undefined)",
1138
1329
  value: input3.child_types
1139
- })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1140
- path: _path2 + ".child_types[" + _index18 + "]",
1330
+ })) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1331
+ path: _path2 + ".child_types[" + _index22 + "]",
1141
1332
  expected: "string",
1142
1333
  value: elem
1143
1334
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1152,8 +1343,8 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1152
1343
  path: _path2 + ".included_types",
1153
1344
  expected: "(Array<string> | undefined)",
1154
1345
  value: input3.included_types
1155
- })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1156
- path: _path2 + ".included_types[" + _index19 + "]",
1346
+ })) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1347
+ path: _path2 + ".included_types[" + _index23 + "]",
1157
1348
  expected: "string",
1158
1349
  value: elem
1159
1350
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1181,7 +1372,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1181
1372
  expected: "(TermFilter | undefined)",
1182
1373
  value: input3.filter
1183
1374
  })].every((flag) => flag);
1184
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1375
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1185
1376
  path: _path2 + ".grade",
1186
1377
  expected: "number",
1187
1378
  value: input3.grade
@@ -1198,7 +1389,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1198
1389
  expected: "string",
1199
1390
  value: input3.child_label
1200
1391
  })].every((flag) => flag);
1201
- const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1392
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1202
1393
  path: _path2 + ".join",
1203
1394
  expected: "(string | undefined)",
1204
1395
  value: input3.join
@@ -1218,12 +1409,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1218
1409
  path: _path2 + ".values",
1219
1410
  expected: "Array<__type>.o2",
1220
1411
  value: input3.values
1221
- })) && input3.values.map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1222
- path: _path2 + ".values[" + _index20 + "]",
1412
+ })) && input3.values.map((elem, _index24) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1413
+ path: _path2 + ".values[" + _index24 + "]",
1223
1414
  expected: "__type.o8",
1224
1415
  value: elem
1225
- })) && $vo34(elem, _path2 + ".values[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
1226
- path: _path2 + ".values[" + _index20 + "]",
1416
+ })) && $vo36(elem, _path2 + ".values[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
1417
+ path: _path2 + ".values[" + _index24 + "]",
1227
1418
  expected: "__type.o8",
1228
1419
  value: elem
1229
1420
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1231,7 +1422,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1231
1422
  expected: "Array<__type>.o2",
1232
1423
  value: input3.values
1233
1424
  })].every((flag) => flag);
1234
- const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1425
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1235
1426
  path: _path2 + ".key",
1236
1427
  expected: "string",
1237
1428
  value: input3.key
@@ -1257,9 +1448,9 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1257
1448
  })();
1258
1449
  const $vu1 = (input3, _path2, _exceptionable2 = true) => (() => {
1259
1450
  if ("string" === typeof input3.type)
1260
- return $vo14(input3, _path2, _exceptionable2);
1451
+ return $vo15(input3, _path2, _exceptionable2);
1261
1452
  if ("filter" === input3.type)
1262
- return $vo16(input3, _path2, _exceptionable2);
1453
+ return $vo17(input3, _path2, _exceptionable2);
1263
1454
  return $report(_exceptionable2, {
1264
1455
  path: _path2,
1265
1456
  expected: "(ValuesGroup | FilterGroup)",
@@ -1268,48 +1459,59 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
1268
1459
  })();
1269
1460
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
1270
1461
  if (true === input3.startunbounded)
1271
- return $vo24(input3, _path2, _exceptionable2);
1272
- if (true === input3.stopunbounded)
1273
1462
  return $vo26(input3, _path2, _exceptionable2);
1274
- return $vo25(input3, _path2, _exceptionable2);
1463
+ if (true === input3.stopunbounded)
1464
+ return $vo28(input3, _path2, _exceptionable2);
1465
+ return $vo27(input3, _path2, _exceptionable2);
1275
1466
  })();
1276
1467
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
1277
1468
  if (void 0 !== input3.ranges)
1278
- return $vo19(input3, _path2, _exceptionable2);
1279
- return $vo5(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
1469
+ return $vo21(input3, _path2, _exceptionable2);
1470
+ return $vo5(input3, _path2, false) || $vo32(input3, _path2, false) || $vo35(input3, _path2, false);
1280
1471
  })();
1281
1472
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
1282
- if (Array.isArray(input3.lst) && input3.lst.map((elem, _index21) => "object" === typeof elem && null !== elem && $vo13(elem, _path2 + ".lst[" + _index21 + "]", false)).every((flag) => flag))
1283
- return $vo12(input3, _path2, _exceptionable2);
1284
- return $vo18(input3, _path2, _exceptionable2);
1473
+ if (Array.isArray(input3.lst) && input3.lst.map((elem, _index25) => "object" === typeof elem && null !== elem && $vo14(elem, _path2 + ".lst[" + _index25 + "]", false)).every((flag) => flag))
1474
+ return $vo13(input3, _path2, _exceptionable2);
1475
+ return $vo19(input3, _path2, _exceptionable2);
1285
1476
  })();
1286
1477
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
1478
+ if ("gene" === input3.kind)
1479
+ return $vo12(input3, _path2, _exceptionable2);
1480
+ if ("coord" === input3.kind)
1481
+ return $vo20(input3, _path2, _exceptionable2);
1482
+ return $report(_exceptionable2, {
1483
+ path: _path2,
1484
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; })',
1485
+ value: input3
1486
+ });
1487
+ })();
1488
+ const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
1287
1489
  if ("regular-bin" === input3.type)
1288
- return $vo22(input3, _path2, _exceptionable2);
1490
+ return $vo24(input3, _path2, _exceptionable2);
1289
1491
  if ("custom-bin" === input3.type)
1290
- return $vo27(input3, _path2, _exceptionable2);
1492
+ return $vo29(input3, _path2, _exceptionable2);
1291
1493
  return $report(_exceptionable2, {
1292
1494
  path: _path2,
1293
1495
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
1294
1496
  value: input3
1295
1497
  });
1296
1498
  })();
1297
- const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
1499
+ const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
1298
1500
  if (true === input3.startunbounded)
1299
- return $vo24(input3, _path2, _exceptionable2);
1501
+ return $vo26(input3, _path2, _exceptionable2);
1300
1502
  if (void 0 !== input3.start)
1301
- return $vo25(input3, _path2, _exceptionable2);
1503
+ return $vo27(input3, _path2, _exceptionable2);
1302
1504
  return $report(_exceptionable2, {
1303
1505
  path: _path2,
1304
1506
  expected: "(StartUnboundedBin | FullyBoundedBin)",
1305
1507
  value: input3
1306
1508
  });
1307
1509
  })();
1308
- const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
1510
+ const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
1309
1511
  if (void 0 !== input3.stop)
1310
- return $vo25(input3, _path2, _exceptionable2);
1512
+ return $vo27(input3, _path2, _exceptionable2);
1311
1513
  if (true === input3.stopunbounded)
1312
- return $vo26(input3, _path2, _exceptionable2);
1514
+ return $vo28(input3, _path2, _exceptionable2);
1313
1515
  return $report(_exceptionable2, {
1314
1516
  path: _path2,
1315
1517
  expected: "(FullyBoundedBin | StopUnboundedBin)",