@sjcrh/proteinpaint-types 2.113.0 → 2.114.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/brainImaging.js +1 -1
- package/dist/{chunk-FMW25T52.js → chunk-66XSFQPI.js} +282 -182
- package/dist/{chunk-ES6BRZ4L.js → chunk-7AQB3YHO.js} +15 -11
- package/dist/{chunk-A72XYNKT.js → chunk-BEXUBE5A.js} +15 -11
- package/dist/{chunk-TXZQ56TX.js → chunk-BNOGQYXG.js} +421 -251
- package/dist/{chunk-7Z3AE4AY.js → chunk-H45GALYV.js} +445 -345
- package/dist/{chunk-4CCAF4O5.js → chunk-JNEIQWTE.js} +44 -36
- package/dist/{chunk-KHPBBU43.js → chunk-KRHYG2ZZ.js} +610 -580
- package/dist/{chunk-OJWYCYKF.js → chunk-OSHG443J.js} +50 -42
- package/dist/{chunk-GHAIGRB7.js → chunk-PR7XHL4T.js} +15 -11
- package/dist/{chunk-ZFUF4XMD.js → chunk-T3NOHXOJ.js} +15 -11
- package/dist/{chunk-2WZPM25H.js → chunk-WVBWDL2B.js} +445 -345
- package/dist/{chunk-GGKNEHME.js → chunk-XDRUNGOV.js} +192 -162
- 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/dataset.ts +19 -6
- package/src/terms/geneVariant.ts +23 -2
- package/src/terms/term.ts +16 -8
|
@@ -22,7 +22,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
22
22
|
const __is = (input2) => {
|
|
23
23
|
const $join = import_typia.createValidate.join;
|
|
24
24
|
const $io0 = (input3) => "string" === typeof input3.genome && "string" === typeof input3.dslabel && "string" === typeof input3.refKey && (void 0 === input3.l || "string" === typeof input3.l) && (void 0 === input3.f || "string" === typeof input3.f) && (void 0 === input3.t || "string" === typeof input3.t) && (Array.isArray(input3.selectedSampleFileNames) && input3.selectedSampleFileNames.every((elem) => "string" === typeof elem)) && (void 0 === input3.divideByTW || "object" === typeof input3.divideByTW && null !== input3.divideByTW && $io1(input3.divideByTW)) && (void 0 === input3.overlayTW || "object" === typeof input3.overlayTW && null !== input3.overlayTW && $io1(input3.overlayTW)) && (void 0 === input3.legendFilter || Array.isArray(input3.legendFilter) && input3.legendFilter.every((elem) => "string" === typeof elem));
|
|
25
|
-
const $io1 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && "string" === typeof input3.$id && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("CatTWValues" === input3.type || "CatTWPredefinedGS" === input3.type || "CatTWCustomGS" === input3.type) && ("object" === typeof input3.q && null !== input3.q && $iu4(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $
|
|
25
|
+
const $io1 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && "string" === typeof input3.$id && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("CatTWValues" === input3.type || "CatTWPredefinedGS" === input3.type || "CatTWCustomGS" === input3.type) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu4(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io14(input3.term));
|
|
26
26
|
const $io2 = (input3) => Object.keys(input3).every((key) => {
|
|
27
27
|
const value = input3[key];
|
|
28
28
|
if (void 0 === value)
|
|
@@ -40,129 +40,130 @@ var validBrainImagingRequest = (input) => {
|
|
|
40
40
|
return "number" === typeof value;
|
|
41
41
|
return true;
|
|
42
42
|
});
|
|
43
|
-
const $io5 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic ||
|
|
44
|
-
const $io6 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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) && "
|
|
45
|
-
const $io7 = (input3) => Array.isArray(input3.
|
|
46
|
-
const $io8 = (input3) =>
|
|
47
|
-
const $io9 = (input3) =>
|
|
48
|
-
const $io10 = (input3) => "string" === typeof input3.
|
|
49
|
-
const $io11 = (input3) => "
|
|
50
|
-
const $io12 = (input3) =>
|
|
51
|
-
const $io13 = (input3) =>
|
|
52
|
-
const $io14 = (input3) =>
|
|
43
|
+
const $io5 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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);
|
|
44
|
+
const $io6 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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;
|
|
45
|
+
const $io7 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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 && $io8(input3.customset));
|
|
46
|
+
const $io8 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem));
|
|
47
|
+
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);
|
|
48
|
+
const $io10 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
|
|
49
|
+
const $io11 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io12(input3.filter)) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
|
|
50
|
+
const $io12 = (input3) => "lst" === input3.type && (void 0 === input3["in"] || "boolean" === typeof input3["in"]) && ("and" === input3.join || "or" === input3.join) && (void 0 === input3.tag || "string" === typeof input3.tag) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
|
|
51
|
+
const $io13 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io14(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) && $io16(elem)));
|
|
52
|
+
const $io14 = (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) && $io15(input3.values)) && true && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu5(input3.groupsetting));
|
|
53
|
+
const $io15 = (input3) => Object.keys(input3).every((key) => {
|
|
53
54
|
const value = input3[key];
|
|
54
55
|
if (void 0 === value)
|
|
55
56
|
return true;
|
|
56
57
|
if (RegExp(/(.*)/).test(key))
|
|
57
|
-
return "object" === typeof value && null !== value && false === Array.isArray(value) && $
|
|
58
|
+
return "object" === typeof value && null !== value && false === Array.isArray(value) && $io16(value);
|
|
58
59
|
if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
|
|
59
|
-
return "object" === typeof value && null !== value && false === Array.isArray(value) && $
|
|
60
|
+
return "object" === typeof value && null !== value && false === Array.isArray(value) && $io16(value);
|
|
60
61
|
return true;
|
|
61
62
|
});
|
|
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 $
|
|
75
|
-
const $
|
|
76
|
-
const $
|
|
77
|
-
const $
|
|
78
|
-
const $
|
|
79
|
-
const $
|
|
80
|
-
const $
|
|
81
|
-
const $
|
|
82
|
-
const $
|
|
83
|
-
const $
|
|
84
|
-
const $
|
|
85
|
-
const $
|
|
63
|
+
const $io16 = (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 && $io12(input3.filter));
|
|
64
|
+
const $io17 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io18(elem)));
|
|
65
|
+
const $io18 = (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) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
|
|
66
|
+
const $io19 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
|
|
67
|
+
const $io20 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io21(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
|
|
68
|
+
const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io15(input3.values)) && true && ("object" === typeof input3.bins && null !== input3.bins && $io22(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
|
|
69
|
+
const $io22 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu6(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu6(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
|
|
70
|
+
const $io23 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu7(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu8(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
|
|
71
|
+
const $io24 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
|
|
72
|
+
const $io25 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
|
|
73
|
+
const $io26 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
|
|
74
|
+
const $io27 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(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);
|
|
75
|
+
const $io28 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
|
|
76
|
+
const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
|
|
77
|
+
const $io30 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io31(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io32(elem)));
|
|
78
|
+
const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io15(input3.values)) && true;
|
|
79
|
+
const $io32 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
|
|
80
|
+
const $io33 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
|
|
81
|
+
const $io34 = (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) && $io15(input3.values)) && true && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "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);
|
|
82
|
+
const $io35 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io15(input3.values)) && true && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
83
|
+
const $io36 = (input3) => 1 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
84
|
+
const $io37 = (input3) => 4 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
85
|
+
const $io38 = (input3) => 5 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
86
|
+
const $io39 = (input3) => 2 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
|
|
86
87
|
const $iu0 = (input3) => (() => {
|
|
87
88
|
if ("string" === typeof input3.type)
|
|
88
|
-
return $
|
|
89
|
+
return $io9(input3);
|
|
89
90
|
if ("filter" === input3.type)
|
|
90
|
-
return $
|
|
91
|
+
return $io11(input3);
|
|
91
92
|
return false;
|
|
92
93
|
})();
|
|
93
94
|
const $iu1 = (input3) => (() => {
|
|
94
95
|
if (void 0 !== input3.type)
|
|
95
|
-
return $
|
|
96
|
+
return $io12(input3);
|
|
96
97
|
if (void 0 !== input3.ranges)
|
|
97
|
-
return $
|
|
98
|
+
return $io20(input3);
|
|
98
99
|
return (() => {
|
|
99
|
-
if ($
|
|
100
|
-
return $
|
|
101
|
-
if ($
|
|
102
|
-
return $
|
|
103
|
-
if ($
|
|
104
|
-
return $
|
|
100
|
+
if ($io13(input3))
|
|
101
|
+
return $io13(input3);
|
|
102
|
+
if ($io30(input3))
|
|
103
|
+
return $io30(input3);
|
|
104
|
+
if ($io33(input3))
|
|
105
|
+
return $io33(input3);
|
|
105
106
|
return false;
|
|
106
107
|
})();
|
|
107
108
|
})();
|
|
108
109
|
const $iu2 = (input3) => (() => {
|
|
109
110
|
if (true === input3.startunbounded)
|
|
110
|
-
return $
|
|
111
|
+
return $io24(input3);
|
|
111
112
|
if (true === input3.stopunbounded)
|
|
112
|
-
return $
|
|
113
|
-
return $
|
|
113
|
+
return $io26(input3);
|
|
114
|
+
return $io25(input3);
|
|
114
115
|
})();
|
|
115
116
|
const $iu3 = (input3) => (() => {
|
|
116
117
|
if (2 === input3.dt)
|
|
117
|
-
return $
|
|
118
|
+
return $io39(input3);
|
|
118
119
|
if (5 === input3.dt)
|
|
119
|
-
return $
|
|
120
|
+
return $io38(input3);
|
|
120
121
|
if (4 === input3.dt)
|
|
121
|
-
return $
|
|
122
|
+
return $io37(input3);
|
|
122
123
|
if (1 === input3.dt)
|
|
123
|
-
return $
|
|
124
|
+
return $io36(input3);
|
|
124
125
|
return false;
|
|
125
126
|
})();
|
|
126
127
|
const $iu4 = (input3) => (() => {
|
|
127
128
|
if ("values" === input3.type)
|
|
128
129
|
return $io3(input3);
|
|
129
130
|
if ("predefined-groupset" === input3.type)
|
|
130
|
-
return $io5(input3);
|
|
131
|
-
if ("custom-groupset" === input3.type)
|
|
132
131
|
return $io6(input3);
|
|
133
|
-
|
|
132
|
+
if ("custom-groupset" === input3.type)
|
|
133
|
+
return $io7(input3);
|
|
134
|
+
return $io5(input3);
|
|
134
135
|
})();
|
|
135
136
|
const $iu5 = (input3) => (() => {
|
|
136
|
-
if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $
|
|
137
|
-
return $
|
|
138
|
-
return $
|
|
137
|
+
if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io18(elem)))
|
|
138
|
+
return $io17(input3);
|
|
139
|
+
return $io19(input3);
|
|
139
140
|
})();
|
|
140
141
|
const $iu6 = (input3) => (() => {
|
|
141
142
|
if ("regular-bin" === input3.type)
|
|
142
|
-
return $
|
|
143
|
+
return $io23(input3);
|
|
143
144
|
if ("custom-bin" === input3.type)
|
|
144
|
-
return $
|
|
145
|
+
return $io27(input3);
|
|
145
146
|
return false;
|
|
146
147
|
})();
|
|
147
148
|
const $iu7 = (input3) => (() => {
|
|
148
149
|
if (true === input3.startunbounded)
|
|
149
|
-
return $io23(input3);
|
|
150
|
-
if (void 0 !== input3.start)
|
|
151
150
|
return $io24(input3);
|
|
151
|
+
if (void 0 !== input3.start)
|
|
152
|
+
return $io25(input3);
|
|
152
153
|
return false;
|
|
153
154
|
})();
|
|
154
155
|
const $iu8 = (input3) => (() => {
|
|
155
156
|
if (void 0 !== input3.stop)
|
|
156
|
-
return $io24(input3);
|
|
157
|
-
if (true === input3.stopunbounded)
|
|
158
157
|
return $io25(input3);
|
|
158
|
+
if (true === input3.stopunbounded)
|
|
159
|
+
return $io26(input3);
|
|
159
160
|
return false;
|
|
160
161
|
})();
|
|
161
162
|
const $iu9 = (input3) => (() => {
|
|
162
163
|
if ("gene" === input3.kind)
|
|
163
|
-
return $io33(input3);
|
|
164
|
-
if ("coord" === input3.kind)
|
|
165
164
|
return $io34(input3);
|
|
165
|
+
if ("coord" === input3.kind)
|
|
166
|
+
return $io35(input3);
|
|
166
167
|
return false;
|
|
167
168
|
})();
|
|
168
169
|
return "object" === typeof input2 && null !== input2 && $io0(input2);
|
|
@@ -264,19 +265,19 @@ var validBrainImagingRequest = (input) => {
|
|
|
264
265
|
path: _path2 + ".type",
|
|
265
266
|
expected: '("CatTWCustomGS" | "CatTWPredefinedGS" | "CatTWValues")',
|
|
266
267
|
value: input3.type
|
|
267
|
-
}), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
|
|
268
|
+
}), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
|
|
268
269
|
path: _path2 + ".q",
|
|
269
|
-
expected: "(CustomGroupSettingQ | PredefinedGroupSettingQ | ValuesQ)",
|
|
270
|
+
expected: "(CustomGroupSettingQ | FilterQ | PredefinedGroupSettingQ | ValuesQ)",
|
|
270
271
|
value: input3.q
|
|
271
272
|
})) && $vu4(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
272
273
|
path: _path2 + ".q",
|
|
273
|
-
expected: "(CustomGroupSettingQ | PredefinedGroupSettingQ | ValuesQ)",
|
|
274
|
+
expected: "(CustomGroupSettingQ | FilterQ | PredefinedGroupSettingQ | ValuesQ)",
|
|
274
275
|
value: input3.q
|
|
275
276
|
}), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
|
|
276
277
|
path: _path2 + ".term",
|
|
277
278
|
expected: "CategoricalTerm",
|
|
278
279
|
value: input3.term
|
|
279
|
-
})) && $
|
|
280
|
+
})) && $vo14(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
280
281
|
path: _path2 + ".term",
|
|
281
282
|
expected: "CategoricalTerm",
|
|
282
283
|
value: input3.term
|
|
@@ -338,6 +339,35 @@ var validBrainImagingRequest = (input) => {
|
|
|
338
339
|
path: _path2 + ".hiddenValues",
|
|
339
340
|
expected: "(HiddenValues | undefined)",
|
|
340
341
|
value: input3.hiddenValues
|
|
342
|
+
}), void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic || $report(_exceptionable2, {
|
|
343
|
+
path: _path2 + ".isAtomic",
|
|
344
|
+
expected: "(boolean | undefined)",
|
|
345
|
+
value: input3.isAtomic
|
|
346
|
+
}), void 0 === input3.name || "string" === typeof input3.name || $report(_exceptionable2, {
|
|
347
|
+
path: _path2 + ".name",
|
|
348
|
+
expected: "(string | undefined)",
|
|
349
|
+
value: input3.name
|
|
350
|
+
}), void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode || $report(_exceptionable2, {
|
|
351
|
+
path: _path2 + ".mode",
|
|
352
|
+
expected: '("binary" | "continuous" | "cox" | "cuminc" | "discrete" | "spline" | undefined)',
|
|
353
|
+
value: input3.mode
|
|
354
|
+
}), void 0 === input3.reuseId || "string" === typeof input3.reuseId || $report(_exceptionable2, {
|
|
355
|
+
path: _path2 + ".reuseId",
|
|
356
|
+
expected: "(string | undefined)",
|
|
357
|
+
value: input3.reuseId
|
|
358
|
+
}), void 0 === input3.type || "filter" === input3.type || $report(_exceptionable2, {
|
|
359
|
+
path: _path2 + ".type",
|
|
360
|
+
expected: '("filter" | undefined)',
|
|
361
|
+
value: input3.type
|
|
362
|
+
})].every((flag) => flag);
|
|
363
|
+
const $vo6 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
364
|
+
path: _path2 + ".hiddenValues",
|
|
365
|
+
expected: "(HiddenValues | undefined)",
|
|
366
|
+
value: input3.hiddenValues
|
|
367
|
+
})) && $vo4(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
|
|
368
|
+
path: _path2 + ".hiddenValues",
|
|
369
|
+
expected: "(HiddenValues | undefined)",
|
|
370
|
+
value: input3.hiddenValues
|
|
341
371
|
}), void 0 === input3.isAtomic || true === input3.isAtomic || $report(_exceptionable2, {
|
|
342
372
|
path: _path2 + ".isAtomic",
|
|
343
373
|
expected: "(true | undefined)",
|
|
@@ -363,7 +393,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
363
393
|
expected: "number",
|
|
364
394
|
value: input3.predefined_groupset_idx
|
|
365
395
|
})].every((flag) => flag);
|
|
366
|
-
const $
|
|
396
|
+
const $vo7 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
367
397
|
path: _path2 + ".hiddenValues",
|
|
368
398
|
expected: "(HiddenValues | undefined)",
|
|
369
399
|
value: input3.hiddenValues
|
|
@@ -395,12 +425,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
395
425
|
path: _path2 + ".customset",
|
|
396
426
|
expected: "BaseGroupSet",
|
|
397
427
|
value: input3.customset
|
|
398
|
-
})) && $
|
|
428
|
+
})) && $vo8(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
|
|
399
429
|
path: _path2 + ".customset",
|
|
400
430
|
expected: "BaseGroupSet",
|
|
401
431
|
value: input3.customset
|
|
402
432
|
})].every((flag) => flag);
|
|
403
|
-
const $
|
|
433
|
+
const $vo8 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
|
|
404
434
|
path: _path2 + ".groups",
|
|
405
435
|
expected: "Array<GroupEntry>",
|
|
406
436
|
value: input3.groups
|
|
@@ -417,7 +447,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
417
447
|
expected: "Array<GroupEntry>",
|
|
418
448
|
value: input3.groups
|
|
419
449
|
})].every((flag) => flag);
|
|
420
|
-
const $
|
|
450
|
+
const $vo9 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
421
451
|
path: _path2 + ".name",
|
|
422
452
|
expected: "string",
|
|
423
453
|
value: input3.name
|
|
@@ -433,7 +463,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
433
463
|
path: _path2 + ".values[" + _index4 + "]",
|
|
434
464
|
expected: "__type.o1",
|
|
435
465
|
value: elem
|
|
436
|
-
})) && $
|
|
466
|
+
})) && $vo10(elem, _path2 + ".values[" + _index4 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
437
467
|
path: _path2 + ".values[" + _index4 + "]",
|
|
438
468
|
expected: "__type.o1",
|
|
439
469
|
value: elem
|
|
@@ -446,7 +476,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
446
476
|
expected: "(boolean | undefined)",
|
|
447
477
|
value: input3.uncomputable
|
|
448
478
|
})].every((flag) => flag);
|
|
449
|
-
const $
|
|
479
|
+
const $vo10 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
|
|
450
480
|
path: _path2 + ".key",
|
|
451
481
|
expected: "(number | string)",
|
|
452
482
|
value: input3.key
|
|
@@ -455,7 +485,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
455
485
|
expected: "string",
|
|
456
486
|
value: input3.label
|
|
457
487
|
})].every((flag) => flag);
|
|
458
|
-
const $
|
|
488
|
+
const $vo11 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
459
489
|
path: _path2 + ".name",
|
|
460
490
|
expected: "string",
|
|
461
491
|
value: input3.name
|
|
@@ -467,12 +497,16 @@ var validBrainImagingRequest = (input) => {
|
|
|
467
497
|
path: _path2 + ".filter",
|
|
468
498
|
expected: "Filter",
|
|
469
499
|
value: input3.filter
|
|
470
|
-
})) && $
|
|
500
|
+
})) && $vo12(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
|
|
471
501
|
path: _path2 + ".filter",
|
|
472
502
|
expected: "Filter",
|
|
473
503
|
value: input3.filter
|
|
504
|
+
}), void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable || $report(_exceptionable2, {
|
|
505
|
+
path: _path2 + ".uncomputable",
|
|
506
|
+
expected: "(boolean | undefined)",
|
|
507
|
+
value: input3.uncomputable
|
|
474
508
|
})].every((flag) => flag);
|
|
475
|
-
const $
|
|
509
|
+
const $vo12 = (input3, _path2, _exceptionable2 = true) => ["lst" === input3.type || $report(_exceptionable2, {
|
|
476
510
|
path: _path2 + ".type",
|
|
477
511
|
expected: '"lst"',
|
|
478
512
|
value: input3.type
|
|
@@ -505,7 +539,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
505
539
|
expected: "Array<Filter | Tvs>",
|
|
506
540
|
value: input3.lst
|
|
507
541
|
})].every((flag) => flag);
|
|
508
|
-
const $
|
|
542
|
+
const $vo13 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
509
543
|
path: _path2 + ".join",
|
|
510
544
|
expected: "(string | undefined)",
|
|
511
545
|
value: input3.join
|
|
@@ -517,7 +551,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
517
551
|
path: _path2 + ".term",
|
|
518
552
|
expected: "CategoricalTerm",
|
|
519
553
|
value: input3.term
|
|
520
|
-
})) && $
|
|
554
|
+
})) && $vo14(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
521
555
|
path: _path2 + ".term",
|
|
522
556
|
expected: "CategoricalTerm",
|
|
523
557
|
value: input3.term
|
|
@@ -533,7 +567,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
533
567
|
path: _path2 + ".values[" + _index6 + "]",
|
|
534
568
|
expected: "BaseValue",
|
|
535
569
|
value: elem
|
|
536
|
-
})) && $
|
|
570
|
+
})) && $vo16(elem, _path2 + ".values[" + _index6 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
537
571
|
path: _path2 + ".values[" + _index6 + "]",
|
|
538
572
|
expected: "BaseValue",
|
|
539
573
|
value: elem
|
|
@@ -542,7 +576,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
542
576
|
expected: "Array<BaseValue>",
|
|
543
577
|
value: input3.values
|
|
544
578
|
})].every((flag) => flag);
|
|
545
|
-
const $
|
|
579
|
+
const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
546
580
|
path: _path2 + ".id",
|
|
547
581
|
expected: "string",
|
|
548
582
|
value: input3.id
|
|
@@ -590,11 +624,11 @@ var validBrainImagingRequest = (input) => {
|
|
|
590
624
|
path: _path2 + ".values",
|
|
591
625
|
expected: "(TermValues | undefined)",
|
|
592
626
|
value: input3.values
|
|
593
|
-
})) && $
|
|
627
|
+
})) && $vo15(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
594
628
|
path: _path2 + ".values",
|
|
595
629
|
expected: "(TermValues | undefined)",
|
|
596
630
|
value: input3.values
|
|
597
|
-
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
631
|
+
}), true, ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
598
632
|
path: _path2 + ".groupsetting",
|
|
599
633
|
expected: "(EnabledTermGroupSetting | __type.o2)",
|
|
600
634
|
value: input3.groupsetting
|
|
@@ -603,7 +637,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
603
637
|
expected: "(EnabledTermGroupSetting | __type.o2)",
|
|
604
638
|
value: input3.groupsetting
|
|
605
639
|
})].every((flag) => flag);
|
|
606
|
-
const $
|
|
640
|
+
const $vo15 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
607
641
|
const value = input3[key];
|
|
608
642
|
if (void 0 === value)
|
|
609
643
|
return true;
|
|
@@ -612,7 +646,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
612
646
|
path: _path2 + $join(key),
|
|
613
647
|
expected: "BaseValue",
|
|
614
648
|
value
|
|
615
|
-
})) && $
|
|
649
|
+
})) && $vo16(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
616
650
|
path: _path2 + $join(key),
|
|
617
651
|
expected: "BaseValue",
|
|
618
652
|
value
|
|
@@ -622,14 +656,14 @@ var validBrainImagingRequest = (input) => {
|
|
|
622
656
|
path: _path2 + $join(key),
|
|
623
657
|
expected: "BaseValue",
|
|
624
658
|
value
|
|
625
|
-
})) && $
|
|
659
|
+
})) && $vo16(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
626
660
|
path: _path2 + $join(key),
|
|
627
661
|
expected: "BaseValue",
|
|
628
662
|
value
|
|
629
663
|
});
|
|
630
664
|
return true;
|
|
631
665
|
}).every((flag) => flag)].every((flag) => flag);
|
|
632
|
-
const $
|
|
666
|
+
const $vo16 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
|
|
633
667
|
path: _path2 + ".key",
|
|
634
668
|
expected: "(string | undefined)",
|
|
635
669
|
value: input3.key
|
|
@@ -657,12 +691,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
657
691
|
path: _path2 + ".filter",
|
|
658
692
|
expected: "(Filter | undefined)",
|
|
659
693
|
value: input3.filter
|
|
660
|
-
})) && $
|
|
694
|
+
})) && $vo12(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
|
|
661
695
|
path: _path2 + ".filter",
|
|
662
696
|
expected: "(Filter | undefined)",
|
|
663
697
|
value: input3.filter
|
|
664
698
|
})].every((flag) => flag);
|
|
665
|
-
const $
|
|
699
|
+
const $vo17 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
|
|
666
700
|
path: _path2 + ".disabled",
|
|
667
701
|
expected: "(boolean | undefined)",
|
|
668
702
|
value: input3.disabled
|
|
@@ -674,7 +708,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
674
708
|
path: _path2 + ".lst[" + _index9 + "]",
|
|
675
709
|
expected: "Groupset",
|
|
676
710
|
value: elem
|
|
677
|
-
})) && $
|
|
711
|
+
})) && $vo18(elem, _path2 + ".lst[" + _index9 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
678
712
|
path: _path2 + ".lst[" + _index9 + "]",
|
|
679
713
|
expected: "Groupset",
|
|
680
714
|
value: elem
|
|
@@ -683,7 +717,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
683
717
|
expected: "Array<Groupset>",
|
|
684
718
|
value: input3.lst
|
|
685
719
|
})].every((flag) => flag);
|
|
686
|
-
const $
|
|
720
|
+
const $vo18 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
687
721
|
path: _path2 + ".name",
|
|
688
722
|
expected: "string",
|
|
689
723
|
value: input3.name
|
|
@@ -712,7 +746,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
712
746
|
expected: "Array<GroupEntry>",
|
|
713
747
|
value: input3.groups
|
|
714
748
|
})].every((flag) => flag);
|
|
715
|
-
const $
|
|
749
|
+
const $vo19 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
|
|
716
750
|
path: _path2 + ".disabled",
|
|
717
751
|
expected: "boolean",
|
|
718
752
|
value: input3.disabled
|
|
@@ -729,7 +763,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
729
763
|
expected: "([] | undefined)",
|
|
730
764
|
value: input3.lst
|
|
731
765
|
})].every((flag) => flag);
|
|
732
|
-
const $
|
|
766
|
+
const $vo20 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
733
767
|
path: _path2 + ".join",
|
|
734
768
|
expected: "(string | undefined)",
|
|
735
769
|
value: input3.join
|
|
@@ -741,7 +775,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
741
775
|
path: _path2 + ".term",
|
|
742
776
|
expected: "NumericTerm",
|
|
743
777
|
value: input3.term
|
|
744
|
-
})) && $
|
|
778
|
+
})) && $vo21(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
745
779
|
path: _path2 + ".term",
|
|
746
780
|
expected: "NumericTerm",
|
|
747
781
|
value: input3.term
|
|
@@ -769,7 +803,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
769
803
|
path: _path2 + ".values[" + _index12 + "]",
|
|
770
804
|
expected: "__type.o4",
|
|
771
805
|
value: elem
|
|
772
|
-
})) && $
|
|
806
|
+
})) && $vo29(elem, _path2 + ".values[" + _index12 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
773
807
|
path: _path2 + ".values[" + _index12 + "]",
|
|
774
808
|
expected: "__type.o4",
|
|
775
809
|
value: elem
|
|
@@ -778,7 +812,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
778
812
|
expected: "Array<__type>.o1",
|
|
779
813
|
value: input3.values
|
|
780
814
|
})].every((flag) => flag);
|
|
781
|
-
const $
|
|
815
|
+
const $vo21 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
782
816
|
path: _path2 + ".id",
|
|
783
817
|
expected: "string",
|
|
784
818
|
value: input3.id
|
|
@@ -826,15 +860,15 @@ var validBrainImagingRequest = (input) => {
|
|
|
826
860
|
path: _path2 + ".values",
|
|
827
861
|
expected: "(TermValues | undefined)",
|
|
828
862
|
value: input3.values
|
|
829
|
-
})) && $
|
|
863
|
+
})) && $vo15(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
830
864
|
path: _path2 + ".values",
|
|
831
865
|
expected: "(TermValues | undefined)",
|
|
832
866
|
value: input3.values
|
|
833
|
-
}), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
|
|
867
|
+
}), true, ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
|
|
834
868
|
path: _path2 + ".bins",
|
|
835
869
|
expected: "PresetNumericBins",
|
|
836
870
|
value: input3.bins
|
|
837
|
-
})) && $
|
|
871
|
+
})) && $vo22(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
838
872
|
path: _path2 + ".bins",
|
|
839
873
|
expected: "PresetNumericBins",
|
|
840
874
|
value: input3.bins
|
|
@@ -846,12 +880,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
846
880
|
path: _path2 + ".continuousColorScale",
|
|
847
881
|
expected: "(__type.o3 | undefined)",
|
|
848
882
|
value: input3.continuousColorScale
|
|
849
|
-
})) && $
|
|
883
|
+
})) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
850
884
|
path: _path2 + ".continuousColorScale",
|
|
851
885
|
expected: "(__type.o3 | undefined)",
|
|
852
886
|
value: input3.continuousColorScale
|
|
853
887
|
})].every((flag) => flag);
|
|
854
|
-
const $
|
|
888
|
+
const $vo22 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
|
|
855
889
|
path: _path2 + '["default"]',
|
|
856
890
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
857
891
|
value: input3["default"]
|
|
@@ -888,7 +922,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
888
922
|
expected: "(number | undefined)",
|
|
889
923
|
value: input3.max
|
|
890
924
|
})].every((flag) => flag);
|
|
891
|
-
const $
|
|
925
|
+
const $vo23 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
892
926
|
path: _path2 + ".hiddenValues",
|
|
893
927
|
expected: "(HiddenValues | undefined)",
|
|
894
928
|
value: input3.hiddenValues
|
|
@@ -941,7 +975,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
941
975
|
expected: "(number | undefined)",
|
|
942
976
|
value: input3.label_offset
|
|
943
977
|
})].every((flag) => flag);
|
|
944
|
-
const $
|
|
978
|
+
const $vo24 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
|
|
945
979
|
path: _path2 + ".startunbounded",
|
|
946
980
|
expected: "true",
|
|
947
981
|
value: input3.startunbounded
|
|
@@ -966,7 +1000,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
966
1000
|
expected: "(string | undefined)",
|
|
967
1001
|
value: input3.label
|
|
968
1002
|
})].every((flag) => flag);
|
|
969
|
-
const $
|
|
1003
|
+
const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
|
|
970
1004
|
path: _path2 + ".startunbounded",
|
|
971
1005
|
expected: "(false | undefined)",
|
|
972
1006
|
value: input3.startunbounded
|
|
@@ -995,7 +1029,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
995
1029
|
expected: "(string | undefined)",
|
|
996
1030
|
value: input3.label
|
|
997
1031
|
})].every((flag) => flag);
|
|
998
|
-
const $
|
|
1032
|
+
const $vo26 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
|
|
999
1033
|
path: _path2 + ".start",
|
|
1000
1034
|
expected: "number",
|
|
1001
1035
|
value: input3.start
|
|
@@ -1020,7 +1054,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1020
1054
|
expected: "(string | undefined)",
|
|
1021
1055
|
value: input3.label
|
|
1022
1056
|
})].every((flag) => flag);
|
|
1023
|
-
const $
|
|
1057
|
+
const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
1024
1058
|
path: _path2 + ".hiddenValues",
|
|
1025
1059
|
expected: "(HiddenValues | undefined)",
|
|
1026
1060
|
value: input3.hiddenValues
|
|
@@ -1087,7 +1121,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1087
1121
|
expected: '("median" | undefined)',
|
|
1088
1122
|
value: input3.preferredBins
|
|
1089
1123
|
})].every((flag) => flag);
|
|
1090
|
-
const $
|
|
1124
|
+
const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
|
|
1091
1125
|
path: _path2 + ".minColor",
|
|
1092
1126
|
expected: "string",
|
|
1093
1127
|
value: input3.minColor
|
|
@@ -1096,7 +1130,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1096
1130
|
expected: "string",
|
|
1097
1131
|
value: input3.maxColor
|
|
1098
1132
|
})].every((flag) => flag);
|
|
1099
|
-
const $
|
|
1133
|
+
const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1100
1134
|
path: _path2 + ".key",
|
|
1101
1135
|
expected: "string",
|
|
1102
1136
|
value: input3.key
|
|
@@ -1113,7 +1147,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1113
1147
|
expected: "(string | undefined)",
|
|
1114
1148
|
value: input3.label
|
|
1115
1149
|
})].every((flag) => flag);
|
|
1116
|
-
const $
|
|
1150
|
+
const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1117
1151
|
path: _path2 + ".join",
|
|
1118
1152
|
expected: "(string | undefined)",
|
|
1119
1153
|
value: input3.join
|
|
@@ -1125,7 +1159,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1125
1159
|
path: _path2 + ".term",
|
|
1126
1160
|
expected: "ConditionTerm",
|
|
1127
1161
|
value: input3.term
|
|
1128
|
-
})) && $
|
|
1162
|
+
})) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
1129
1163
|
path: _path2 + ".term",
|
|
1130
1164
|
expected: "ConditionTerm",
|
|
1131
1165
|
value: input3.term
|
|
@@ -1149,7 +1183,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1149
1183
|
path: _path2 + ".grade_and_child[" + _index16 + "]",
|
|
1150
1184
|
expected: "GradeAndChildEntry",
|
|
1151
1185
|
value: elem
|
|
1152
|
-
})) && $
|
|
1186
|
+
})) && $vo32(elem, _path2 + ".grade_and_child[" + _index16 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1153
1187
|
path: _path2 + ".grade_and_child[" + _index16 + "]",
|
|
1154
1188
|
expected: "GradeAndChildEntry",
|
|
1155
1189
|
value: elem
|
|
@@ -1158,7 +1192,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1158
1192
|
expected: "(Array<GradeAndChildEntry> | undefined)",
|
|
1159
1193
|
value: input3.grade_and_child
|
|
1160
1194
|
})].every((flag) => flag);
|
|
1161
|
-
const $
|
|
1195
|
+
const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1162
1196
|
path: _path2 + ".id",
|
|
1163
1197
|
expected: "string",
|
|
1164
1198
|
value: input3.id
|
|
@@ -1206,12 +1240,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
1206
1240
|
path: _path2 + ".values",
|
|
1207
1241
|
expected: "(TermValues | undefined)",
|
|
1208
1242
|
value: input3.values
|
|
1209
|
-
})) && $
|
|
1243
|
+
})) && $vo15(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1210
1244
|
path: _path2 + ".values",
|
|
1211
1245
|
expected: "(TermValues | undefined)",
|
|
1212
1246
|
value: input3.values
|
|
1213
|
-
})].every((flag) => flag);
|
|
1214
|
-
const $
|
|
1247
|
+
}), true].every((flag) => flag);
|
|
1248
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
|
|
1215
1249
|
path: _path2 + ".grade",
|
|
1216
1250
|
expected: "number",
|
|
1217
1251
|
value: input3.grade
|
|
@@ -1228,7 +1262,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1228
1262
|
expected: "string",
|
|
1229
1263
|
value: input3.child_label
|
|
1230
1264
|
})].every((flag) => flag);
|
|
1231
|
-
const $
|
|
1265
|
+
const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
1232
1266
|
path: _path2 + ".join",
|
|
1233
1267
|
expected: "(string | undefined)",
|
|
1234
1268
|
value: input3.join
|
|
@@ -1261,7 +1295,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1261
1295
|
expected: "Array<GeneVariantTvsValue>",
|
|
1262
1296
|
value: input3.values
|
|
1263
1297
|
})].every((flag) => flag);
|
|
1264
|
-
const $
|
|
1298
|
+
const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1265
1299
|
path: _path2 + ".id",
|
|
1266
1300
|
expected: "string",
|
|
1267
1301
|
value: input3.id
|
|
@@ -1309,15 +1343,15 @@ var validBrainImagingRequest = (input) => {
|
|
|
1309
1343
|
path: _path2 + ".values",
|
|
1310
1344
|
expected: "(TermValues | undefined)",
|
|
1311
1345
|
value: input3.values
|
|
1312
|
-
})) && $
|
|
1346
|
+
})) && $vo15(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1313
1347
|
path: _path2 + ".values",
|
|
1314
1348
|
expected: "(TermValues | undefined)",
|
|
1315
1349
|
value: input3.values
|
|
1316
|
-
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1350
|
+
}), true, ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1317
1351
|
path: _path2 + ".groupsetting",
|
|
1318
1352
|
expected: "EnabledTermGroupSetting",
|
|
1319
1353
|
value: input3.groupsetting
|
|
1320
|
-
})) && $
|
|
1354
|
+
})) && $vo17(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
1321
1355
|
path: _path2 + ".groupsetting",
|
|
1322
1356
|
expected: "EnabledTermGroupSetting",
|
|
1323
1357
|
value: input3.groupsetting
|
|
@@ -1342,7 +1376,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1342
1376
|
expected: "(number | undefined)",
|
|
1343
1377
|
value: input3.stop
|
|
1344
1378
|
})].every((flag) => flag);
|
|
1345
|
-
const $
|
|
1379
|
+
const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1346
1380
|
path: _path2 + ".id",
|
|
1347
1381
|
expected: "string",
|
|
1348
1382
|
value: input3.id
|
|
@@ -1390,15 +1424,15 @@ var validBrainImagingRequest = (input) => {
|
|
|
1390
1424
|
path: _path2 + ".values",
|
|
1391
1425
|
expected: "(TermValues | undefined)",
|
|
1392
1426
|
value: input3.values
|
|
1393
|
-
})) && $
|
|
1427
|
+
})) && $vo15(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1394
1428
|
path: _path2 + ".values",
|
|
1395
1429
|
expected: "(TermValues | undefined)",
|
|
1396
1430
|
value: input3.values
|
|
1397
|
-
}), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1431
|
+
}), true, ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1398
1432
|
path: _path2 + ".groupsetting",
|
|
1399
1433
|
expected: "EnabledTermGroupSetting",
|
|
1400
1434
|
value: input3.groupsetting
|
|
1401
|
-
})) && $
|
|
1435
|
+
})) && $vo17(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
1402
1436
|
path: _path2 + ".groupsetting",
|
|
1403
1437
|
expected: "EnabledTermGroupSetting",
|
|
1404
1438
|
value: input3.groupsetting
|
|
@@ -1419,7 +1453,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1419
1453
|
expected: "number",
|
|
1420
1454
|
value: input3.stop
|
|
1421
1455
|
})].every((flag) => flag);
|
|
1422
|
-
const $
|
|
1456
|
+
const $vo36 = (input3, _path2, _exceptionable2 = true) => [1 === input3.dt || $report(_exceptionable2, {
|
|
1423
1457
|
path: _path2 + ".dt",
|
|
1424
1458
|
expected: "1",
|
|
1425
1459
|
value: input3.dt
|
|
@@ -1452,7 +1486,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1452
1486
|
expected: '("germline" | "somatic" | undefined)',
|
|
1453
1487
|
value: input3.origin
|
|
1454
1488
|
})].every((flag) => flag);
|
|
1455
|
-
const $
|
|
1489
|
+
const $vo37 = (input3, _path2, _exceptionable2 = true) => [4 === input3.dt || $report(_exceptionable2, {
|
|
1456
1490
|
path: _path2 + ".dt",
|
|
1457
1491
|
expected: "4",
|
|
1458
1492
|
value: input3.dt
|
|
@@ -1485,7 +1519,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1485
1519
|
expected: '("germline" | "somatic" | undefined)',
|
|
1486
1520
|
value: input3.origin
|
|
1487
1521
|
})].every((flag) => flag);
|
|
1488
|
-
const $
|
|
1522
|
+
const $vo38 = (input3, _path2, _exceptionable2 = true) => [5 === input3.dt || $report(_exceptionable2, {
|
|
1489
1523
|
path: _path2 + ".dt",
|
|
1490
1524
|
expected: "5",
|
|
1491
1525
|
value: input3.dt
|
|
@@ -1518,7 +1552,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1518
1552
|
expected: '("germline" | "somatic" | undefined)',
|
|
1519
1553
|
value: input3.origin
|
|
1520
1554
|
})].every((flag) => flag);
|
|
1521
|
-
const $
|
|
1555
|
+
const $vo39 = (input3, _path2, _exceptionable2 = true) => [2 === input3.dt || $report(_exceptionable2, {
|
|
1522
1556
|
path: _path2 + ".dt",
|
|
1523
1557
|
expected: "2",
|
|
1524
1558
|
value: input3.dt
|
|
@@ -1553,9 +1587,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
1553
1587
|
})].every((flag) => flag);
|
|
1554
1588
|
const $vu0 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1555
1589
|
if ("string" === typeof input3.type)
|
|
1556
|
-
return $
|
|
1590
|
+
return $vo9(input3, _path2, _exceptionable2);
|
|
1557
1591
|
if ("filter" === input3.type)
|
|
1558
|
-
return $
|
|
1592
|
+
return $vo11(input3, _path2, _exceptionable2);
|
|
1559
1593
|
return $report(_exceptionable2, {
|
|
1560
1594
|
path: _path2,
|
|
1561
1595
|
expected: "(ValuesGroup | FilterGroup)",
|
|
@@ -1564,27 +1598,27 @@ var validBrainImagingRequest = (input) => {
|
|
|
1564
1598
|
})();
|
|
1565
1599
|
const $vu1 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1566
1600
|
if (void 0 !== input3.type)
|
|
1567
|
-
return $
|
|
1601
|
+
return $vo12(input3, _path2, _exceptionable2);
|
|
1568
1602
|
if (void 0 !== input3.ranges)
|
|
1569
|
-
return $
|
|
1570
|
-
return $
|
|
1603
|
+
return $vo20(input3, _path2, _exceptionable2);
|
|
1604
|
+
return $vo13(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
|
|
1571
1605
|
})();
|
|
1572
1606
|
const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1573
1607
|
if (true === input3.startunbounded)
|
|
1574
|
-
return $
|
|
1608
|
+
return $vo24(input3, _path2, _exceptionable2);
|
|
1575
1609
|
if (true === input3.stopunbounded)
|
|
1576
|
-
return $
|
|
1577
|
-
return $
|
|
1610
|
+
return $vo26(input3, _path2, _exceptionable2);
|
|
1611
|
+
return $vo25(input3, _path2, _exceptionable2);
|
|
1578
1612
|
})();
|
|
1579
1613
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1580
1614
|
if (2 === input3.dt)
|
|
1581
|
-
return $
|
|
1615
|
+
return $vo39(input3, _path2, _exceptionable2);
|
|
1582
1616
|
if (5 === input3.dt)
|
|
1583
|
-
return $
|
|
1617
|
+
return $vo38(input3, _path2, _exceptionable2);
|
|
1584
1618
|
if (4 === input3.dt)
|
|
1585
|
-
return $
|
|
1619
|
+
return $vo37(input3, _path2, _exceptionable2);
|
|
1586
1620
|
if (1 === input3.dt)
|
|
1587
|
-
return $
|
|
1621
|
+
return $vo36(input3, _path2, _exceptionable2);
|
|
1588
1622
|
return $report(_exceptionable2, {
|
|
1589
1623
|
path: _path2,
|
|
1590
1624
|
expected: "(FusionTvsValue | SVTvsValue | CNVTvsValue | SNVIndelTvsValue)",
|
|
@@ -1595,25 +1629,21 @@ var validBrainImagingRequest = (input) => {
|
|
|
1595
1629
|
if ("values" === input3.type)
|
|
1596
1630
|
return $vo3(input3, _path2, _exceptionable2);
|
|
1597
1631
|
if ("predefined-groupset" === input3.type)
|
|
1598
|
-
return $vo5(input3, _path2, _exceptionable2);
|
|
1599
|
-
if ("custom-groupset" === input3.type)
|
|
1600
1632
|
return $vo6(input3, _path2, _exceptionable2);
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
value: input3
|
|
1605
|
-
});
|
|
1633
|
+
if ("custom-groupset" === input3.type)
|
|
1634
|
+
return $vo7(input3, _path2, _exceptionable2);
|
|
1635
|
+
return $vo5(input3, _path2, _exceptionable2);
|
|
1606
1636
|
})();
|
|
1607
1637
|
const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1608
|
-
if (Array.isArray(input3.lst) && input3.lst.map((elem, _index32) => "object" === typeof elem && null !== elem && $
|
|
1609
|
-
return $
|
|
1610
|
-
return $
|
|
1638
|
+
if (Array.isArray(input3.lst) && input3.lst.map((elem, _index32) => "object" === typeof elem && null !== elem && $vo18(elem, _path2 + ".lst[" + _index32 + "]", false)).every((flag) => flag))
|
|
1639
|
+
return $vo17(input3, _path2, _exceptionable2);
|
|
1640
|
+
return $vo19(input3, _path2, _exceptionable2);
|
|
1611
1641
|
})();
|
|
1612
1642
|
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1613
1643
|
if ("regular-bin" === input3.type)
|
|
1614
|
-
return $
|
|
1644
|
+
return $vo23(input3, _path2, _exceptionable2);
|
|
1615
1645
|
if ("custom-bin" === input3.type)
|
|
1616
|
-
return $
|
|
1646
|
+
return $vo27(input3, _path2, _exceptionable2);
|
|
1617
1647
|
return $report(_exceptionable2, {
|
|
1618
1648
|
path: _path2,
|
|
1619
1649
|
expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
|
|
@@ -1622,9 +1652,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
1622
1652
|
})();
|
|
1623
1653
|
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1624
1654
|
if (true === input3.startunbounded)
|
|
1625
|
-
return $vo23(input3, _path2, _exceptionable2);
|
|
1626
|
-
if (void 0 !== input3.start)
|
|
1627
1655
|
return $vo24(input3, _path2, _exceptionable2);
|
|
1656
|
+
if (void 0 !== input3.start)
|
|
1657
|
+
return $vo25(input3, _path2, _exceptionable2);
|
|
1628
1658
|
return $report(_exceptionable2, {
|
|
1629
1659
|
path: _path2,
|
|
1630
1660
|
expected: "(StartUnboundedBin | FullyBoundedBin)",
|
|
@@ -1633,9 +1663,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
1633
1663
|
})();
|
|
1634
1664
|
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1635
1665
|
if (void 0 !== input3.stop)
|
|
1636
|
-
return $vo24(input3, _path2, _exceptionable2);
|
|
1637
|
-
if (true === input3.stopunbounded)
|
|
1638
1666
|
return $vo25(input3, _path2, _exceptionable2);
|
|
1667
|
+
if (true === input3.stopunbounded)
|
|
1668
|
+
return $vo26(input3, _path2, _exceptionable2);
|
|
1639
1669
|
return $report(_exceptionable2, {
|
|
1640
1670
|
path: _path2,
|
|
1641
1671
|
expected: "(FullyBoundedBin | StopUnboundedBin)",
|
|
@@ -1644,9 +1674,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
1644
1674
|
})();
|
|
1645
1675
|
const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1646
1676
|
if ("gene" === input3.kind)
|
|
1647
|
-
return $vo33(input3, _path2, _exceptionable2);
|
|
1648
|
-
if ("coord" === input3.kind)
|
|
1649
1677
|
return $vo34(input3, _path2, _exceptionable2);
|
|
1678
|
+
if ("coord" === input3.kind)
|
|
1679
|
+
return $vo35(input3, _path2, _exceptionable2);
|
|
1650
1680
|
return $report(_exceptionable2, {
|
|
1651
1681
|
path: _path2,
|
|
1652
1682
|
expected: "(GeneVariantGeneTerm | GeneVariantCoordTerm)",
|