@sjcrh/proteinpaint-types 2.137.2-0 → 2.137.2-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.
- package/dist/brainImaging.js +1 -1
- package/dist/{chunk-OQVYIYZL.js → chunk-657TS66W.js} +338 -394
- package/dist/{chunk-UG7RYMCA.js → chunk-6H6TQ3MA.js} +117 -145
- package/dist/{chunk-DA6B77HN.js → chunk-6LRQCE3E.js} +117 -145
- package/dist/{chunk-AKJWBIUV.js → chunk-7YFANJ2A.js} +268 -296
- package/dist/{chunk-HF2D3UVQ.js → chunk-CBPDONEQ.js} +268 -296
- package/dist/{chunk-B2FSTXLW.js → chunk-FMSTAFII.js} +117 -145
- package/dist/{chunk-3P6M5ZNJ.js → chunk-IE3MSHTB.js} +268 -296
- package/dist/{chunk-MLAGM7F5.js → chunk-MDPMNCMV.js} +268 -296
- package/dist/{chunk-M7HKDHB3.js → chunk-PAQX4HYF.js} +329 -357
- package/dist/{chunk-BS7BYTYZ.js → chunk-QCGBPQ7S.js} +113 -141
- package/dist/{chunk-C32XALTH.js → chunk-SUL2XLYM.js} +304 -360
- package/dist/{chunk-G5SBQR25.js → chunk-YGOZU46P.js} +117 -145
- package/dist/correlationVolcano.js +1 -1
- package/dist/index.js +12 -12
- package/dist/termdb.boxplot.js +1 -1
- package/dist/termdb.categories.js +1 -1
- package/dist/termdb.cluster.js +1 -1
- package/dist/termdb.descrstats.js +1 -1
- package/dist/termdb.numericcategories.js +1 -1
- package/dist/termdb.percentile.js +1 -1
- package/dist/termdb.termsbyids.js +1 -1
- package/dist/termdb.topTermsByType.js +1 -1
- package/dist/termdb.topVariablyExpressedGenes.js +1 -1
- package/dist/termdb.violin.js +1 -1
- package/package.json +1 -1
- package/src/terms/geneVariant.ts +29 -19
- package/src/terms/term.ts +4 -12
|
@@ -26,7 +26,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
26
26
|
const $io1 = (input3) => "tvslst" === input3.type && "boolean" === typeof input3["in"] && "string" === typeof input3.join && (void 0 === input3.tag || "string" === typeof input3.tag) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
|
|
27
27
|
const $io2 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu6(input3.tvs));
|
|
28
28
|
const $io3 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && (void 0 === input3.groupset_label || "string" === typeof input3.groupset_label) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io6(elem)));
|
|
29
|
-
const $io4 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $
|
|
29
|
+
const $io4 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting));
|
|
30
30
|
const $io5 = (input3) => Object.keys(input3).every((key) => {
|
|
31
31
|
const value = input3[key];
|
|
32
32
|
if (void 0 === value)
|
|
@@ -38,17 +38,16 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
38
38
|
return true;
|
|
39
39
|
});
|
|
40
40
|
const $io6 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter));
|
|
41
|
-
const $io7 = (input3) =>
|
|
42
|
-
const $io8 = (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.
|
|
41
|
+
const $io7 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io8(elem)));
|
|
42
|
+
const $io8 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
|
|
43
43
|
const $io9 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io10(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
|
|
44
44
|
const $io10 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
|
|
45
45
|
const $io11 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && "string" === typeof input3.color;
|
|
46
|
-
const $io12 = (input3) => "
|
|
47
|
-
const $io13 = (input3) => (void 0 === input3.
|
|
48
|
-
const $io14 = (input3) => "
|
|
49
|
-
const $io15 = (input3) => "object" === typeof input3
|
|
50
|
-
const $io16 = (input3) =>
|
|
51
|
-
const $io17 = (input3) => Object.keys(input3).every((key) => {
|
|
46
|
+
const $io12 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io13(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 && $io22(elem)));
|
|
47
|
+
const $io13 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io21(input3.continuousColorScale));
|
|
48
|
+
const $io14 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu7(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu7(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);
|
|
49
|
+
const $io15 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu4(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu5(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
|
|
50
|
+
const $io16 = (input3) => Object.keys(input3).every((key) => {
|
|
52
51
|
const value = input3[key];
|
|
53
52
|
if (void 0 === value)
|
|
54
53
|
return true;
|
|
@@ -56,22 +55,22 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
56
55
|
return "number" === typeof value;
|
|
57
56
|
return true;
|
|
58
57
|
});
|
|
59
|
-
const $
|
|
60
|
-
const $
|
|
61
|
-
const $
|
|
62
|
-
const $
|
|
63
|
-
const $
|
|
64
|
-
const $
|
|
65
|
-
const $
|
|
66
|
-
const $
|
|
67
|
-
const $
|
|
68
|
-
const $
|
|
69
|
-
const $
|
|
70
|
-
const $
|
|
71
|
-
const $
|
|
72
|
-
const $
|
|
73
|
-
const $
|
|
74
|
-
const $
|
|
58
|
+
const $io17 = (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);
|
|
59
|
+
const $io18 = (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);
|
|
60
|
+
const $io19 = (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);
|
|
61
|
+
const $io20 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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);
|
|
62
|
+
const $io21 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
|
|
63
|
+
const $io22 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
|
|
64
|
+
const $io23 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io24(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 && $io25(elem)));
|
|
65
|
+
const $io24 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
66
|
+
const $io25 = (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;
|
|
67
|
+
const $io26 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io30(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
|
|
68
|
+
const $io27 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu8(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
|
|
69
|
+
const $io28 = (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) && "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 && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
|
|
70
|
+
const $io29 = (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) && "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 && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
|
|
71
|
+
const $io30 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
|
|
72
|
+
const $io31 = (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) && $io32(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("CatTWValues" === input3.type || "CatTWPredefinedGS" === input3.type || "CatTWCustomGS" === input3.type) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu9(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term));
|
|
73
|
+
const $io32 = (input3) => Object.keys(input3).every((key) => {
|
|
75
74
|
const value = input3[key];
|
|
76
75
|
if (void 0 === value)
|
|
77
76
|
return true;
|
|
@@ -79,57 +78,57 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
79
78
|
return true;
|
|
80
79
|
return true;
|
|
81
80
|
});
|
|
82
|
-
const $
|
|
83
|
-
const $
|
|
84
|
-
const $
|
|
85
|
-
const $
|
|
86
|
-
const $
|
|
87
|
-
const $
|
|
88
|
-
const $
|
|
89
|
-
const $
|
|
90
|
-
const $
|
|
91
|
-
const $
|
|
92
|
-
const $
|
|
93
|
-
const $
|
|
94
|
-
const $
|
|
95
|
-
const $
|
|
96
|
-
const $
|
|
97
|
-
const $
|
|
98
|
-
const $
|
|
99
|
-
const $
|
|
100
|
-
const $
|
|
101
|
-
const $
|
|
102
|
-
const $
|
|
103
|
-
const $
|
|
104
|
-
const $
|
|
105
|
-
const $
|
|
106
|
-
const $
|
|
107
|
-
const $
|
|
81
|
+
const $io33 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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;
|
|
82
|
+
const $io34 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "filter" === input3.type);
|
|
83
|
+
const $io35 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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;
|
|
84
|
+
const $io36 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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 && $io37(input3.customset));
|
|
85
|
+
const $io37 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem));
|
|
86
|
+
const $io38 = (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) && $io32(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu10(input3.q));
|
|
87
|
+
const $io39 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
|
|
88
|
+
const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "continuous" === input3.mode && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
|
|
89
|
+
const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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 && $io42(elem))) && (null !== input3.type && void 0 === input3.type);
|
|
90
|
+
const $io42 = (input3) => "number" === typeof input3.value;
|
|
91
|
+
const $io43 = (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) && $io32(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io44(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io46(input3.term));
|
|
92
|
+
const $io44 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io45(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;
|
|
93
|
+
const $io45 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu6(input3.tvs));
|
|
94
|
+
const $io46 = (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.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io47(elem)));
|
|
95
|
+
const $io47 = (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 && $io48(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io49(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);
|
|
96
|
+
const $io48 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
|
|
97
|
+
const $io49 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
|
|
98
|
+
const $io50 = (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) && $io32(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu12(input3.q));
|
|
99
|
+
const $io51 = (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) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
|
|
100
|
+
const $io52 = (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) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
|
|
101
|
+
const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting));
|
|
102
|
+
const $io54 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io21(input3.continuousColorScale));
|
|
103
|
+
const $io55 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
104
|
+
const $io56 = (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.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io47(elem)));
|
|
105
|
+
const $io57 = (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) && $io58(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
106
|
+
const $io58 = (input3) => Object.keys(input3).every((key) => {
|
|
108
107
|
const value = input3[key];
|
|
109
108
|
if (void 0 === value)
|
|
110
109
|
return true;
|
|
111
110
|
if (RegExp(/(.*)/).test(key))
|
|
112
|
-
return "object" === typeof value && null !== value && $
|
|
111
|
+
return "object" === typeof value && null !== value && $io59(value);
|
|
113
112
|
if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
|
|
114
|
-
return "object" === typeof value && null !== value && $
|
|
113
|
+
return "object" === typeof value && null !== value && $io59(value);
|
|
115
114
|
return true;
|
|
116
115
|
});
|
|
117
|
-
const $
|
|
118
|
-
const $
|
|
119
|
-
const $
|
|
120
|
-
const $
|
|
121
|
-
const $
|
|
122
|
-
const $
|
|
116
|
+
const $io59 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io60(elem))) && true;
|
|
117
|
+
const $io60 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
|
|
118
|
+
const $io61 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type);
|
|
119
|
+
const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && true;
|
|
120
|
+
const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io64(input3.groups));
|
|
121
|
+
const $io64 = (input3) => Object.keys(input3).every((key) => {
|
|
123
122
|
const value = input3[key];
|
|
124
123
|
if (void 0 === value)
|
|
125
124
|
return true;
|
|
126
125
|
if (RegExp(/(.*)/).test(key))
|
|
127
|
-
return "object" === typeof value && null !== value && $
|
|
126
|
+
return "object" === typeof value && null !== value && $io65(value);
|
|
128
127
|
if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
|
|
129
|
-
return "object" === typeof value && null !== value && $
|
|
128
|
+
return "object" === typeof value && null !== value && $io65(value);
|
|
130
129
|
return true;
|
|
131
130
|
});
|
|
132
|
-
const $
|
|
131
|
+
const $io65 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io60(elem))) && true;
|
|
133
132
|
const $iu0 = (input3) => (() => {
|
|
134
133
|
if ("tvslst" === input3.type)
|
|
135
134
|
return $io1(input3);
|
|
@@ -146,142 +145,137 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
146
145
|
})();
|
|
147
146
|
const $iu2 = (input3) => (() => {
|
|
148
147
|
if (true === input3.startunbounded)
|
|
149
|
-
return $
|
|
148
|
+
return $io17(input3);
|
|
150
149
|
if (true === input3.stopunbounded)
|
|
151
|
-
return $
|
|
152
|
-
return $
|
|
150
|
+
return $io19(input3);
|
|
151
|
+
return $io18(input3);
|
|
153
152
|
})();
|
|
154
153
|
const $iu3 = (input3) => (() => {
|
|
155
154
|
if (void 0 !== input3.type)
|
|
156
|
-
return $
|
|
155
|
+
return $io31(input3);
|
|
157
156
|
return (() => {
|
|
158
|
-
if ($
|
|
159
|
-
return $
|
|
160
|
-
if ($
|
|
161
|
-
return $
|
|
162
|
-
if ($
|
|
163
|
-
return $
|
|
157
|
+
if ($io50(input3))
|
|
158
|
+
return $io50(input3);
|
|
159
|
+
if ($io43(input3))
|
|
160
|
+
return $io43(input3);
|
|
161
|
+
if ($io38(input3))
|
|
162
|
+
return $io38(input3);
|
|
164
163
|
return false;
|
|
165
164
|
})();
|
|
166
165
|
})();
|
|
167
166
|
const $iu4 = (input3) => (() => {
|
|
168
167
|
if (true === input3.startunbounded)
|
|
169
|
-
return $
|
|
168
|
+
return $io17(input3);
|
|
170
169
|
if (void 0 !== input3.start)
|
|
171
|
-
return $
|
|
170
|
+
return $io18(input3);
|
|
172
171
|
return false;
|
|
173
172
|
})();
|
|
174
173
|
const $iu5 = (input3) => (() => {
|
|
175
174
|
if (void 0 !== input3.stop)
|
|
176
|
-
return $
|
|
175
|
+
return $io18(input3);
|
|
177
176
|
if (true === input3.stopunbounded)
|
|
178
|
-
return $
|
|
177
|
+
return $io19(input3);
|
|
179
178
|
return false;
|
|
180
179
|
})();
|
|
181
180
|
const $iu6 = (input3) => (() => {
|
|
182
181
|
if (void 0 !== input3.ranges)
|
|
183
|
-
return $
|
|
182
|
+
return $io12(input3);
|
|
184
183
|
return (() => {
|
|
185
184
|
if ($io3(input3))
|
|
186
185
|
return $io3(input3);
|
|
187
|
-
if ($
|
|
188
|
-
return $
|
|
189
|
-
if ($
|
|
190
|
-
return $
|
|
186
|
+
if ($io23(input3))
|
|
187
|
+
return $io23(input3);
|
|
188
|
+
if ($io26(input3))
|
|
189
|
+
return $io26(input3);
|
|
191
190
|
return false;
|
|
192
191
|
})();
|
|
193
192
|
})();
|
|
194
193
|
const $iu7 = (input3) => (() => {
|
|
195
|
-
if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io8(elem)))
|
|
196
|
-
return $io7(input3);
|
|
197
|
-
return $io12(input3);
|
|
198
|
-
})();
|
|
199
|
-
const $iu8 = (input3) => (() => {
|
|
200
194
|
if ("regular-bin" === input3.type)
|
|
201
|
-
return $
|
|
195
|
+
return $io15(input3);
|
|
202
196
|
if ("custom-bin" === input3.type)
|
|
203
|
-
return $
|
|
197
|
+
return $io20(input3);
|
|
204
198
|
return false;
|
|
205
199
|
})();
|
|
206
|
-
const $
|
|
200
|
+
const $iu8 = (input3) => (() => {
|
|
207
201
|
if ("gene" === input3.kind)
|
|
208
|
-
return $
|
|
202
|
+
return $io28(input3);
|
|
209
203
|
if ("coord" === input3.kind)
|
|
210
|
-
return $
|
|
204
|
+
return $io29(input3);
|
|
211
205
|
return false;
|
|
212
206
|
})();
|
|
213
|
-
const $
|
|
207
|
+
const $iu9 = (input3) => (() => {
|
|
214
208
|
if ("values" === input3.type)
|
|
215
|
-
return $
|
|
209
|
+
return $io33(input3);
|
|
216
210
|
if ("predefined-groupset" === input3.type)
|
|
217
|
-
return $
|
|
211
|
+
return $io35(input3);
|
|
218
212
|
if ("custom-groupset" === input3.type)
|
|
219
|
-
return $
|
|
220
|
-
return $
|
|
213
|
+
return $io36(input3);
|
|
214
|
+
return $io34(input3);
|
|
221
215
|
})();
|
|
222
|
-
const $
|
|
216
|
+
const $iu10 = (input3) => (() => {
|
|
223
217
|
if ("regular-bin" === input3.type)
|
|
224
|
-
return $
|
|
218
|
+
return $io15(input3);
|
|
225
219
|
if ("continuous" === input3.mode)
|
|
226
|
-
return $
|
|
220
|
+
return $io40(input3);
|
|
227
221
|
if ("spline" === input3.mode)
|
|
228
|
-
return $
|
|
222
|
+
return $io41(input3);
|
|
229
223
|
return (() => {
|
|
230
|
-
if ($
|
|
231
|
-
return $
|
|
232
|
-
if ($
|
|
233
|
-
return $
|
|
224
|
+
if ($io20(input3))
|
|
225
|
+
return $io20(input3);
|
|
226
|
+
if ($io39(input3))
|
|
227
|
+
return $io39(input3);
|
|
234
228
|
return false;
|
|
235
229
|
})();
|
|
236
230
|
})();
|
|
237
|
-
const $
|
|
231
|
+
const $iu11 = (input3) => (() => {
|
|
238
232
|
if ("gene" === input3.kind)
|
|
239
|
-
return $
|
|
233
|
+
return $io51(input3);
|
|
240
234
|
if ("coord" === input3.kind)
|
|
241
|
-
return $
|
|
235
|
+
return $io52(input3);
|
|
242
236
|
if ("categorical" === input3.type)
|
|
243
|
-
return $
|
|
237
|
+
return $io53(input3);
|
|
244
238
|
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
|
|
245
|
-
return $
|
|
239
|
+
return $io54(input3);
|
|
246
240
|
if ("condition" === input3.type)
|
|
247
|
-
return $
|
|
241
|
+
return $io55(input3);
|
|
248
242
|
return (() => {
|
|
243
|
+
if ($io56(input3))
|
|
244
|
+
return $io56(input3);
|
|
249
245
|
if ($io57(input3))
|
|
250
246
|
return $io57(input3);
|
|
251
|
-
if ($io58(input3))
|
|
252
|
-
return $io58(input3);
|
|
253
247
|
return false;
|
|
254
248
|
})();
|
|
255
249
|
})();
|
|
256
|
-
const $
|
|
250
|
+
const $iu12 = (input3) => (() => {
|
|
257
251
|
if (void 0 !== input3.predefined_groupset_idx)
|
|
258
|
-
return $
|
|
252
|
+
return $io35(input3);
|
|
259
253
|
if (void 0 !== input3.customset)
|
|
260
|
-
return $
|
|
254
|
+
return $io36(input3);
|
|
261
255
|
if (void 0 !== input3.bin_size)
|
|
262
|
-
return $
|
|
256
|
+
return $io15(input3);
|
|
263
257
|
if (void 0 !== input3.knots)
|
|
264
|
-
return $
|
|
258
|
+
return $io41(input3);
|
|
265
259
|
if (void 0 !== input3.AFcutoff)
|
|
266
|
-
return $
|
|
260
|
+
return $io44(input3);
|
|
267
261
|
if (void 0 !== input3.timeScale)
|
|
268
|
-
return $
|
|
262
|
+
return $io62(input3);
|
|
269
263
|
return (() => {
|
|
270
264
|
if (void 0 !== input3.groups)
|
|
271
|
-
return $
|
|
265
|
+
return $io63(input3);
|
|
272
266
|
return (() => {
|
|
273
|
-
if ($io35(input3))
|
|
274
|
-
return $io35(input3);
|
|
275
|
-
if ($io62(input3))
|
|
276
|
-
return $io62(input3);
|
|
277
267
|
if ($io34(input3))
|
|
278
268
|
return $io34(input3);
|
|
279
|
-
if ($
|
|
280
|
-
return $
|
|
269
|
+
if ($io61(input3))
|
|
270
|
+
return $io61(input3);
|
|
271
|
+
if ($io33(input3))
|
|
272
|
+
return $io33(input3);
|
|
273
|
+
if ($io20(input3))
|
|
274
|
+
return $io20(input3);
|
|
275
|
+
if ($io39(input3))
|
|
276
|
+
return $io39(input3);
|
|
281
277
|
if ($io40(input3))
|
|
282
278
|
return $io40(input3);
|
|
283
|
-
if ($io41(input3))
|
|
284
|
-
return $io41(input3);
|
|
285
279
|
return false;
|
|
286
280
|
})();
|
|
287
281
|
})();
|
|
@@ -478,11 +472,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
478
472
|
value: input3.skipValuesBuild
|
|
479
473
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
480
474
|
path: _path2 + ".groupsetting",
|
|
481
|
-
expected: "
|
|
475
|
+
expected: "TermGroupSetting",
|
|
482
476
|
value: input3.groupsetting
|
|
483
|
-
})) && $
|
|
477
|
+
})) && $vo7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
484
478
|
path: _path2 + ".groupsetting",
|
|
485
|
-
expected: "
|
|
479
|
+
expected: "TermGroupSetting",
|
|
486
480
|
value: input3.groupsetting
|
|
487
481
|
})].every((flag) => flag);
|
|
488
482
|
const $vo5 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
@@ -544,13 +538,13 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
544
538
|
expected: "(Filter | undefined)",
|
|
545
539
|
value: input3.filter
|
|
546
540
|
})].every((flag) => flag);
|
|
547
|
-
const $vo7 = (input3, _path2, _exceptionable2 = true) => [
|
|
541
|
+
const $vo7 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
|
|
548
542
|
path: _path2 + ".disabled",
|
|
549
|
-
expected: "
|
|
543
|
+
expected: "boolean",
|
|
550
544
|
value: input3.disabled
|
|
551
|
-
}), (Array.isArray(input3.lst) || $report(_exceptionable2, {
|
|
545
|
+
}), void 0 === input3.lst || (Array.isArray(input3.lst) || $report(_exceptionable2, {
|
|
552
546
|
path: _path2 + ".lst",
|
|
553
|
-
expected: "Array<Groupset>",
|
|
547
|
+
expected: "(Array<Groupset> | undefined)",
|
|
554
548
|
value: input3.lst
|
|
555
549
|
})) && input3.lst.map((elem, _index6) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
556
550
|
path: _path2 + ".lst[" + _index6 + "]",
|
|
@@ -562,7 +556,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
562
556
|
value: elem
|
|
563
557
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
564
558
|
path: _path2 + ".lst",
|
|
565
|
-
expected: "Array<Groupset>",
|
|
559
|
+
expected: "(Array<Groupset> | undefined)",
|
|
566
560
|
value: input3.lst
|
|
567
561
|
})].every((flag) => flag);
|
|
568
562
|
const $vo8 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
@@ -577,10 +571,10 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
577
571
|
path: _path2 + ".is_subcondition",
|
|
578
572
|
expected: "(boolean | undefined)",
|
|
579
573
|
value: input3.is_subcondition
|
|
580
|
-
}), void 0 === input3.
|
|
581
|
-
path: _path2 + ".
|
|
582
|
-
expected: "(
|
|
583
|
-
value: input3.
|
|
574
|
+
}), void 0 === input3.dt || "number" === typeof input3.dt || $report(_exceptionable2, {
|
|
575
|
+
path: _path2 + ".dt",
|
|
576
|
+
expected: "(number | undefined)",
|
|
577
|
+
value: input3.dt
|
|
584
578
|
}), (Array.isArray(input3.groups) || $report(_exceptionable2, {
|
|
585
579
|
path: _path2 + ".groups",
|
|
586
580
|
expected: "Array<GroupEntry>",
|
|
@@ -657,24 +651,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
657
651
|
expected: "string",
|
|
658
652
|
value: input3.color
|
|
659
653
|
})].every((flag) => flag);
|
|
660
|
-
const $vo12 = (input3, _path2, _exceptionable2 = true) => ["
|
|
661
|
-
path: _path2 + ".disabled",
|
|
662
|
-
expected: "boolean",
|
|
663
|
-
value: input3.disabled
|
|
664
|
-
}), void 0 === input3.lst || (Array.isArray(input3.lst) || $report(_exceptionable2, {
|
|
665
|
-
path: _path2 + ".lst",
|
|
666
|
-
expected: "([] | undefined)",
|
|
667
|
-
value: input3.lst
|
|
668
|
-
})) && ((input3.lst.length === 0 || $report(_exceptionable2, {
|
|
669
|
-
path: _path2 + ".lst",
|
|
670
|
-
expected: "[]",
|
|
671
|
-
value: input3.lst
|
|
672
|
-
})) && [].every((flag) => flag)) || $report(_exceptionable2, {
|
|
673
|
-
path: _path2 + ".lst",
|
|
674
|
-
expected: "([] | undefined)",
|
|
675
|
-
value: input3.lst
|
|
676
|
-
})].every((flag) => flag);
|
|
677
|
-
const $vo13 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
654
|
+
const $vo12 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
678
655
|
path: _path2 + ".join",
|
|
679
656
|
expected: "(string | undefined)",
|
|
680
657
|
value: input3.join
|
|
@@ -686,7 +663,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
686
663
|
path: _path2 + ".term",
|
|
687
664
|
expected: "NumericTerm",
|
|
688
665
|
value: input3.term
|
|
689
|
-
})) && $
|
|
666
|
+
})) && $vo13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
690
667
|
path: _path2 + ".term",
|
|
691
668
|
expected: "NumericTerm",
|
|
692
669
|
value: input3.term
|
|
@@ -712,18 +689,18 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
712
689
|
value: input3.values
|
|
713
690
|
})) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
714
691
|
path: _path2 + ".values[" + _index10 + "]",
|
|
715
|
-
expected: "__type.
|
|
692
|
+
expected: "__type.o3",
|
|
716
693
|
value: elem
|
|
717
|
-
})) && $
|
|
694
|
+
})) && $vo22(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
718
695
|
path: _path2 + ".values[" + _index10 + "]",
|
|
719
|
-
expected: "__type.
|
|
696
|
+
expected: "__type.o3",
|
|
720
697
|
value: elem
|
|
721
698
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
722
699
|
path: _path2 + ".values",
|
|
723
700
|
expected: "Array<__type>.o1",
|
|
724
701
|
value: input3.values
|
|
725
702
|
})].every((flag) => flag);
|
|
726
|
-
const $
|
|
703
|
+
const $vo13 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
727
704
|
path: _path2 + ".id",
|
|
728
705
|
expected: "string",
|
|
729
706
|
value: input3.id
|
|
@@ -783,7 +760,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
783
760
|
path: _path2 + ".bins",
|
|
784
761
|
expected: "PresetNumericBins",
|
|
785
762
|
value: input3.bins
|
|
786
|
-
})) && $
|
|
763
|
+
})) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
787
764
|
path: _path2 + ".bins",
|
|
788
765
|
expected: "PresetNumericBins",
|
|
789
766
|
value: input3.bins
|
|
@@ -793,18 +770,18 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
793
770
|
value: input3.unit
|
|
794
771
|
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
795
772
|
path: _path2 + ".continuousColorScale",
|
|
796
|
-
expected: "(__type.
|
|
773
|
+
expected: "(__type.o2 | undefined)",
|
|
797
774
|
value: input3.continuousColorScale
|
|
798
|
-
})) && $
|
|
775
|
+
})) && $vo21(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
799
776
|
path: _path2 + ".continuousColorScale",
|
|
800
|
-
expected: "(__type.
|
|
777
|
+
expected: "(__type.o2 | undefined)",
|
|
801
778
|
value: input3.continuousColorScale
|
|
802
779
|
})].every((flag) => flag);
|
|
803
|
-
const $
|
|
780
|
+
const $vo14 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
|
|
804
781
|
path: _path2 + '["default"]',
|
|
805
782
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
806
783
|
value: input3["default"]
|
|
807
|
-
})) && $
|
|
784
|
+
})) && $vu7(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
|
|
808
785
|
path: _path2 + '["default"]',
|
|
809
786
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
810
787
|
value: input3["default"]
|
|
@@ -812,7 +789,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
812
789
|
path: _path2 + ".less",
|
|
813
790
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
814
791
|
value: input3.less
|
|
815
|
-
})) && $
|
|
792
|
+
})) && $vu7(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
|
|
816
793
|
path: _path2 + ".less",
|
|
817
794
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
818
795
|
value: input3.less
|
|
@@ -837,11 +814,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
837
814
|
expected: "(number | undefined)",
|
|
838
815
|
value: input3.max
|
|
839
816
|
})].every((flag) => flag);
|
|
840
|
-
const $
|
|
817
|
+
const $vo15 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
841
818
|
path: _path2 + ".hiddenValues",
|
|
842
819
|
expected: "(HiddenValues | undefined)",
|
|
843
820
|
value: input3.hiddenValues
|
|
844
|
-
})) && $
|
|
821
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
845
822
|
path: _path2 + ".hiddenValues",
|
|
846
823
|
expected: "(HiddenValues | undefined)",
|
|
847
824
|
value: input3.hiddenValues
|
|
@@ -890,7 +867,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
890
867
|
expected: "(number | undefined)",
|
|
891
868
|
value: input3.label_offset
|
|
892
869
|
})].every((flag) => flag);
|
|
893
|
-
const $
|
|
870
|
+
const $vo16 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
894
871
|
const value = input3[key];
|
|
895
872
|
if (void 0 === value)
|
|
896
873
|
return true;
|
|
@@ -902,7 +879,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
902
879
|
});
|
|
903
880
|
return true;
|
|
904
881
|
}).every((flag) => flag)].every((flag) => flag);
|
|
905
|
-
const $
|
|
882
|
+
const $vo17 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
|
|
906
883
|
path: _path2 + ".startunbounded",
|
|
907
884
|
expected: "true",
|
|
908
885
|
value: input3.startunbounded
|
|
@@ -927,7 +904,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
927
904
|
expected: "(string | undefined)",
|
|
928
905
|
value: input3.label
|
|
929
906
|
})].every((flag) => flag);
|
|
930
|
-
const $
|
|
907
|
+
const $vo18 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
|
|
931
908
|
path: _path2 + ".startunbounded",
|
|
932
909
|
expected: "(false | undefined)",
|
|
933
910
|
value: input3.startunbounded
|
|
@@ -956,7 +933,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
956
933
|
expected: "(string | undefined)",
|
|
957
934
|
value: input3.label
|
|
958
935
|
})].every((flag) => flag);
|
|
959
|
-
const $
|
|
936
|
+
const $vo19 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
|
|
960
937
|
path: _path2 + ".start",
|
|
961
938
|
expected: "number",
|
|
962
939
|
value: input3.start
|
|
@@ -981,11 +958,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
981
958
|
expected: "(string | undefined)",
|
|
982
959
|
value: input3.label
|
|
983
960
|
})].every((flag) => flag);
|
|
984
|
-
const $
|
|
961
|
+
const $vo20 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
985
962
|
path: _path2 + ".hiddenValues",
|
|
986
963
|
expected: "(HiddenValues | undefined)",
|
|
987
964
|
value: input3.hiddenValues
|
|
988
|
-
})) && $
|
|
965
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
989
966
|
path: _path2 + ".hiddenValues",
|
|
990
967
|
expected: "(HiddenValues | undefined)",
|
|
991
968
|
value: input3.hiddenValues
|
|
@@ -1048,7 +1025,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1048
1025
|
expected: '("median" | undefined)',
|
|
1049
1026
|
value: input3.preferredBins
|
|
1050
1027
|
})].every((flag) => flag);
|
|
1051
|
-
const $
|
|
1028
|
+
const $vo21 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
|
|
1052
1029
|
path: _path2 + ".minColor",
|
|
1053
1030
|
expected: "string",
|
|
1054
1031
|
value: input3.minColor
|
|
@@ -1057,7 +1034,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1057
1034
|
expected: "string",
|
|
1058
1035
|
value: input3.maxColor
|
|
1059
1036
|
})].every((flag) => flag);
|
|
1060
|
-
const $
|
|
1037
|
+
const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1061
1038
|
path: _path2 + ".key",
|
|
1062
1039
|
expected: "string",
|
|
1063
1040
|
value: input3.key
|
|
@@ -1074,7 +1051,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1074
1051
|
expected: "(string | undefined)",
|
|
1075
1052
|
value: input3.label
|
|
1076
1053
|
})].every((flag) => flag);
|
|
1077
|
-
const $
|
|
1054
|
+
const $vo23 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1078
1055
|
path: _path2 + ".join",
|
|
1079
1056
|
expected: "(string | undefined)",
|
|
1080
1057
|
value: input3.join
|
|
@@ -1086,7 +1063,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1086
1063
|
path: _path2 + ".term",
|
|
1087
1064
|
expected: "ConditionTerm",
|
|
1088
1065
|
value: input3.term
|
|
1089
|
-
})) && $
|
|
1066
|
+
})) && $vo24(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1090
1067
|
path: _path2 + ".term",
|
|
1091
1068
|
expected: "ConditionTerm",
|
|
1092
1069
|
value: input3.term
|
|
@@ -1110,7 +1087,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1110
1087
|
path: _path2 + ".grade_and_child[" + _index14 + "]",
|
|
1111
1088
|
expected: "GradeAndChildEntry",
|
|
1112
1089
|
value: elem
|
|
1113
|
-
})) && $
|
|
1090
|
+
})) && $vo25(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1114
1091
|
path: _path2 + ".grade_and_child[" + _index14 + "]",
|
|
1115
1092
|
expected: "GradeAndChildEntry",
|
|
1116
1093
|
value: elem
|
|
@@ -1119,7 +1096,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1119
1096
|
expected: "(Array<GradeAndChildEntry> | undefined)",
|
|
1120
1097
|
value: input3.grade_and_child
|
|
1121
1098
|
})].every((flag) => flag);
|
|
1122
|
-
const $
|
|
1099
|
+
const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1123
1100
|
path: _path2 + ".id",
|
|
1124
1101
|
expected: "string",
|
|
1125
1102
|
value: input3.id
|
|
@@ -1176,7 +1153,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1176
1153
|
expected: "(boolean | undefined)",
|
|
1177
1154
|
value: input3.skipValuesBuild
|
|
1178
1155
|
})].every((flag) => flag);
|
|
1179
|
-
const $
|
|
1156
|
+
const $vo25 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
|
|
1180
1157
|
path: _path2 + ".grade",
|
|
1181
1158
|
expected: "number",
|
|
1182
1159
|
value: input3.grade
|
|
@@ -1193,7 +1170,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1193
1170
|
expected: "string",
|
|
1194
1171
|
value: input3.child_label
|
|
1195
1172
|
})].every((flag) => flag);
|
|
1196
|
-
const $
|
|
1173
|
+
const $vo26 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1197
1174
|
path: _path2 + ".join",
|
|
1198
1175
|
expected: "(string | undefined)",
|
|
1199
1176
|
value: input3.join
|
|
@@ -1205,7 +1182,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1205
1182
|
path: _path2 + ".term",
|
|
1206
1183
|
expected: "DtTerm",
|
|
1207
1184
|
value: input3.term
|
|
1208
|
-
})) && $
|
|
1185
|
+
})) && $vo27(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1209
1186
|
path: _path2 + ".term",
|
|
1210
1187
|
expected: "DtTerm",
|
|
1211
1188
|
value: input3.term
|
|
@@ -1215,11 +1192,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1215
1192
|
value: input3.values
|
|
1216
1193
|
})) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1217
1194
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1218
|
-
expected: "__type.
|
|
1195
|
+
expected: "__type.o4",
|
|
1219
1196
|
value: elem
|
|
1220
|
-
})) && $
|
|
1197
|
+
})) && $vo30(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1221
1198
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1222
|
-
expected: "__type.
|
|
1199
|
+
expected: "__type.o4",
|
|
1223
1200
|
value: elem
|
|
1224
1201
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1225
1202
|
path: _path2 + ".values",
|
|
@@ -1234,7 +1211,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1234
1211
|
expected: "(boolean | undefined)",
|
|
1235
1212
|
value: input3.excludeGeneName
|
|
1236
1213
|
})].every((flag) => flag);
|
|
1237
|
-
const $
|
|
1214
|
+
const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1238
1215
|
path: _path2 + ".id",
|
|
1239
1216
|
expected: "string",
|
|
1240
1217
|
value: input3.id
|
|
@@ -1254,7 +1231,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1254
1231
|
path: _path2 + ".parentTerm",
|
|
1255
1232
|
expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1256
1233
|
value: input3.parentTerm
|
|
1257
|
-
})) && $
|
|
1234
|
+
})) && $vu8(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
|
|
1258
1235
|
path: _path2 + ".parentTerm",
|
|
1259
1236
|
expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1260
1237
|
value: input3.parentTerm
|
|
@@ -1283,7 +1260,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1283
1260
|
expected: "TermValues",
|
|
1284
1261
|
value: input3.values
|
|
1285
1262
|
})].every((flag) => flag);
|
|
1286
|
-
const $
|
|
1263
|
+
const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1287
1264
|
path: _path2 + ".id",
|
|
1288
1265
|
expected: "string",
|
|
1289
1266
|
value: input3.id
|
|
@@ -1361,11 +1338,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1361
1338
|
value: input3.stop
|
|
1362
1339
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1363
1340
|
path: _path2 + ".groupsetting",
|
|
1364
|
-
expected: "(
|
|
1341
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1365
1342
|
value: input3.groupsetting
|
|
1366
|
-
})) && $
|
|
1343
|
+
})) && $vo7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
1367
1344
|
path: _path2 + ".groupsetting",
|
|
1368
|
-
expected: "(
|
|
1345
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1369
1346
|
value: input3.groupsetting
|
|
1370
1347
|
}), void 0 === input3.childTerms || (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
1371
1348
|
path: _path2 + ".childTerms",
|
|
@@ -1375,7 +1352,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1375
1352
|
path: _path2 + ".childTerms[" + _index20 + "]",
|
|
1376
1353
|
expected: "DtTerm",
|
|
1377
1354
|
value: elem
|
|
1378
|
-
})) && $
|
|
1355
|
+
})) && $vo27(elem, _path2 + ".childTerms[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1379
1356
|
path: _path2 + ".childTerms[" + _index20 + "]",
|
|
1380
1357
|
expected: "DtTerm",
|
|
1381
1358
|
value: elem
|
|
@@ -1384,7 +1361,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1384
1361
|
expected: "(Array<DtTerm> | undefined)",
|
|
1385
1362
|
value: input3.childTerms
|
|
1386
1363
|
})].every((flag) => flag);
|
|
1387
|
-
const $
|
|
1364
|
+
const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1388
1365
|
path: _path2 + ".id",
|
|
1389
1366
|
expected: "string",
|
|
1390
1367
|
value: input3.id
|
|
@@ -1458,11 +1435,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1458
1435
|
value: input3.stop
|
|
1459
1436
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1460
1437
|
path: _path2 + ".groupsetting",
|
|
1461
|
-
expected: "(
|
|
1438
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1462
1439
|
value: input3.groupsetting
|
|
1463
|
-
})) && $
|
|
1440
|
+
})) && $vo7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
1464
1441
|
path: _path2 + ".groupsetting",
|
|
1465
|
-
expected: "(
|
|
1442
|
+
expected: "(TermGroupSetting | undefined)",
|
|
1466
1443
|
value: input3.groupsetting
|
|
1467
1444
|
}), void 0 === input3.childTerms || (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
1468
1445
|
path: _path2 + ".childTerms",
|
|
@@ -1472,7 +1449,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1472
1449
|
path: _path2 + ".childTerms[" + _index23 + "]",
|
|
1473
1450
|
expected: "DtTerm",
|
|
1474
1451
|
value: elem
|
|
1475
|
-
})) && $
|
|
1452
|
+
})) && $vo27(elem, _path2 + ".childTerms[" + _index23 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1476
1453
|
path: _path2 + ".childTerms[" + _index23 + "]",
|
|
1477
1454
|
expected: "DtTerm",
|
|
1478
1455
|
value: elem
|
|
@@ -1481,7 +1458,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1481
1458
|
expected: "(Array<DtTerm> | undefined)",
|
|
1482
1459
|
value: input3.childTerms
|
|
1483
1460
|
})].every((flag) => flag);
|
|
1484
|
-
const $
|
|
1461
|
+
const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1485
1462
|
path: _path2 + ".key",
|
|
1486
1463
|
expected: "string",
|
|
1487
1464
|
value: input3.key
|
|
@@ -1494,7 +1471,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1494
1471
|
expected: "string",
|
|
1495
1472
|
value: input3.value
|
|
1496
1473
|
})].every((flag) => flag);
|
|
1497
|
-
const $
|
|
1474
|
+
const $vo31 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
1498
1475
|
path: _path2 + ".id",
|
|
1499
1476
|
expected: "(string | undefined)",
|
|
1500
1477
|
value: input3.id
|
|
@@ -1508,11 +1485,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1508
1485
|
value: input3.isAtomic
|
|
1509
1486
|
}), true, void 0 === input3.settings || ("object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) || $report(_exceptionable2, {
|
|
1510
1487
|
path: _path2 + ".settings",
|
|
1511
|
-
expected: "(__type.
|
|
1488
|
+
expected: "(__type.o5 | undefined)",
|
|
1512
1489
|
value: input3.settings
|
|
1513
|
-
})) && $
|
|
1490
|
+
})) && $vo32(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
|
|
1514
1491
|
path: _path2 + ".settings",
|
|
1515
|
-
expected: "(__type.
|
|
1492
|
+
expected: "(__type.o5 | undefined)",
|
|
1516
1493
|
value: input3.settings
|
|
1517
1494
|
}), true, void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples || $report(_exceptionable2, {
|
|
1518
1495
|
path: _path2 + ".minNumSamples",
|
|
@@ -1526,7 +1503,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1526
1503
|
path: _path2 + ".q",
|
|
1527
1504
|
expected: "(CustomGroupSettingQ | FilterQ | PredefinedGroupSettingQ | ValuesQ)",
|
|
1528
1505
|
value: input3.q
|
|
1529
|
-
})) && $
|
|
1506
|
+
})) && $vu9(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
1530
1507
|
path: _path2 + ".q",
|
|
1531
1508
|
expected: "(CustomGroupSettingQ | FilterQ | PredefinedGroupSettingQ | ValuesQ)",
|
|
1532
1509
|
value: input3.q
|
|
@@ -1539,7 +1516,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1539
1516
|
expected: "CategoricalTerm",
|
|
1540
1517
|
value: input3.term
|
|
1541
1518
|
})].every((flag) => flag);
|
|
1542
|
-
const $
|
|
1519
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
1543
1520
|
const value = input3[key];
|
|
1544
1521
|
if (void 0 === value)
|
|
1545
1522
|
return true;
|
|
@@ -1547,11 +1524,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1547
1524
|
return true;
|
|
1548
1525
|
return true;
|
|
1549
1526
|
}).every((flag) => flag)].every((flag) => flag);
|
|
1550
|
-
const $
|
|
1527
|
+
const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1551
1528
|
path: _path2 + ".hiddenValues",
|
|
1552
1529
|
expected: "(HiddenValues | undefined)",
|
|
1553
1530
|
value: input3.hiddenValues
|
|
1554
|
-
})) && $
|
|
1531
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1555
1532
|
path: _path2 + ".hiddenValues",
|
|
1556
1533
|
expected: "(HiddenValues | undefined)",
|
|
1557
1534
|
value: input3.hiddenValues
|
|
@@ -1576,11 +1553,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1576
1553
|
expected: '"values"',
|
|
1577
1554
|
value: input3.type
|
|
1578
1555
|
})].every((flag) => flag);
|
|
1579
|
-
const $
|
|
1556
|
+
const $vo34 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1580
1557
|
path: _path2 + ".hiddenValues",
|
|
1581
1558
|
expected: "(HiddenValues | undefined)",
|
|
1582
1559
|
value: input3.hiddenValues
|
|
1583
|
-
})) && $
|
|
1560
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1584
1561
|
path: _path2 + ".hiddenValues",
|
|
1585
1562
|
expected: "(HiddenValues | undefined)",
|
|
1586
1563
|
value: input3.hiddenValues
|
|
@@ -1605,11 +1582,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1605
1582
|
expected: '("filter" | undefined)',
|
|
1606
1583
|
value: input3.type
|
|
1607
1584
|
})].every((flag) => flag);
|
|
1608
|
-
const $
|
|
1585
|
+
const $vo35 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1609
1586
|
path: _path2 + ".hiddenValues",
|
|
1610
1587
|
expected: "(HiddenValues | undefined)",
|
|
1611
1588
|
value: input3.hiddenValues
|
|
1612
|
-
})) && $
|
|
1589
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1613
1590
|
path: _path2 + ".hiddenValues",
|
|
1614
1591
|
expected: "(HiddenValues | undefined)",
|
|
1615
1592
|
value: input3.hiddenValues
|
|
@@ -1638,11 +1615,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1638
1615
|
expected: "number",
|
|
1639
1616
|
value: input3.predefined_groupset_idx
|
|
1640
1617
|
})].every((flag) => flag);
|
|
1641
|
-
const $
|
|
1618
|
+
const $vo36 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1642
1619
|
path: _path2 + ".hiddenValues",
|
|
1643
1620
|
expected: "(HiddenValues | undefined)",
|
|
1644
1621
|
value: input3.hiddenValues
|
|
1645
|
-
})) && $
|
|
1622
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1646
1623
|
path: _path2 + ".hiddenValues",
|
|
1647
1624
|
expected: "(HiddenValues | undefined)",
|
|
1648
1625
|
value: input3.hiddenValues
|
|
@@ -1670,12 +1647,12 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1670
1647
|
path: _path2 + ".customset",
|
|
1671
1648
|
expected: "BaseGroupSet",
|
|
1672
1649
|
value: input3.customset
|
|
1673
|
-
})) && $
|
|
1650
|
+
})) && $vo37(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
|
|
1674
1651
|
path: _path2 + ".customset",
|
|
1675
1652
|
expected: "BaseGroupSet",
|
|
1676
1653
|
value: input3.customset
|
|
1677
1654
|
})].every((flag) => flag);
|
|
1678
|
-
const $
|
|
1655
|
+
const $vo37 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
|
|
1679
1656
|
path: _path2 + ".groups",
|
|
1680
1657
|
expected: "Array<GroupEntry>",
|
|
1681
1658
|
value: input3.groups
|
|
@@ -1692,7 +1669,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1692
1669
|
expected: "Array<GroupEntry>",
|
|
1693
1670
|
value: input3.groups
|
|
1694
1671
|
})].every((flag) => flag);
|
|
1695
|
-
const $
|
|
1672
|
+
const $vo38 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
1696
1673
|
path: _path2 + ".id",
|
|
1697
1674
|
expected: "(string | undefined)",
|
|
1698
1675
|
value: input3.id
|
|
@@ -1706,11 +1683,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1706
1683
|
value: input3.isAtomic
|
|
1707
1684
|
}), true, void 0 === input3.settings || ("object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) || $report(_exceptionable2, {
|
|
1708
1685
|
path: _path2 + ".settings",
|
|
1709
|
-
expected: "(__type.
|
|
1686
|
+
expected: "(__type.o5 | undefined)",
|
|
1710
1687
|
value: input3.settings
|
|
1711
|
-
})) && $
|
|
1688
|
+
})) && $vo32(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
|
|
1712
1689
|
path: _path2 + ".settings",
|
|
1713
|
-
expected: "(__type.
|
|
1690
|
+
expected: "(__type.o5 | undefined)",
|
|
1714
1691
|
value: input3.settings
|
|
1715
1692
|
}), true, void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples || $report(_exceptionable2, {
|
|
1716
1693
|
path: _path2 + ".minNumSamples",
|
|
@@ -1720,7 +1697,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1720
1697
|
path: _path2 + ".term",
|
|
1721
1698
|
expected: "NumericTerm",
|
|
1722
1699
|
value: input3.term
|
|
1723
|
-
})) && $
|
|
1700
|
+
})) && $vo13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1724
1701
|
path: _path2 + ".term",
|
|
1725
1702
|
expected: "NumericTerm",
|
|
1726
1703
|
value: input3.term
|
|
@@ -1728,16 +1705,16 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1728
1705
|
path: _path2 + ".q",
|
|
1729
1706
|
expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
|
|
1730
1707
|
value: input3.q
|
|
1731
|
-
})) && $
|
|
1708
|
+
})) && $vu10(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
1732
1709
|
path: _path2 + ".q",
|
|
1733
1710
|
expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
|
|
1734
1711
|
value: input3.q
|
|
1735
1712
|
})].every((flag) => flag);
|
|
1736
|
-
const $
|
|
1713
|
+
const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1737
1714
|
path: _path2 + ".hiddenValues",
|
|
1738
1715
|
expected: "(HiddenValues | undefined)",
|
|
1739
1716
|
value: input3.hiddenValues
|
|
1740
|
-
})) && $
|
|
1717
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1741
1718
|
path: _path2 + ".hiddenValues",
|
|
1742
1719
|
expected: "(HiddenValues | undefined)",
|
|
1743
1720
|
value: input3.hiddenValues
|
|
@@ -1793,11 +1770,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1793
1770
|
expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
|
|
1794
1771
|
value: input3.lst
|
|
1795
1772
|
})].every((flag) => flag);
|
|
1796
|
-
const $
|
|
1773
|
+
const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1797
1774
|
path: _path2 + ".hiddenValues",
|
|
1798
1775
|
expected: "(HiddenValues | undefined)",
|
|
1799
1776
|
value: input3.hiddenValues
|
|
1800
|
-
})) && $
|
|
1777
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1801
1778
|
path: _path2 + ".hiddenValues",
|
|
1802
1779
|
expected: "(HiddenValues | undefined)",
|
|
1803
1780
|
value: input3.hiddenValues
|
|
@@ -1830,11 +1807,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1830
1807
|
expected: "undefined",
|
|
1831
1808
|
value: input3.type
|
|
1832
1809
|
}))].every((flag) => flag);
|
|
1833
|
-
const $
|
|
1810
|
+
const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1834
1811
|
path: _path2 + ".hiddenValues",
|
|
1835
1812
|
expected: "(HiddenValues | undefined)",
|
|
1836
1813
|
value: input3.hiddenValues
|
|
1837
|
-
})) && $
|
|
1814
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1838
1815
|
path: _path2 + ".hiddenValues",
|
|
1839
1816
|
expected: "(HiddenValues | undefined)",
|
|
1840
1817
|
value: input3.hiddenValues
|
|
@@ -1860,11 +1837,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1860
1837
|
value: input3.knots
|
|
1861
1838
|
})) && input3.knots.map((elem, _index25) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1862
1839
|
path: _path2 + ".knots[" + _index25 + "]",
|
|
1863
|
-
expected: "__type.
|
|
1840
|
+
expected: "__type.o6",
|
|
1864
1841
|
value: elem
|
|
1865
|
-
})) && $
|
|
1842
|
+
})) && $vo42(elem, _path2 + ".knots[" + _index25 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1866
1843
|
path: _path2 + ".knots[" + _index25 + "]",
|
|
1867
|
-
expected: "__type.
|
|
1844
|
+
expected: "__type.o6",
|
|
1868
1845
|
value: elem
|
|
1869
1846
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1870
1847
|
path: _path2 + ".knots",
|
|
@@ -1879,12 +1856,12 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1879
1856
|
expected: "undefined",
|
|
1880
1857
|
value: input3.type
|
|
1881
1858
|
}))].every((flag) => flag);
|
|
1882
|
-
const $
|
|
1859
|
+
const $vo42 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
|
|
1883
1860
|
path: _path2 + ".value",
|
|
1884
1861
|
expected: "number",
|
|
1885
1862
|
value: input3.value
|
|
1886
1863
|
})].every((flag) => flag);
|
|
1887
|
-
const $
|
|
1864
|
+
const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
1888
1865
|
path: _path2 + ".id",
|
|
1889
1866
|
expected: "(string | undefined)",
|
|
1890
1867
|
value: input3.id
|
|
@@ -1898,11 +1875,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1898
1875
|
value: input3.isAtomic
|
|
1899
1876
|
}), true, void 0 === input3.settings || ("object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) || $report(_exceptionable2, {
|
|
1900
1877
|
path: _path2 + ".settings",
|
|
1901
|
-
expected: "(__type.
|
|
1878
|
+
expected: "(__type.o5 | undefined)",
|
|
1902
1879
|
value: input3.settings
|
|
1903
|
-
})) && $
|
|
1880
|
+
})) && $vo32(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
|
|
1904
1881
|
path: _path2 + ".settings",
|
|
1905
|
-
expected: "(__type.
|
|
1882
|
+
expected: "(__type.o5 | undefined)",
|
|
1906
1883
|
value: input3.settings
|
|
1907
1884
|
}), true, void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples || $report(_exceptionable2, {
|
|
1908
1885
|
path: _path2 + ".minNumSamples",
|
|
@@ -1912,7 +1889,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1912
1889
|
path: _path2 + ".q",
|
|
1913
1890
|
expected: "SnpsQ",
|
|
1914
1891
|
value: input3.q
|
|
1915
|
-
})) && $
|
|
1892
|
+
})) && $vo44(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
1916
1893
|
path: _path2 + ".q",
|
|
1917
1894
|
expected: "SnpsQ",
|
|
1918
1895
|
value: input3.q
|
|
@@ -1920,16 +1897,16 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1920
1897
|
path: _path2 + ".term",
|
|
1921
1898
|
expected: "SnpsTerm",
|
|
1922
1899
|
value: input3.term
|
|
1923
|
-
})) && $
|
|
1900
|
+
})) && $vo46(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1924
1901
|
path: _path2 + ".term",
|
|
1925
1902
|
expected: "SnpsTerm",
|
|
1926
1903
|
value: input3.term
|
|
1927
1904
|
})].every((flag) => flag);
|
|
1928
|
-
const $
|
|
1905
|
+
const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1929
1906
|
path: _path2 + ".hiddenValues",
|
|
1930
1907
|
expected: "(HiddenValues | undefined)",
|
|
1931
1908
|
value: input3.hiddenValues
|
|
1932
|
-
})) && $
|
|
1909
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
1933
1910
|
path: _path2 + ".hiddenValues",
|
|
1934
1911
|
expected: "(HiddenValues | undefined)",
|
|
1935
1912
|
value: input3.hiddenValues
|
|
@@ -1981,7 +1958,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
1981
1958
|
path: _path2 + ".restrictAncestry",
|
|
1982
1959
|
expected: "RestrictAncestry",
|
|
1983
1960
|
value: input3.restrictAncestry
|
|
1984
|
-
})) && $
|
|
1961
|
+
})) && $vo45(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
|
|
1985
1962
|
path: _path2 + ".restrictAncestry",
|
|
1986
1963
|
expected: "RestrictAncestry",
|
|
1987
1964
|
value: input3.restrictAncestry
|
|
@@ -2006,7 +1983,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2006
1983
|
expected: "number",
|
|
2007
1984
|
value: input3.stop
|
|
2008
1985
|
})].every((flag) => flag);
|
|
2009
|
-
const $
|
|
1986
|
+
const $vo45 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
2010
1987
|
path: _path2 + ".name",
|
|
2011
1988
|
expected: "string",
|
|
2012
1989
|
value: input3.name
|
|
@@ -2019,7 +1996,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2019
1996
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
|
|
2020
1997
|
value: input3.tvs
|
|
2021
1998
|
})].every((flag) => flag);
|
|
2022
|
-
const $
|
|
1999
|
+
const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2023
2000
|
path: _path2 + ".id",
|
|
2024
2001
|
expected: "string",
|
|
2025
2002
|
value: input3.id
|
|
@@ -2087,7 +2064,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2087
2064
|
path: _path2 + ".snps[" + _index28 + "]",
|
|
2088
2065
|
expected: "SnpsEntry",
|
|
2089
2066
|
value: elem
|
|
2090
|
-
})) && $
|
|
2067
|
+
})) && $vo47(elem, _path2 + ".snps[" + _index28 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2091
2068
|
path: _path2 + ".snps[" + _index28 + "]",
|
|
2092
2069
|
expected: "SnpsEntry",
|
|
2093
2070
|
value: elem
|
|
@@ -2096,7 +2073,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2096
2073
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
2097
2074
|
value: input3.snps
|
|
2098
2075
|
})].every((flag) => flag);
|
|
2099
|
-
const $
|
|
2076
|
+
const $vo47 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
|
|
2100
2077
|
path: _path2 + ".altAlleles",
|
|
2101
2078
|
expected: "(Array<string> | undefined)",
|
|
2102
2079
|
value: input3.altAlleles
|
|
@@ -2116,7 +2093,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2116
2093
|
path: _path2 + ".alleles[" + _index30 + "]",
|
|
2117
2094
|
expected: "AllelesEntry",
|
|
2118
2095
|
value: elem
|
|
2119
|
-
})) && $
|
|
2096
|
+
})) && $vo48(elem, _path2 + ".alleles[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2120
2097
|
path: _path2 + ".alleles[" + _index30 + "]",
|
|
2121
2098
|
expected: "AllelesEntry",
|
|
2122
2099
|
value: elem
|
|
@@ -2130,11 +2107,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2130
2107
|
value: input3.effectAllele
|
|
2131
2108
|
}), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
|
|
2132
2109
|
path: _path2 + ".gt2count",
|
|
2133
|
-
expected: "(__type.
|
|
2110
|
+
expected: "(__type.o7 | undefined)",
|
|
2134
2111
|
value: input3.gt2count
|
|
2135
|
-
})) && $
|
|
2112
|
+
})) && $vo49(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
|
|
2136
2113
|
path: _path2 + ".gt2count",
|
|
2137
|
-
expected: "(__type.
|
|
2114
|
+
expected: "(__type.o7 | undefined)",
|
|
2138
2115
|
value: input3.gt2count
|
|
2139
2116
|
}), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
|
|
2140
2117
|
path: _path2 + ".invalid",
|
|
@@ -2161,7 +2138,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2161
2138
|
expected: "(number | undefined)",
|
|
2162
2139
|
value: input3.pos
|
|
2163
2140
|
})].every((flag) => flag);
|
|
2164
|
-
const $
|
|
2141
|
+
const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
|
|
2165
2142
|
path: _path2 + ".allele",
|
|
2166
2143
|
expected: "string",
|
|
2167
2144
|
value: input3.allele
|
|
@@ -2174,7 +2151,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2174
2151
|
expected: "boolean",
|
|
2175
2152
|
value: input3.isRef
|
|
2176
2153
|
})].every((flag) => flag);
|
|
2177
|
-
const $
|
|
2154
|
+
const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
|
|
2178
2155
|
path: _path2 + ".k",
|
|
2179
2156
|
expected: "string",
|
|
2180
2157
|
value: input3.k
|
|
@@ -2183,7 +2160,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2183
2160
|
expected: "(number | string)",
|
|
2184
2161
|
value: input3.v
|
|
2185
2162
|
})].every((flag) => flag);
|
|
2186
|
-
const $
|
|
2163
|
+
const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2187
2164
|
path: _path2 + ".id",
|
|
2188
2165
|
expected: "(string | undefined)",
|
|
2189
2166
|
value: input3.id
|
|
@@ -2197,11 +2174,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2197
2174
|
value: input3.isAtomic
|
|
2198
2175
|
}), true, void 0 === input3.settings || ("object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) || $report(_exceptionable2, {
|
|
2199
2176
|
path: _path2 + ".settings",
|
|
2200
|
-
expected: "(__type.
|
|
2177
|
+
expected: "(__type.o5 | undefined)",
|
|
2201
2178
|
value: input3.settings
|
|
2202
|
-
})) && $
|
|
2179
|
+
})) && $vo32(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
|
|
2203
2180
|
path: _path2 + ".settings",
|
|
2204
|
-
expected: "(__type.
|
|
2181
|
+
expected: "(__type.o5 | undefined)",
|
|
2205
2182
|
value: input3.settings
|
|
2206
2183
|
}), true, void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples || $report(_exceptionable2, {
|
|
2207
2184
|
path: _path2 + ".minNumSamples",
|
|
@@ -2211,7 +2188,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2211
2188
|
path: _path2 + ".term",
|
|
2212
2189
|
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2213
2190
|
value: input3.term
|
|
2214
|
-
})) && $
|
|
2191
|
+
})) && $vu11(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
2215
2192
|
path: _path2 + ".term",
|
|
2216
2193
|
expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { values: SampleLstTermValues; })',
|
|
2217
2194
|
value: input3.term
|
|
@@ -2219,12 +2196,12 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2219
2196
|
path: _path2 + ".q",
|
|
2220
2197
|
expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
|
|
2221
2198
|
value: input3.q
|
|
2222
|
-
})) && $
|
|
2199
|
+
})) && $vu12(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
2223
2200
|
path: _path2 + ".q",
|
|
2224
2201
|
expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
|
|
2225
2202
|
value: input3.q
|
|
2226
2203
|
})].every((flag) => flag);
|
|
2227
|
-
const $
|
|
2204
|
+
const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2228
2205
|
path: _path2 + ".id",
|
|
2229
2206
|
expected: "string",
|
|
2230
2207
|
value: input3.id
|
|
@@ -2302,11 +2279,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2302
2279
|
value: input3.stop
|
|
2303
2280
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
2304
2281
|
path: _path2 + ".groupsetting",
|
|
2305
|
-
expected: "
|
|
2282
|
+
expected: "TermGroupSetting",
|
|
2306
2283
|
value: input3.groupsetting
|
|
2307
|
-
})) && $
|
|
2284
|
+
})) && $vo7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2308
2285
|
path: _path2 + ".groupsetting",
|
|
2309
|
-
expected: "
|
|
2286
|
+
expected: "TermGroupSetting",
|
|
2310
2287
|
value: input3.groupsetting
|
|
2311
2288
|
}), (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
2312
2289
|
path: _path2 + ".childTerms",
|
|
@@ -2316,7 +2293,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2316
2293
|
path: _path2 + ".childTerms[" + _index33 + "]",
|
|
2317
2294
|
expected: "DtTerm",
|
|
2318
2295
|
value: elem
|
|
2319
|
-
})) && $
|
|
2296
|
+
})) && $vo27(elem, _path2 + ".childTerms[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2320
2297
|
path: _path2 + ".childTerms[" + _index33 + "]",
|
|
2321
2298
|
expected: "DtTerm",
|
|
2322
2299
|
value: elem
|
|
@@ -2325,7 +2302,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2325
2302
|
expected: "Array<DtTerm>",
|
|
2326
2303
|
value: input3.childTerms
|
|
2327
2304
|
})].every((flag) => flag);
|
|
2328
|
-
const $
|
|
2305
|
+
const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2329
2306
|
path: _path2 + ".id",
|
|
2330
2307
|
expected: "string",
|
|
2331
2308
|
value: input3.id
|
|
@@ -2399,11 +2376,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2399
2376
|
value: input3.stop
|
|
2400
2377
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
2401
2378
|
path: _path2 + ".groupsetting",
|
|
2402
|
-
expected: "
|
|
2379
|
+
expected: "TermGroupSetting",
|
|
2403
2380
|
value: input3.groupsetting
|
|
2404
|
-
})) && $
|
|
2381
|
+
})) && $vo7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2405
2382
|
path: _path2 + ".groupsetting",
|
|
2406
|
-
expected: "
|
|
2383
|
+
expected: "TermGroupSetting",
|
|
2407
2384
|
value: input3.groupsetting
|
|
2408
2385
|
}), (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
|
|
2409
2386
|
path: _path2 + ".childTerms",
|
|
@@ -2413,7 +2390,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2413
2390
|
path: _path2 + ".childTerms[" + _index36 + "]",
|
|
2414
2391
|
expected: "DtTerm",
|
|
2415
2392
|
value: elem
|
|
2416
|
-
})) && $
|
|
2393
|
+
})) && $vo27(elem, _path2 + ".childTerms[" + _index36 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2417
2394
|
path: _path2 + ".childTerms[" + _index36 + "]",
|
|
2418
2395
|
expected: "DtTerm",
|
|
2419
2396
|
value: elem
|
|
@@ -2422,7 +2399,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2422
2399
|
expected: "Array<DtTerm>",
|
|
2423
2400
|
value: input3.childTerms
|
|
2424
2401
|
})].every((flag) => flag);
|
|
2425
|
-
const $
|
|
2402
|
+
const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2426
2403
|
path: _path2 + ".id",
|
|
2427
2404
|
expected: "string",
|
|
2428
2405
|
value: input3.id
|
|
@@ -2480,14 +2457,14 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2480
2457
|
value: input3.skipValuesBuild
|
|
2481
2458
|
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
2482
2459
|
path: _path2 + ".groupsetting",
|
|
2483
|
-
expected: "
|
|
2460
|
+
expected: "TermGroupSetting",
|
|
2484
2461
|
value: input3.groupsetting
|
|
2485
|
-
})) && $
|
|
2462
|
+
})) && $vo7(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2486
2463
|
path: _path2 + ".groupsetting",
|
|
2487
|
-
expected: "
|
|
2464
|
+
expected: "TermGroupSetting",
|
|
2488
2465
|
value: input3.groupsetting
|
|
2489
2466
|
})].every((flag) => flag);
|
|
2490
|
-
const $
|
|
2467
|
+
const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2491
2468
|
path: _path2 + ".id",
|
|
2492
2469
|
expected: "string",
|
|
2493
2470
|
value: input3.id
|
|
@@ -2547,7 +2524,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2547
2524
|
path: _path2 + ".bins",
|
|
2548
2525
|
expected: "PresetNumericBins",
|
|
2549
2526
|
value: input3.bins
|
|
2550
|
-
})) && $
|
|
2527
|
+
})) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
2551
2528
|
path: _path2 + ".bins",
|
|
2552
2529
|
expected: "PresetNumericBins",
|
|
2553
2530
|
value: input3.bins
|
|
@@ -2557,14 +2534,14 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2557
2534
|
value: input3.unit
|
|
2558
2535
|
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
2559
2536
|
path: _path2 + ".continuousColorScale",
|
|
2560
|
-
expected: "(__type.
|
|
2537
|
+
expected: "(__type.o2 | undefined)",
|
|
2561
2538
|
value: input3.continuousColorScale
|
|
2562
|
-
})) && $
|
|
2539
|
+
})) && $vo21(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
2563
2540
|
path: _path2 + ".continuousColorScale",
|
|
2564
|
-
expected: "(__type.
|
|
2541
|
+
expected: "(__type.o2 | undefined)",
|
|
2565
2542
|
value: input3.continuousColorScale
|
|
2566
2543
|
})].every((flag) => flag);
|
|
2567
|
-
const $
|
|
2544
|
+
const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2568
2545
|
path: _path2 + ".id",
|
|
2569
2546
|
expected: "string",
|
|
2570
2547
|
value: input3.id
|
|
@@ -2621,7 +2598,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2621
2598
|
expected: "(boolean | undefined)",
|
|
2622
2599
|
value: input3.skipValuesBuild
|
|
2623
2600
|
})].every((flag) => flag);
|
|
2624
|
-
const $
|
|
2601
|
+
const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2625
2602
|
path: _path2 + ".id",
|
|
2626
2603
|
expected: "string",
|
|
2627
2604
|
value: input3.id
|
|
@@ -2689,7 +2666,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2689
2666
|
path: _path2 + ".snps[" + _index45 + "]",
|
|
2690
2667
|
expected: "SnpsEntry",
|
|
2691
2668
|
value: elem
|
|
2692
|
-
})) && $
|
|
2669
|
+
})) && $vo47(elem, _path2 + ".snps[" + _index45 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2693
2670
|
path: _path2 + ".snps[" + _index45 + "]",
|
|
2694
2671
|
expected: "SnpsEntry",
|
|
2695
2672
|
value: elem
|
|
@@ -2698,7 +2675,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2698
2675
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
2699
2676
|
value: input3.snps
|
|
2700
2677
|
})].every((flag) => flag);
|
|
2701
|
-
const $
|
|
2678
|
+
const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2702
2679
|
path: _path2 + ".id",
|
|
2703
2680
|
expected: "string",
|
|
2704
2681
|
value: input3.id
|
|
@@ -2746,7 +2723,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2746
2723
|
path: _path2 + ".values",
|
|
2747
2724
|
expected: "(TermValues & SampleLstTermValues | undefined)",
|
|
2748
2725
|
value: input3.values
|
|
2749
|
-
})) && $
|
|
2726
|
+
})) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
2750
2727
|
path: _path2 + ".values",
|
|
2751
2728
|
expected: "(TermValues & SampleLstTermValues | undefined)",
|
|
2752
2729
|
value: input3.values
|
|
@@ -2755,7 +2732,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2755
2732
|
expected: "(boolean | undefined)",
|
|
2756
2733
|
value: input3.skipValuesBuild
|
|
2757
2734
|
})].every((flag) => flag);
|
|
2758
|
-
const $
|
|
2735
|
+
const $vo58 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
2759
2736
|
const value = input3[key];
|
|
2760
2737
|
if (void 0 === value)
|
|
2761
2738
|
return true;
|
|
@@ -2764,7 +2741,7 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2764
2741
|
path: _path2 + $join(key),
|
|
2765
2742
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2766
2743
|
value
|
|
2767
|
-
})) && $
|
|
2744
|
+
})) && $vo59(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2768
2745
|
path: _path2 + $join(key),
|
|
2769
2746
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2770
2747
|
value
|
|
@@ -2774,14 +2751,14 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2774
2751
|
path: _path2 + $join(key),
|
|
2775
2752
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2776
2753
|
value
|
|
2777
|
-
})) && $
|
|
2754
|
+
})) && $vo59(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2778
2755
|
path: _path2 + $join(key),
|
|
2779
2756
|
expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
|
|
2780
2757
|
value
|
|
2781
2758
|
});
|
|
2782
2759
|
return true;
|
|
2783
2760
|
}).every((flag) => flag)].every((flag) => flag);
|
|
2784
|
-
const $
|
|
2761
|
+
const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
|
|
2785
2762
|
path: _path2 + ".key",
|
|
2786
2763
|
expected: "(string | undefined)",
|
|
2787
2764
|
value: input3.key
|
|
@@ -2827,18 +2804,18 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2827
2804
|
value: input3.list
|
|
2828
2805
|
})) && input3.list.map((elem, _index48) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2829
2806
|
path: _path2 + ".list[" + _index48 + "]",
|
|
2830
|
-
expected: "__type.
|
|
2807
|
+
expected: "__type.o8",
|
|
2831
2808
|
value: elem
|
|
2832
|
-
})) && $
|
|
2809
|
+
})) && $vo60(elem, _path2 + ".list[" + _index48 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2833
2810
|
path: _path2 + ".list[" + _index48 + "]",
|
|
2834
|
-
expected: "__type.
|
|
2811
|
+
expected: "__type.o8",
|
|
2835
2812
|
value: elem
|
|
2836
2813
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
2837
2814
|
path: _path2 + ".list",
|
|
2838
2815
|
expected: "Array<__type>.o4",
|
|
2839
2816
|
value: input3.list
|
|
2840
2817
|
}), true].every((flag) => flag);
|
|
2841
|
-
const $
|
|
2818
|
+
const $vo60 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
|
|
2842
2819
|
path: _path2 + ".sampleId",
|
|
2843
2820
|
expected: "string",
|
|
2844
2821
|
value: input3.sampleId
|
|
@@ -2847,11 +2824,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2847
2824
|
expected: "string",
|
|
2848
2825
|
value: input3.sample
|
|
2849
2826
|
})].every((flag) => flag);
|
|
2850
|
-
const $
|
|
2827
|
+
const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2851
2828
|
path: _path2 + ".hiddenValues",
|
|
2852
2829
|
expected: "(HiddenValues | undefined)",
|
|
2853
2830
|
value: input3.hiddenValues
|
|
2854
|
-
})) && $
|
|
2831
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
2855
2832
|
path: _path2 + ".hiddenValues",
|
|
2856
2833
|
expected: "(HiddenValues | undefined)",
|
|
2857
2834
|
value: input3.hiddenValues
|
|
@@ -2876,11 +2853,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2876
2853
|
expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "filter" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
|
|
2877
2854
|
value: input3.type
|
|
2878
2855
|
})].every((flag) => flag);
|
|
2879
|
-
const $
|
|
2856
|
+
const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2880
2857
|
path: _path2 + ".hiddenValues",
|
|
2881
2858
|
expected: "(HiddenValues | undefined)",
|
|
2882
2859
|
value: input3.hiddenValues
|
|
2883
|
-
})) && $
|
|
2860
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
2884
2861
|
path: _path2 + ".hiddenValues",
|
|
2885
2862
|
expected: "(HiddenValues | undefined)",
|
|
2886
2863
|
value: input3.hiddenValues
|
|
@@ -2941,11 +2918,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2941
2918
|
expected: "(boolean | undefined)",
|
|
2942
2919
|
value: input3.value_by_computable_grade
|
|
2943
2920
|
}), true].every((flag) => flag);
|
|
2944
|
-
const $
|
|
2921
|
+
const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2945
2922
|
path: _path2 + ".hiddenValues",
|
|
2946
2923
|
expected: "(HiddenValues | undefined)",
|
|
2947
2924
|
value: input3.hiddenValues
|
|
2948
|
-
})) && $
|
|
2925
|
+
})) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
2949
2926
|
path: _path2 + ".hiddenValues",
|
|
2950
2927
|
expected: "(HiddenValues | undefined)",
|
|
2951
2928
|
value: input3.hiddenValues
|
|
@@ -2973,38 +2950,38 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
2973
2950
|
path: _path2 + ".groups",
|
|
2974
2951
|
expected: "SampleLstTermValues",
|
|
2975
2952
|
value: input3.groups
|
|
2976
|
-
})) && $
|
|
2953
|
+
})) && $vo64(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
|
|
2977
2954
|
path: _path2 + ".groups",
|
|
2978
2955
|
expected: "SampleLstTermValues",
|
|
2979
2956
|
value: input3.groups
|
|
2980
2957
|
})].every((flag) => flag);
|
|
2981
|
-
const $
|
|
2958
|
+
const $vo64 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
2982
2959
|
const value = input3[key];
|
|
2983
2960
|
if (void 0 === value)
|
|
2984
2961
|
return true;
|
|
2985
2962
|
if (RegExp(/(.*)/).test(key))
|
|
2986
2963
|
return ("object" === typeof value && null !== value || $report(_exceptionable2, {
|
|
2987
2964
|
path: _path2 + $join(key),
|
|
2988
|
-
expected: "__type.
|
|
2965
|
+
expected: "__type.o9",
|
|
2989
2966
|
value
|
|
2990
|
-
})) && $
|
|
2967
|
+
})) && $vo65(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2991
2968
|
path: _path2 + $join(key),
|
|
2992
|
-
expected: "__type.
|
|
2969
|
+
expected: "__type.o9",
|
|
2993
2970
|
value
|
|
2994
2971
|
});
|
|
2995
2972
|
if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
|
|
2996
2973
|
return ("object" === typeof value && null !== value || $report(_exceptionable2, {
|
|
2997
2974
|
path: _path2 + $join(key),
|
|
2998
|
-
expected: "__type.
|
|
2975
|
+
expected: "__type.o9",
|
|
2999
2976
|
value
|
|
3000
|
-
})) && $
|
|
2977
|
+
})) && $vo65(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
3001
2978
|
path: _path2 + $join(key),
|
|
3002
|
-
expected: "__type.
|
|
2979
|
+
expected: "__type.o9",
|
|
3003
2980
|
value
|
|
3004
2981
|
});
|
|
3005
2982
|
return true;
|
|
3006
2983
|
}).every((flag) => flag)].every((flag) => flag);
|
|
3007
|
-
const $
|
|
2984
|
+
const $vo65 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
3008
2985
|
path: _path2 + ".name",
|
|
3009
2986
|
expected: "string",
|
|
3010
2987
|
value: input3.name
|
|
@@ -3018,11 +2995,11 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
3018
2995
|
value: input3.list
|
|
3019
2996
|
})) && input3.list.map((elem, _index50) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3020
2997
|
path: _path2 + ".list[" + _index50 + "]",
|
|
3021
|
-
expected: "__type.
|
|
2998
|
+
expected: "__type.o8",
|
|
3022
2999
|
value: elem
|
|
3023
|
-
})) && $
|
|
3000
|
+
})) && $vo60(elem, _path2 + ".list[" + _index50 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3024
3001
|
path: _path2 + ".list[" + _index50 + "]",
|
|
3025
|
-
expected: "__type.
|
|
3002
|
+
expected: "__type.o8",
|
|
3026
3003
|
value: elem
|
|
3027
3004
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
3028
3005
|
path: _path2 + ".list",
|
|
@@ -3053,21 +3030,21 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
3053
3030
|
})();
|
|
3054
3031
|
const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3055
3032
|
if (true === input3.startunbounded)
|
|
3056
|
-
return $
|
|
3033
|
+
return $vo17(input3, _path2, _exceptionable2);
|
|
3057
3034
|
if (true === input3.stopunbounded)
|
|
3058
|
-
return $
|
|
3059
|
-
return $
|
|
3035
|
+
return $vo19(input3, _path2, _exceptionable2);
|
|
3036
|
+
return $vo18(input3, _path2, _exceptionable2);
|
|
3060
3037
|
})();
|
|
3061
3038
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3062
3039
|
if (void 0 !== input3.type)
|
|
3063
|
-
return $
|
|
3064
|
-
return $
|
|
3040
|
+
return $vo31(input3, _path2, _exceptionable2);
|
|
3041
|
+
return $vo50(input3, _path2, false) || $vo43(input3, _path2, false) || $vo38(input3, _path2, false);
|
|
3065
3042
|
})();
|
|
3066
3043
|
const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3067
3044
|
if (true === input3.startunbounded)
|
|
3068
|
-
return $
|
|
3045
|
+
return $vo17(input3, _path2, _exceptionable2);
|
|
3069
3046
|
if (void 0 !== input3.start)
|
|
3070
|
-
return $
|
|
3047
|
+
return $vo18(input3, _path2, _exceptionable2);
|
|
3071
3048
|
return $report(_exceptionable2, {
|
|
3072
3049
|
path: _path2,
|
|
3073
3050
|
expected: "(StartUnboundedBin | FullyBoundedBin)",
|
|
@@ -3076,9 +3053,9 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
3076
3053
|
})();
|
|
3077
3054
|
const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3078
3055
|
if (void 0 !== input3.stop)
|
|
3079
|
-
return $
|
|
3056
|
+
return $vo18(input3, _path2, _exceptionable2);
|
|
3080
3057
|
if (true === input3.stopunbounded)
|
|
3081
|
-
return $
|
|
3058
|
+
return $vo19(input3, _path2, _exceptionable2);
|
|
3082
3059
|
return $report(_exceptionable2, {
|
|
3083
3060
|
path: _path2,
|
|
3084
3061
|
expected: "(FullyBoundedBin | StopUnboundedBin)",
|
|
@@ -3087,84 +3064,79 @@ var validCorrelationVolcanoRequest = (input) => {
|
|
|
3087
3064
|
})();
|
|
3088
3065
|
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3089
3066
|
if (void 0 !== input3.ranges)
|
|
3090
|
-
return $
|
|
3091
|
-
return $vo3(input3, _path2, false) || $
|
|
3067
|
+
return $vo12(input3, _path2, _exceptionable2);
|
|
3068
|
+
return $vo3(input3, _path2, false) || $vo23(input3, _path2, false) || $vo26(input3, _path2, false);
|
|
3092
3069
|
})();
|
|
3093
3070
|
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3094
|
-
if (Array.isArray(input3.lst) && input3.lst.map((elem, _index51) => "object" === typeof elem && null !== elem && $vo8(elem, _path2 + ".lst[" + _index51 + "]", false)).every((flag) => flag))
|
|
3095
|
-
return $vo7(input3, _path2, _exceptionable2);
|
|
3096
|
-
return $vo12(input3, _path2, _exceptionable2);
|
|
3097
|
-
})();
|
|
3098
|
-
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3099
3071
|
if ("regular-bin" === input3.type)
|
|
3100
|
-
return $
|
|
3072
|
+
return $vo15(input3, _path2, _exceptionable2);
|
|
3101
3073
|
if ("custom-bin" === input3.type)
|
|
3102
|
-
return $
|
|
3074
|
+
return $vo20(input3, _path2, _exceptionable2);
|
|
3103
3075
|
return $report(_exceptionable2, {
|
|
3104
3076
|
path: _path2,
|
|
3105
3077
|
expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
|
|
3106
3078
|
value: input3
|
|
3107
3079
|
});
|
|
3108
3080
|
})();
|
|
3109
|
-
const $
|
|
3081
|
+
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3110
3082
|
if ("gene" === input3.kind)
|
|
3111
|
-
return $
|
|
3083
|
+
return $vo28(input3, _path2, _exceptionable2);
|
|
3112
3084
|
if ("coord" === input3.kind)
|
|
3113
|
-
return $
|
|
3085
|
+
return $vo29(input3, _path2, _exceptionable2);
|
|
3114
3086
|
return $report(_exceptionable2, {
|
|
3115
3087
|
path: _path2,
|
|
3116
3088
|
expected: '(BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',
|
|
3117
3089
|
value: input3
|
|
3118
3090
|
});
|
|
3119
3091
|
})();
|
|
3120
|
-
const $
|
|
3092
|
+
const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3121
3093
|
if ("values" === input3.type)
|
|
3122
|
-
return $
|
|
3094
|
+
return $vo33(input3, _path2, _exceptionable2);
|
|
3123
3095
|
if ("predefined-groupset" === input3.type)
|
|
3124
|
-
return $
|
|
3096
|
+
return $vo35(input3, _path2, _exceptionable2);
|
|
3125
3097
|
if ("custom-groupset" === input3.type)
|
|
3126
|
-
return $
|
|
3127
|
-
return $
|
|
3098
|
+
return $vo36(input3, _path2, _exceptionable2);
|
|
3099
|
+
return $vo34(input3, _path2, _exceptionable2);
|
|
3128
3100
|
})();
|
|
3129
|
-
const $
|
|
3101
|
+
const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3130
3102
|
if ("regular-bin" === input3.type)
|
|
3131
|
-
return $
|
|
3103
|
+
return $vo15(input3, _path2, _exceptionable2);
|
|
3132
3104
|
if ("continuous" === input3.mode)
|
|
3133
|
-
return $
|
|
3105
|
+
return $vo40(input3, _path2, _exceptionable2);
|
|
3134
3106
|
if ("spline" === input3.mode)
|
|
3135
|
-
return $
|
|
3136
|
-
return $
|
|
3107
|
+
return $vo41(input3, _path2, _exceptionable2);
|
|
3108
|
+
return $vo20(input3, _path2, false) || $vo39(input3, _path2, false);
|
|
3137
3109
|
})();
|
|
3138
|
-
const $
|
|
3110
|
+
const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3139
3111
|
if ("gene" === input3.kind)
|
|
3140
|
-
return $
|
|
3112
|
+
return $vo51(input3, _path2, _exceptionable2);
|
|
3141
3113
|
if ("coord" === input3.kind)
|
|
3142
|
-
return $
|
|
3114
|
+
return $vo52(input3, _path2, _exceptionable2);
|
|
3143
3115
|
if ("categorical" === input3.type)
|
|
3144
|
-
return $
|
|
3116
|
+
return $vo53(input3, _path2, _exceptionable2);
|
|
3145
3117
|
if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
|
|
3146
|
-
return $
|
|
3118
|
+
return $vo54(input3, _path2, _exceptionable2);
|
|
3147
3119
|
if ("condition" === input3.type)
|
|
3148
|
-
return $
|
|
3149
|
-
return $
|
|
3120
|
+
return $vo55(input3, _path2, _exceptionable2);
|
|
3121
|
+
return $vo56(input3, _path2, false) || $vo57(input3, _path2, false);
|
|
3150
3122
|
})();
|
|
3151
|
-
const $
|
|
3123
|
+
const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3152
3124
|
if (void 0 !== input3.predefined_groupset_idx)
|
|
3153
|
-
return $
|
|
3125
|
+
return $vo35(input3, _path2, _exceptionable2);
|
|
3154
3126
|
if (void 0 !== input3.customset)
|
|
3155
|
-
return $
|
|
3127
|
+
return $vo36(input3, _path2, _exceptionable2);
|
|
3156
3128
|
if (void 0 !== input3.bin_size)
|
|
3157
|
-
return $
|
|
3129
|
+
return $vo15(input3, _path2, _exceptionable2);
|
|
3158
3130
|
if (void 0 !== input3.knots)
|
|
3159
|
-
return $
|
|
3131
|
+
return $vo41(input3, _path2, _exceptionable2);
|
|
3160
3132
|
if (void 0 !== input3.AFcutoff)
|
|
3161
|
-
return $
|
|
3133
|
+
return $vo44(input3, _path2, _exceptionable2);
|
|
3162
3134
|
if (void 0 !== input3.timeScale)
|
|
3163
|
-
return $
|
|
3135
|
+
return $vo62(input3, _path2, _exceptionable2);
|
|
3164
3136
|
return (() => {
|
|
3165
3137
|
if (void 0 !== input3.groups)
|
|
3166
|
-
return $
|
|
3167
|
-
return $
|
|
3138
|
+
return $vo63(input3, _path2, _exceptionable2);
|
|
3139
|
+
return $vo34(input3, _path2, false) || $vo61(input3, _path2, false) || $vo33(input3, _path2, false) || $vo20(input3, _path2, false) || $vo39(input3, _path2, false) || $vo40(input3, _path2, false);
|
|
3168
3140
|
})();
|
|
3169
3141
|
})();
|
|
3170
3142
|
return ("object" === typeof input2 && null !== input2 || $report(true, {
|