@sjcrh/proteinpaint-types 2.180.1 → 2.182.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-XCSFBW4V.js → chunk-2QTCQFYE.js} +1101 -649
- package/dist/{chunk-DIKDKRFN.js → chunk-3DA4MJ2U.js} +691 -467
- package/dist/{chunk-Y6F7ZVSV.js → chunk-45VA4Y6L.js} +691 -467
- package/dist/chunk-7OA6G77M.js +113 -0
- package/dist/{chunk-XAGXFLSH.js → chunk-C5ECCXOT.js} +1402 -756
- package/dist/{chunk-PZUKZRSI.js → chunk-DDMUMMOL.js} +438 -214
- package/dist/{chunk-4DCPDZW4.js → chunk-G6ZTAMGK.js} +13 -1
- package/dist/{chunk-DPWX7ORN.js → chunk-J55IQXT7.js} +515 -291
- package/dist/{chunk-P75GBHFO.js → chunk-K6W2WEPW.js} +857 -395
- package/dist/{chunk-LLBTODL6.js → chunk-KNDCWQJD.js} +691 -467
- package/dist/{chunk-NOT62STS.js → chunk-UBAJYDGK.js} +453 -229
- package/dist/{chunk-WSKMTIOO.js → chunk-URYAC364.js} +677 -453
- package/dist/{chunk-6PTYP7X4.js → chunk-UYKWZWCU.js} +2180 -1062
- package/dist/{chunk-OT6W3FNI.js → chunk-VUNM6QTX.js} +438 -214
- package/dist/{chunk-ICACMXK2.js → chunk-ZKO7LMCC.js} +438 -214
- package/dist/{chunk-KFNXZOED.js → chunk-ZRTB7SRA.js} +653 -425
- package/dist/correlationVolcano.js +1 -1
- package/dist/grin2.js +1 -1
- package/dist/index.js +34 -34
- package/dist/termdb.categories.js +1 -1
- package/dist/termdb.chat.js +438 -214
- package/dist/termdb.chat2.js +1 -1
- package/dist/termdb.cluster.js +1 -1
- package/dist/termdb.descrstats.js +1 -1
- package/dist/termdb.diffMeth.js +1 -1
- package/dist/termdb.dmr.js +1 -1
- package/dist/termdb.isoformAvailability.js +11 -0
- 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.violinBox.js +11 -0
- package/package.json +1 -1
- package/src/dataset.ts +92 -58
- package/src/index.ts +3 -2
- package/src/routes/termdb.cluster.ts +11 -0
- package/src/routes/termdb.diffMeth.ts +6 -0
- package/src/routes/termdb.dmr.ts +73 -14
- package/src/routes/termdb.isoformAvailability.ts +22 -0
- package/src/routes/termdb.violinBox.ts +230 -0
- package/src/terms/isoformExpression.ts +36 -0
- package/src/terms/numeric.ts +2 -0
- package/src/vocab.ts +0 -1
- package/dist/chunk-R7BNDCKV.js +0 -3722
- package/dist/termdb.boxplot.js +0 -11
- package/dist/termdb.violin.js +0 -11
- package/src/routes/termdb.boxplot.ts +0 -164
- package/src/routes/termdb.violin.ts +0 -163
|
@@ -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 && $iu5(input3.divideByTW)) && (void 0 === input3.overlayTW || "object" === typeof input3.overlayTW && null !== input3.overlayTW && $iu5(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) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu6(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $
|
|
25
|
+
const $io1 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu6(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io61(input3.q)) && "QualTWValues" === input3.type;
|
|
26
26
|
const $io2 = (input3) => Object.keys(input3).every((key) => {
|
|
27
27
|
const value = input3[key];
|
|
28
28
|
if (void 0 === value)
|
|
@@ -31,7 +31,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
31
31
|
return true;
|
|
32
32
|
return true;
|
|
33
33
|
});
|
|
34
|
-
const $io3 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $
|
|
34
|
+
const $io3 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io43(input3.groupsetting));
|
|
35
35
|
const $io4 = (input3) => Object.keys(input3).every((key) => {
|
|
36
36
|
const value = input3[key];
|
|
37
37
|
if (void 0 === value)
|
|
@@ -46,7 +46,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
46
46
|
const $io6 = (input3) => "tvslst" === input3.type && "boolean" === typeof input3["in"] && "string" === typeof input3.join && (void 0 === input3.tag || "string" === typeof input3.tag) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem))) && (void 0 === input3.$id || "string" === typeof input3.$id);
|
|
47
47
|
const $io7 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
|
|
48
48
|
const $io8 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io3(input3.term)) && (void 0 === input3.groupset_label || "string" === typeof input3.groupset_label) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io5(elem))) && (void 0 === input3.valueset || input3.valueset instanceof Set);
|
|
49
|
-
const $io9 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (void 0 === input3.values || Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $
|
|
49
|
+
const $io9 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (void 0 === input3.values || Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io33(elem)));
|
|
50
50
|
const $io10 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
|
|
51
51
|
const $io11 = (input3) => "string" === typeof input3.fromUnit && "string" === typeof input3.toUnit && "string" === typeof input3.scaleFactor;
|
|
52
52
|
const $io12 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
|
|
@@ -66,19 +66,21 @@ var validBrainImagingRequest = (input) => {
|
|
|
66
66
|
const $io19 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "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] && $iu4(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu4(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins) && (void 0 === input3.isDummyPreset || "boolean" === typeof input3.isDummyPreset);
|
|
67
67
|
const $io20 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "gene" === input3.kind) && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
|
|
68
68
|
const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && (void 0 === input3.gene || "string" === typeof input3.gene) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
69
|
-
const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
70
|
-
const $io23 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
71
|
-
const $
|
|
72
|
-
const $
|
|
73
|
-
const $io27 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
74
|
-
const $io28 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
75
|
-
const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
76
|
-
const $io30 = (input3) => "
|
|
77
|
-
const $io31 = (input3) => "string" === typeof input3.
|
|
78
|
-
const $io32 = (input3) =>
|
|
79
|
-
const $io33 = (input3) => "string" === typeof input3.
|
|
80
|
-
const $io34 = (input3) => "
|
|
81
|
-
const $io35 = (input3) =>
|
|
69
|
+
const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "isoformExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "isoform" === input3.kind) && "string" === typeof input3.isoform && (void 0 === input3.gene || "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);
|
|
70
|
+
const $io23 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "isoformExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && (void 0 === input3.isoform || "string" === typeof input3.isoform) && (void 0 === input3.gene || "string" === typeof input3.gene) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
71
|
+
const $io24 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "metaboliteIntensity" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.metabolite && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
|
|
72
|
+
const $io25 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "proteomeAbundance" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.protein && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && ("object" === typeof input3.proteomeDetails && null !== input3.proteomeDetails && ("string" === typeof input3.proteomeDetails.assay && "string" === typeof input3.proteomeDetails.cohort));
|
|
73
|
+
const $io27 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "date" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
|
|
74
|
+
const $io28 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "ssGSEA" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.genes || Array.isArray(input3.genes) && input3.genes.every((elem) => "string" === typeof elem)) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
|
|
75
|
+
const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "dnaMethylation" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
|
|
76
|
+
const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "gene" === input3.kind) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
|
|
77
|
+
const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
78
|
+
const $io32 = (input3) => "number" === typeof input3.value && (void 0 === input3.label || "string" === typeof input3.label) && (void 0 === input3.name || "string" === typeof input3.name);
|
|
79
|
+
const $io33 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
|
|
80
|
+
const $io34 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io35(input3.term)) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io36(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io37(elem)));
|
|
81
|
+
const $io35 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
|
|
82
|
+
const $io36 = (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;
|
|
83
|
+
const $io37 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && (void 0 === input3.label || "string" === typeof input3.label) && Object.keys(input3).every((key) => {
|
|
82
84
|
if (["key", "label"].some((prop) => key === prop))
|
|
83
85
|
return true;
|
|
84
86
|
const value = input3[key];
|
|
@@ -88,30 +90,30 @@ var validBrainImagingRequest = (input) => {
|
|
|
88
90
|
return true;
|
|
89
91
|
return true;
|
|
90
92
|
});
|
|
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 $
|
|
93
|
+
const $io38 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io39(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io49(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName) && (void 0 === input3.genotype || "variant" === input3.genotype || "nt" === input3.genotype || "wt" === input3.genotype) && (void 0 === input3.mcount || "any" === input3.mcount || "single" === input3.mcount || "multiple" === input3.mcount || "all" === input3.mcount) && (void 0 === input3.continuousCnv || "boolean" === typeof input3.continuousCnv) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvWT || "boolean" === typeof input3.cnvWT) && (void 0 === input3.fractionOverlap || "number" === typeof input3.fractionOverlap);
|
|
94
|
+
const $io39 = (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 && $iu12(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values));
|
|
95
|
+
const $io40 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io43(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io39(elem)));
|
|
96
|
+
const $io41 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
|
|
97
|
+
const $io42 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
98
|
+
const $io43 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io44(elem)));
|
|
99
|
+
const $io44 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
|
|
100
|
+
const $io45 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io46(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
|
|
101
|
+
const $io46 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
|
|
102
|
+
const $io47 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && "string" === typeof input3.color;
|
|
103
|
+
const $io48 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io43(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io39(elem)));
|
|
104
|
+
const $io49 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.value || "string" === typeof input3.value) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.mclasslst || Array.isArray(input3.mclasslst) && input3.mclasslst.every((elem) => "string" === typeof elem)) && (void 0 === input3.mclassExcludeLst || Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "string" === typeof elem)) && (void 0 === input3.origin || "string" === typeof input3.origin);
|
|
105
|
+
const $io50 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && "number" === typeof input3.ratio;
|
|
106
|
+
const $io51 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io52(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io53(input3.propsByTermId)) && "numeric" === input3.memberType && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem)) && (void 0 === input3.valueTransform || "object" === typeof input3.valueTransform && null !== input3.valueTransform && false === Array.isArray(input3.valueTransform) && $io55(input3.valueTransform));
|
|
107
|
+
const $io52 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
|
|
108
|
+
const $io53 = (input3) => Object.keys(input3).every((key) => {
|
|
107
109
|
const value = input3[key];
|
|
108
110
|
if (void 0 === value)
|
|
109
111
|
return true;
|
|
110
112
|
if (RegExp(/(.*)/).test(key))
|
|
111
|
-
return "object" === typeof value && null !== value && false === Array.isArray(value) && $
|
|
113
|
+
return "object" === typeof value && null !== value && false === Array.isArray(value) && $io54(value);
|
|
112
114
|
return true;
|
|
113
115
|
});
|
|
114
|
-
const $
|
|
116
|
+
const $io54 = (input3) => Object.keys(input3).every((key) => {
|
|
115
117
|
const value = input3[key];
|
|
116
118
|
if (void 0 === value)
|
|
117
119
|
return true;
|
|
@@ -119,17 +121,17 @@ var validBrainImagingRequest = (input) => {
|
|
|
119
121
|
return true;
|
|
120
122
|
return true;
|
|
121
123
|
});
|
|
122
|
-
const $
|
|
123
|
-
const $
|
|
124
|
-
const $
|
|
125
|
-
const $
|
|
126
|
-
const $
|
|
127
|
-
const $
|
|
128
|
-
const $
|
|
129
|
-
const $
|
|
130
|
-
const $
|
|
131
|
-
const $
|
|
132
|
-
const $
|
|
124
|
+
const $io55 = (input3) => void 0 === input3.offset || "number" === typeof input3.offset;
|
|
125
|
+
const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io52(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io53(input3.propsByTermId)) && "categorical" === input3.memberType && (Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io57(elem)));
|
|
126
|
+
const $io57 = (input3) => "string" === typeof input3.key && "boolean" === typeof input3.shown;
|
|
127
|
+
const $io58 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "snp" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && "string" === typeof input3.ref && (Array.isArray(input3.alt) && input3.alt.every((elem) => "string" === typeof elem)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io43(input3.groupsetting));
|
|
128
|
+
const $io59 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellCellType" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.sample && null !== input3.sample && true) && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io43(input3.groupsetting));
|
|
129
|
+
const $io61 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
|
|
130
|
+
const $io62 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu6(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io63(input3.q)) && "QualTWPredefinedGS" === input3.type;
|
|
131
|
+
const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
|
|
132
|
+
const $io64 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu6(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io65(input3.q)) && "QualTWCustomGS" === input3.type;
|
|
133
|
+
const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io66(input3.customset));
|
|
134
|
+
const $io66 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
|
|
133
135
|
const $iu0 = (input3) => (() => {
|
|
134
136
|
if ("tvslst" === input3.type)
|
|
135
137
|
return $io6(input3);
|
|
@@ -143,21 +145,21 @@ var validBrainImagingRequest = (input) => {
|
|
|
143
145
|
if (true === input3.stopunbounded)
|
|
144
146
|
return $io18(input3);
|
|
145
147
|
if (void 0 !== input3.value)
|
|
146
|
-
return $
|
|
148
|
+
return $io32(input3);
|
|
147
149
|
return $io17(input3);
|
|
148
150
|
})();
|
|
149
151
|
const $iu2 = (input3) => (() => {
|
|
150
152
|
if ("gene" === input3.kind)
|
|
151
|
-
return $
|
|
153
|
+
return $io41(input3);
|
|
152
154
|
if ("coord" === input3.kind)
|
|
153
|
-
return $
|
|
155
|
+
return $io42(input3);
|
|
154
156
|
return false;
|
|
155
157
|
})();
|
|
156
158
|
const $iu3 = (input3) => (() => {
|
|
157
159
|
if ("string" === typeof input3.type)
|
|
158
|
-
return $io43(input3);
|
|
159
|
-
if ("filter" === input3.type)
|
|
160
160
|
return $io45(input3);
|
|
161
|
+
if ("filter" === input3.type)
|
|
162
|
+
return $io47(input3);
|
|
161
163
|
return false;
|
|
162
164
|
})();
|
|
163
165
|
const $iu4 = (input3) => (() => {
|
|
@@ -169,9 +171,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
169
171
|
})();
|
|
170
172
|
const $iu5 = (input3) => (() => {
|
|
171
173
|
if ("QualTWCustomGS" === input3.type)
|
|
172
|
-
return $
|
|
174
|
+
return $io64(input3);
|
|
173
175
|
if ("QualTWPredefinedGS" === input3.type)
|
|
174
|
-
return $
|
|
176
|
+
return $io62(input3);
|
|
175
177
|
if ("QualTWValues" === input3.type)
|
|
176
178
|
return $io1(input3);
|
|
177
179
|
return false;
|
|
@@ -180,23 +182,23 @@ var validBrainImagingRequest = (input) => {
|
|
|
180
182
|
if ("categorical" === input3.type)
|
|
181
183
|
return $io3(input3);
|
|
182
184
|
if ("snp" === input3.type)
|
|
183
|
-
return $
|
|
185
|
+
return $io58(input3);
|
|
184
186
|
if ("singleCellCellType" === input3.type)
|
|
185
|
-
return $
|
|
187
|
+
return $io59(input3);
|
|
186
188
|
return false;
|
|
187
189
|
})();
|
|
188
190
|
const $iu7 = (input3) => (() => {
|
|
189
191
|
if (void 0 !== input3.ranges)
|
|
190
192
|
return $io9(input3);
|
|
191
193
|
if (void 0 !== input3.ratio)
|
|
192
|
-
return $
|
|
194
|
+
return $io50(input3);
|
|
193
195
|
return (() => {
|
|
194
196
|
if ($io8(input3))
|
|
195
197
|
return $io8(input3);
|
|
196
|
-
if ($
|
|
197
|
-
return $
|
|
198
|
-
if ($
|
|
199
|
-
return $
|
|
198
|
+
if ($io34(input3))
|
|
199
|
+
return $io34(input3);
|
|
200
|
+
if ($io38(input3))
|
|
201
|
+
return $io38(input3);
|
|
200
202
|
return false;
|
|
201
203
|
})();
|
|
202
204
|
})();
|
|
@@ -204,24 +206,28 @@ var validBrainImagingRequest = (input) => {
|
|
|
204
206
|
if ("integer" === input3.type || "float" === input3.type)
|
|
205
207
|
return $io10(input3);
|
|
206
208
|
if ("metaboliteIntensity" === input3.type)
|
|
207
|
-
return $
|
|
209
|
+
return $io24(input3);
|
|
208
210
|
if ("proteomeAbundance" === input3.type)
|
|
209
|
-
return $io23(input3);
|
|
210
|
-
if ("date" === input3.type)
|
|
211
211
|
return $io25(input3);
|
|
212
|
+
if ("date" === input3.type)
|
|
213
|
+
return $io27(input3);
|
|
212
214
|
if ("ssGSEA" === input3.type)
|
|
213
|
-
return $
|
|
215
|
+
return $io28(input3);
|
|
214
216
|
if ("dnaMethylation" === input3.type)
|
|
215
|
-
return $
|
|
217
|
+
return $io29(input3);
|
|
216
218
|
return (() => {
|
|
217
219
|
if ($io21(input3))
|
|
218
220
|
return $io21(input3);
|
|
219
221
|
if ($io20(input3))
|
|
220
222
|
return $io20(input3);
|
|
221
|
-
if ($
|
|
222
|
-
return $
|
|
223
|
-
if ($
|
|
224
|
-
return $
|
|
223
|
+
if ($io23(input3))
|
|
224
|
+
return $io23(input3);
|
|
225
|
+
if ($io22(input3))
|
|
226
|
+
return $io22(input3);
|
|
227
|
+
if ($io31(input3))
|
|
228
|
+
return $io31(input3);
|
|
229
|
+
if ($io30(input3))
|
|
230
|
+
return $io30(input3);
|
|
225
231
|
return false;
|
|
226
232
|
})();
|
|
227
233
|
})();
|
|
@@ -248,16 +254,16 @@ var validBrainImagingRequest = (input) => {
|
|
|
248
254
|
})();
|
|
249
255
|
const $iu12 = (input3) => (() => {
|
|
250
256
|
if ("gene" === input3.kind)
|
|
251
|
-
return $
|
|
257
|
+
return $io40(input3);
|
|
252
258
|
if ("coord" === input3.kind)
|
|
253
|
-
return $
|
|
259
|
+
return $io48(input3);
|
|
254
260
|
return false;
|
|
255
261
|
})();
|
|
256
262
|
const $iu13 = (input3) => (() => {
|
|
257
263
|
if ("numeric" === input3.memberType)
|
|
258
|
-
return $
|
|
264
|
+
return $io51(input3);
|
|
259
265
|
if ("categorical" === input3.memberType)
|
|
260
|
-
return $
|
|
266
|
+
return $io56(input3);
|
|
261
267
|
return false;
|
|
262
268
|
})();
|
|
263
269
|
return "object" === typeof input2 && null !== input2 && $io0(input2);
|
|
@@ -367,7 +373,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
367
373
|
path: _path2 + ".q",
|
|
368
374
|
expected: "ValuesQ",
|
|
369
375
|
value: input3.q
|
|
370
|
-
})) && $
|
|
376
|
+
})) && $vo61(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
371
377
|
path: _path2 + ".q",
|
|
372
378
|
expected: "ValuesQ",
|
|
373
379
|
value: input3.q
|
|
@@ -452,7 +458,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
452
458
|
path: _path2 + ".groupsetting",
|
|
453
459
|
expected: "TermGroupSetting",
|
|
454
460
|
value: input3.groupsetting
|
|
455
|
-
})) && $
|
|
461
|
+
})) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
456
462
|
path: _path2 + ".groupsetting",
|
|
457
463
|
expected: "TermGroupSetting",
|
|
458
464
|
value: input3.groupsetting
|
|
@@ -657,11 +663,11 @@ var validBrainImagingRequest = (input) => {
|
|
|
657
663
|
value: input3.value_by_computable_grade
|
|
658
664
|
}), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
|
|
659
665
|
path: _path2 + ".term",
|
|
660
|
-
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | ProteomeAbundanceTerm | SsGSEATerm)',
|
|
666
|
+
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "isoformExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "isoformExpression"; bins?: PresetNumericBins | undefined; } & Isoform | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | ProteomeAbundanceTerm | SsGSEATerm)',
|
|
661
667
|
value: input3.term
|
|
662
668
|
})) && $vu8(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
663
669
|
path: _path2 + ".term",
|
|
664
|
-
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | ProteomeAbundanceTerm | SsGSEATerm)',
|
|
670
|
+
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "isoformExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "isoformExpression"; bins?: PresetNumericBins | undefined; } & Isoform | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "singleCellGeneExpression"; gene: string; sample: string; unit: string; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | DnaMethylationTerm | MetaboliteIntensityTerm | NumericDictTerm | ProteomeAbundanceTerm | SsGSEATerm)',
|
|
665
671
|
value: input3.term
|
|
666
672
|
}), (Array.isArray(input3.ranges) || $report(_exceptionable2, {
|
|
667
673
|
path: _path2 + ".ranges",
|
|
@@ -687,7 +693,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
687
693
|
path: _path2 + ".values[" + _index8 + "]",
|
|
688
694
|
expected: "__type.o5",
|
|
689
695
|
value: elem
|
|
690
|
-
})) && $
|
|
696
|
+
})) && $vo33(elem, _path2 + ".values[" + _index8 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
691
697
|
path: _path2 + ".values[" + _index8 + "]",
|
|
692
698
|
expected: "__type.o5",
|
|
693
699
|
value: elem
|
|
@@ -1301,9 +1307,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
1301
1307
|
path: _path2 + ".name",
|
|
1302
1308
|
expected: "string",
|
|
1303
1309
|
value: input3.name
|
|
1304
|
-
}), "
|
|
1310
|
+
}), "isoformExpression" === input3.type || $report(_exceptionable2, {
|
|
1305
1311
|
path: _path2 + ".type",
|
|
1306
|
-
expected: '"
|
|
1312
|
+
expected: '"isoformExpression"',
|
|
1307
1313
|
value: input3.type
|
|
1308
1314
|
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
1309
1315
|
path: _path2 + ".child_types",
|
|
@@ -1369,6 +1375,224 @@ var validBrainImagingRequest = (input) => {
|
|
|
1369
1375
|
path: _path2 + ".unit",
|
|
1370
1376
|
expected: "(string | undefined)",
|
|
1371
1377
|
value: input3.unit
|
|
1378
|
+
}), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
|
|
1379
|
+
path: _path2 + ".bins",
|
|
1380
|
+
expected: "(PresetNumericBins | undefined)",
|
|
1381
|
+
value: input3.bins
|
|
1382
|
+
})) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
1383
|
+
path: _path2 + ".bins",
|
|
1384
|
+
expected: "(PresetNumericBins | undefined)",
|
|
1385
|
+
value: input3.bins
|
|
1386
|
+
}), void 0 === input3.kind || "isoform" === input3.kind || $report(_exceptionable2, {
|
|
1387
|
+
path: _path2 + ".kind",
|
|
1388
|
+
expected: '("isoform" | undefined)',
|
|
1389
|
+
value: input3.kind
|
|
1390
|
+
}), "string" === typeof input3.isoform || $report(_exceptionable2, {
|
|
1391
|
+
path: _path2 + ".isoform",
|
|
1392
|
+
expected: "string",
|
|
1393
|
+
value: input3.isoform
|
|
1394
|
+
}), void 0 === input3.gene || "string" === typeof input3.gene || $report(_exceptionable2, {
|
|
1395
|
+
path: _path2 + ".gene",
|
|
1396
|
+
expected: "(string | undefined)",
|
|
1397
|
+
value: input3.gene
|
|
1398
|
+
}), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
|
|
1399
|
+
path: _path2 + ".chr",
|
|
1400
|
+
expected: "(string | undefined)",
|
|
1401
|
+
value: input3.chr
|
|
1402
|
+
}), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
|
|
1403
|
+
path: _path2 + ".start",
|
|
1404
|
+
expected: "(number | undefined)",
|
|
1405
|
+
value: input3.start
|
|
1406
|
+
}), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
|
|
1407
|
+
path: _path2 + ".stop",
|
|
1408
|
+
expected: "(number | undefined)",
|
|
1409
|
+
value: input3.stop
|
|
1410
|
+
})].every((flag) => flag);
|
|
1411
|
+
const $vo23 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1412
|
+
path: _path2 + ".id",
|
|
1413
|
+
expected: "string",
|
|
1414
|
+
value: input3.id
|
|
1415
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
1416
|
+
path: _path2 + ".name",
|
|
1417
|
+
expected: "string",
|
|
1418
|
+
value: input3.name
|
|
1419
|
+
}), "isoformExpression" === input3.type || $report(_exceptionable2, {
|
|
1420
|
+
path: _path2 + ".type",
|
|
1421
|
+
expected: '"isoformExpression"',
|
|
1422
|
+
value: input3.type
|
|
1423
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
1424
|
+
path: _path2 + ".child_types",
|
|
1425
|
+
expected: "(Array<string> | undefined)",
|
|
1426
|
+
value: input3.child_types
|
|
1427
|
+
})) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1428
|
+
path: _path2 + ".child_types[" + _index18 + "]",
|
|
1429
|
+
expected: "string",
|
|
1430
|
+
value: elem
|
|
1431
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1432
|
+
path: _path2 + ".child_types",
|
|
1433
|
+
expected: "(Array<string> | undefined)",
|
|
1434
|
+
value: input3.child_types
|
|
1435
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
1436
|
+
path: _path2 + ".hashtmldetail",
|
|
1437
|
+
expected: "(boolean | undefined)",
|
|
1438
|
+
value: input3.hashtmldetail
|
|
1439
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
1440
|
+
path: _path2 + ".included_types",
|
|
1441
|
+
expected: "(Array<string> | undefined)",
|
|
1442
|
+
value: input3.included_types
|
|
1443
|
+
})) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1444
|
+
path: _path2 + ".included_types[" + _index19 + "]",
|
|
1445
|
+
expected: "string",
|
|
1446
|
+
value: elem
|
|
1447
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1448
|
+
path: _path2 + ".included_types",
|
|
1449
|
+
expected: "(Array<string> | undefined)",
|
|
1450
|
+
value: input3.included_types
|
|
1451
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1452
|
+
path: _path2 + ".isleaf",
|
|
1453
|
+
expected: "(boolean | undefined)",
|
|
1454
|
+
value: input3.isleaf
|
|
1455
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
1456
|
+
path: _path2 + ".values",
|
|
1457
|
+
expected: "(TermValues | undefined)",
|
|
1458
|
+
value: input3.values
|
|
1459
|
+
})) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1460
|
+
path: _path2 + ".values",
|
|
1461
|
+
expected: "(TermValues | undefined)",
|
|
1462
|
+
value: input3.values
|
|
1463
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
1464
|
+
path: _path2 + ".skipValuesBuild",
|
|
1465
|
+
expected: "(boolean | undefined)",
|
|
1466
|
+
value: input3.skipValuesBuild
|
|
1467
|
+
}), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
|
|
1468
|
+
path: _path2 + ".valueConversion",
|
|
1469
|
+
expected: "(__type.o2 | undefined)",
|
|
1470
|
+
value: input3.valueConversion
|
|
1471
|
+
})) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
|
|
1472
|
+
path: _path2 + ".valueConversion",
|
|
1473
|
+
expected: "(__type.o2 | undefined)",
|
|
1474
|
+
value: input3.valueConversion
|
|
1475
|
+
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
1476
|
+
path: _path2 + ".continuousColorScale",
|
|
1477
|
+
expected: "(__type.o3 | undefined)",
|
|
1478
|
+
value: input3.continuousColorScale
|
|
1479
|
+
})) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
1480
|
+
path: _path2 + ".continuousColorScale",
|
|
1481
|
+
expected: "(__type.o3 | undefined)",
|
|
1482
|
+
value: input3.continuousColorScale
|
|
1483
|
+
}), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
|
|
1484
|
+
path: _path2 + ".unit",
|
|
1485
|
+
expected: "(string | undefined)",
|
|
1486
|
+
value: input3.unit
|
|
1487
|
+
}), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
|
|
1488
|
+
path: _path2 + ".bins",
|
|
1489
|
+
expected: "(PresetNumericBins | undefined)",
|
|
1490
|
+
value: input3.bins
|
|
1491
|
+
})) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
|
|
1492
|
+
path: _path2 + ".bins",
|
|
1493
|
+
expected: "(PresetNumericBins | undefined)",
|
|
1494
|
+
value: input3.bins
|
|
1495
|
+
}), void 0 === input3.kind || "coord" === input3.kind || $report(_exceptionable2, {
|
|
1496
|
+
path: _path2 + ".kind",
|
|
1497
|
+
expected: '("coord" | undefined)',
|
|
1498
|
+
value: input3.kind
|
|
1499
|
+
}), void 0 === input3.isoform || "string" === typeof input3.isoform || $report(_exceptionable2, {
|
|
1500
|
+
path: _path2 + ".isoform",
|
|
1501
|
+
expected: "(string | undefined)",
|
|
1502
|
+
value: input3.isoform
|
|
1503
|
+
}), void 0 === input3.gene || "string" === typeof input3.gene || $report(_exceptionable2, {
|
|
1504
|
+
path: _path2 + ".gene",
|
|
1505
|
+
expected: "(string | undefined)",
|
|
1506
|
+
value: input3.gene
|
|
1507
|
+
}), "string" === typeof input3.chr || $report(_exceptionable2, {
|
|
1508
|
+
path: _path2 + ".chr",
|
|
1509
|
+
expected: "string",
|
|
1510
|
+
value: input3.chr
|
|
1511
|
+
}), "number" === typeof input3.start || $report(_exceptionable2, {
|
|
1512
|
+
path: _path2 + ".start",
|
|
1513
|
+
expected: "number",
|
|
1514
|
+
value: input3.start
|
|
1515
|
+
}), "number" === typeof input3.stop || $report(_exceptionable2, {
|
|
1516
|
+
path: _path2 + ".stop",
|
|
1517
|
+
expected: "number",
|
|
1518
|
+
value: input3.stop
|
|
1519
|
+
})].every((flag) => flag);
|
|
1520
|
+
const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1521
|
+
path: _path2 + ".id",
|
|
1522
|
+
expected: "string",
|
|
1523
|
+
value: input3.id
|
|
1524
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
1525
|
+
path: _path2 + ".name",
|
|
1526
|
+
expected: "string",
|
|
1527
|
+
value: input3.name
|
|
1528
|
+
}), "metaboliteIntensity" === input3.type || $report(_exceptionable2, {
|
|
1529
|
+
path: _path2 + ".type",
|
|
1530
|
+
expected: '"metaboliteIntensity"',
|
|
1531
|
+
value: input3.type
|
|
1532
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
1533
|
+
path: _path2 + ".child_types",
|
|
1534
|
+
expected: "(Array<string> | undefined)",
|
|
1535
|
+
value: input3.child_types
|
|
1536
|
+
})) && input3.child_types.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1537
|
+
path: _path2 + ".child_types[" + _index20 + "]",
|
|
1538
|
+
expected: "string",
|
|
1539
|
+
value: elem
|
|
1540
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1541
|
+
path: _path2 + ".child_types",
|
|
1542
|
+
expected: "(Array<string> | undefined)",
|
|
1543
|
+
value: input3.child_types
|
|
1544
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
1545
|
+
path: _path2 + ".hashtmldetail",
|
|
1546
|
+
expected: "(boolean | undefined)",
|
|
1547
|
+
value: input3.hashtmldetail
|
|
1548
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
1549
|
+
path: _path2 + ".included_types",
|
|
1550
|
+
expected: "(Array<string> | undefined)",
|
|
1551
|
+
value: input3.included_types
|
|
1552
|
+
})) && input3.included_types.map((elem, _index21) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1553
|
+
path: _path2 + ".included_types[" + _index21 + "]",
|
|
1554
|
+
expected: "string",
|
|
1555
|
+
value: elem
|
|
1556
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1557
|
+
path: _path2 + ".included_types",
|
|
1558
|
+
expected: "(Array<string> | undefined)",
|
|
1559
|
+
value: input3.included_types
|
|
1560
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1561
|
+
path: _path2 + ".isleaf",
|
|
1562
|
+
expected: "(boolean | undefined)",
|
|
1563
|
+
value: input3.isleaf
|
|
1564
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
1565
|
+
path: _path2 + ".values",
|
|
1566
|
+
expected: "(TermValues | undefined)",
|
|
1567
|
+
value: input3.values
|
|
1568
|
+
})) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1569
|
+
path: _path2 + ".values",
|
|
1570
|
+
expected: "(TermValues | undefined)",
|
|
1571
|
+
value: input3.values
|
|
1572
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
1573
|
+
path: _path2 + ".skipValuesBuild",
|
|
1574
|
+
expected: "(boolean | undefined)",
|
|
1575
|
+
value: input3.skipValuesBuild
|
|
1576
|
+
}), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
|
|
1577
|
+
path: _path2 + ".valueConversion",
|
|
1578
|
+
expected: "(__type.o2 | undefined)",
|
|
1579
|
+
value: input3.valueConversion
|
|
1580
|
+
})) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
|
|
1581
|
+
path: _path2 + ".valueConversion",
|
|
1582
|
+
expected: "(__type.o2 | undefined)",
|
|
1583
|
+
value: input3.valueConversion
|
|
1584
|
+
}), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
|
|
1585
|
+
path: _path2 + ".continuousColorScale",
|
|
1586
|
+
expected: "(__type.o3 | undefined)",
|
|
1587
|
+
value: input3.continuousColorScale
|
|
1588
|
+
})) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
|
|
1589
|
+
path: _path2 + ".continuousColorScale",
|
|
1590
|
+
expected: "(__type.o3 | undefined)",
|
|
1591
|
+
value: input3.continuousColorScale
|
|
1592
|
+
}), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
|
|
1593
|
+
path: _path2 + ".unit",
|
|
1594
|
+
expected: "(string | undefined)",
|
|
1595
|
+
value: input3.unit
|
|
1372
1596
|
}), "string" === typeof input3.metabolite || $report(_exceptionable2, {
|
|
1373
1597
|
path: _path2 + ".metabolite",
|
|
1374
1598
|
expected: "string",
|
|
@@ -1382,7 +1606,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1382
1606
|
expected: "(PresetNumericBins | undefined)",
|
|
1383
1607
|
value: input3.bins
|
|
1384
1608
|
})].every((flag) => flag);
|
|
1385
|
-
const $
|
|
1609
|
+
const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1386
1610
|
path: _path2 + ".id",
|
|
1387
1611
|
expected: "string",
|
|
1388
1612
|
value: input3.id
|
|
@@ -1398,8 +1622,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1398
1622
|
path: _path2 + ".child_types",
|
|
1399
1623
|
expected: "(Array<string> | undefined)",
|
|
1400
1624
|
value: input3.child_types
|
|
1401
|
-
})) && input3.child_types.map((elem,
|
|
1402
|
-
path: _path2 + ".child_types[" +
|
|
1625
|
+
})) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1626
|
+
path: _path2 + ".child_types[" + _index22 + "]",
|
|
1403
1627
|
expected: "string",
|
|
1404
1628
|
value: elem
|
|
1405
1629
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1414,8 +1638,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1414
1638
|
path: _path2 + ".included_types",
|
|
1415
1639
|
expected: "(Array<string> | undefined)",
|
|
1416
1640
|
value: input3.included_types
|
|
1417
|
-
})) && input3.included_types.map((elem,
|
|
1418
|
-
path: _path2 + ".included_types[" +
|
|
1641
|
+
})) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1642
|
+
path: _path2 + ".included_types[" + _index23 + "]",
|
|
1419
1643
|
expected: "string",
|
|
1420
1644
|
value: elem
|
|
1421
1645
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1474,12 +1698,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
1474
1698
|
path: _path2 + ".proteomeDetails",
|
|
1475
1699
|
expected: "ProteomeDetails",
|
|
1476
1700
|
value: input3.proteomeDetails
|
|
1477
|
-
})) && $
|
|
1701
|
+
})) && $vo26(input3.proteomeDetails, _path2 + ".proteomeDetails", _exceptionable2) || $report(_exceptionable2, {
|
|
1478
1702
|
path: _path2 + ".proteomeDetails",
|
|
1479
1703
|
expected: "ProteomeDetails",
|
|
1480
1704
|
value: input3.proteomeDetails
|
|
1481
1705
|
})].every((flag) => flag);
|
|
1482
|
-
const $
|
|
1706
|
+
const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.assay || $report(_exceptionable2, {
|
|
1483
1707
|
path: _path2 + ".assay",
|
|
1484
1708
|
expected: "string",
|
|
1485
1709
|
value: input3.assay
|
|
@@ -1488,7 +1712,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1488
1712
|
expected: "string",
|
|
1489
1713
|
value: input3.cohort
|
|
1490
1714
|
})].every((flag) => flag);
|
|
1491
|
-
const $
|
|
1715
|
+
const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1492
1716
|
path: _path2 + ".id",
|
|
1493
1717
|
expected: "string",
|
|
1494
1718
|
value: input3.id
|
|
@@ -1504,8 +1728,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1504
1728
|
path: _path2 + ".child_types",
|
|
1505
1729
|
expected: "(Array<string> | undefined)",
|
|
1506
1730
|
value: input3.child_types
|
|
1507
|
-
})) && input3.child_types.map((elem,
|
|
1508
|
-
path: _path2 + ".child_types[" +
|
|
1731
|
+
})) && input3.child_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1732
|
+
path: _path2 + ".child_types[" + _index24 + "]",
|
|
1509
1733
|
expected: "string",
|
|
1510
1734
|
value: elem
|
|
1511
1735
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1520,8 +1744,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1520
1744
|
path: _path2 + ".included_types",
|
|
1521
1745
|
expected: "(Array<string> | undefined)",
|
|
1522
1746
|
value: input3.included_types
|
|
1523
|
-
})) && input3.included_types.map((elem,
|
|
1524
|
-
path: _path2 + ".included_types[" +
|
|
1747
|
+
})) && input3.included_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1748
|
+
path: _path2 + ".included_types[" + _index25 + "]",
|
|
1525
1749
|
expected: "string",
|
|
1526
1750
|
value: elem
|
|
1527
1751
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1573,7 +1797,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1573
1797
|
expected: "(PresetNumericBins | undefined)",
|
|
1574
1798
|
value: input3.bins
|
|
1575
1799
|
})].every((flag) => flag);
|
|
1576
|
-
const $
|
|
1800
|
+
const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1577
1801
|
path: _path2 + ".id",
|
|
1578
1802
|
expected: "string",
|
|
1579
1803
|
value: input3.id
|
|
@@ -1589,8 +1813,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1589
1813
|
path: _path2 + ".child_types",
|
|
1590
1814
|
expected: "(Array<string> | undefined)",
|
|
1591
1815
|
value: input3.child_types
|
|
1592
|
-
})) && input3.child_types.map((elem,
|
|
1593
|
-
path: _path2 + ".child_types[" +
|
|
1816
|
+
})) && input3.child_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1817
|
+
path: _path2 + ".child_types[" + _index26 + "]",
|
|
1594
1818
|
expected: "string",
|
|
1595
1819
|
value: elem
|
|
1596
1820
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1605,8 +1829,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1605
1829
|
path: _path2 + ".included_types",
|
|
1606
1830
|
expected: "(Array<string> | undefined)",
|
|
1607
1831
|
value: input3.included_types
|
|
1608
|
-
})) && input3.included_types.map((elem,
|
|
1609
|
-
path: _path2 + ".included_types[" +
|
|
1832
|
+
})) && input3.included_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1833
|
+
path: _path2 + ".included_types[" + _index27 + "]",
|
|
1610
1834
|
expected: "string",
|
|
1611
1835
|
value: elem
|
|
1612
1836
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1653,8 +1877,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1653
1877
|
path: _path2 + ".genes",
|
|
1654
1878
|
expected: "(Array<string> | undefined)",
|
|
1655
1879
|
value: input3.genes
|
|
1656
|
-
})) && input3.genes.map((elem,
|
|
1657
|
-
path: _path2 + ".genes[" +
|
|
1880
|
+
})) && input3.genes.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1881
|
+
path: _path2 + ".genes[" + _index28 + "]",
|
|
1658
1882
|
expected: "string",
|
|
1659
1883
|
value: elem
|
|
1660
1884
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1670,7 +1894,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1670
1894
|
expected: "(PresetNumericBins | undefined)",
|
|
1671
1895
|
value: input3.bins
|
|
1672
1896
|
})].every((flag) => flag);
|
|
1673
|
-
const $
|
|
1897
|
+
const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1674
1898
|
path: _path2 + ".id",
|
|
1675
1899
|
expected: "string",
|
|
1676
1900
|
value: input3.id
|
|
@@ -1686,8 +1910,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1686
1910
|
path: _path2 + ".child_types",
|
|
1687
1911
|
expected: "(Array<string> | undefined)",
|
|
1688
1912
|
value: input3.child_types
|
|
1689
|
-
})) && input3.child_types.map((elem,
|
|
1690
|
-
path: _path2 + ".child_types[" +
|
|
1913
|
+
})) && input3.child_types.map((elem, _index29) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1914
|
+
path: _path2 + ".child_types[" + _index29 + "]",
|
|
1691
1915
|
expected: "string",
|
|
1692
1916
|
value: elem
|
|
1693
1917
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1702,8 +1926,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1702
1926
|
path: _path2 + ".included_types",
|
|
1703
1927
|
expected: "(Array<string> | undefined)",
|
|
1704
1928
|
value: input3.included_types
|
|
1705
|
-
})) && input3.included_types.map((elem,
|
|
1706
|
-
path: _path2 + ".included_types[" +
|
|
1929
|
+
})) && input3.included_types.map((elem, _index30) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1930
|
+
path: _path2 + ".included_types[" + _index30 + "]",
|
|
1707
1931
|
expected: "string",
|
|
1708
1932
|
value: elem
|
|
1709
1933
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1767,7 +1991,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1767
1991
|
expected: "(PresetNumericBins | undefined)",
|
|
1768
1992
|
value: input3.bins
|
|
1769
1993
|
})].every((flag) => flag);
|
|
1770
|
-
const $
|
|
1994
|
+
const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1771
1995
|
path: _path2 + ".id",
|
|
1772
1996
|
expected: "string",
|
|
1773
1997
|
value: input3.id
|
|
@@ -1783,8 +2007,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1783
2007
|
path: _path2 + ".child_types",
|
|
1784
2008
|
expected: "(Array<string> | undefined)",
|
|
1785
2009
|
value: input3.child_types
|
|
1786
|
-
})) && input3.child_types.map((elem,
|
|
1787
|
-
path: _path2 + ".child_types[" +
|
|
2010
|
+
})) && input3.child_types.map((elem, _index31) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2011
|
+
path: _path2 + ".child_types[" + _index31 + "]",
|
|
1788
2012
|
expected: "string",
|
|
1789
2013
|
value: elem
|
|
1790
2014
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1799,8 +2023,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1799
2023
|
path: _path2 + ".included_types",
|
|
1800
2024
|
expected: "(Array<string> | undefined)",
|
|
1801
2025
|
value: input3.included_types
|
|
1802
|
-
})) && input3.included_types.map((elem,
|
|
1803
|
-
path: _path2 + ".included_types[" +
|
|
2026
|
+
})) && input3.included_types.map((elem, _index32) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2027
|
+
path: _path2 + ".included_types[" + _index32 + "]",
|
|
1804
2028
|
expected: "string",
|
|
1805
2029
|
value: elem
|
|
1806
2030
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1876,7 +2100,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1876
2100
|
expected: "(number | undefined)",
|
|
1877
2101
|
value: input3.stop
|
|
1878
2102
|
})].every((flag) => flag);
|
|
1879
|
-
const $
|
|
2103
|
+
const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1880
2104
|
path: _path2 + ".id",
|
|
1881
2105
|
expected: "string",
|
|
1882
2106
|
value: input3.id
|
|
@@ -1892,8 +2116,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1892
2116
|
path: _path2 + ".child_types",
|
|
1893
2117
|
expected: "(Array<string> | undefined)",
|
|
1894
2118
|
value: input3.child_types
|
|
1895
|
-
})) && input3.child_types.map((elem,
|
|
1896
|
-
path: _path2 + ".child_types[" +
|
|
2119
|
+
})) && input3.child_types.map((elem, _index33) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2120
|
+
path: _path2 + ".child_types[" + _index33 + "]",
|
|
1897
2121
|
expected: "string",
|
|
1898
2122
|
value: elem
|
|
1899
2123
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1908,8 +2132,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
1908
2132
|
path: _path2 + ".included_types",
|
|
1909
2133
|
expected: "(Array<string> | undefined)",
|
|
1910
2134
|
value: input3.included_types
|
|
1911
|
-
})) && input3.included_types.map((elem,
|
|
1912
|
-
path: _path2 + ".included_types[" +
|
|
2135
|
+
})) && input3.included_types.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2136
|
+
path: _path2 + ".included_types[" + _index34 + "]",
|
|
1913
2137
|
expected: "string",
|
|
1914
2138
|
value: elem
|
|
1915
2139
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1985,7 +2209,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1985
2209
|
expected: "number",
|
|
1986
2210
|
value: input3.stop
|
|
1987
2211
|
})].every((flag) => flag);
|
|
1988
|
-
const $
|
|
2212
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
|
|
1989
2213
|
path: _path2 + ".value",
|
|
1990
2214
|
expected: "number",
|
|
1991
2215
|
value: input3.value
|
|
@@ -1998,7 +2222,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
1998
2222
|
expected: "(string | undefined)",
|
|
1999
2223
|
value: input3.name
|
|
2000
2224
|
})].every((flag) => flag);
|
|
2001
|
-
const $
|
|
2225
|
+
const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
2002
2226
|
path: _path2 + ".key",
|
|
2003
2227
|
expected: "string",
|
|
2004
2228
|
value: input3.key
|
|
@@ -2015,7 +2239,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2015
2239
|
expected: "(string | undefined)",
|
|
2016
2240
|
value: input3.label
|
|
2017
2241
|
})].every((flag) => flag);
|
|
2018
|
-
const $
|
|
2242
|
+
const $vo34 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
2019
2243
|
path: _path2 + ".join",
|
|
2020
2244
|
expected: "(string | undefined)",
|
|
2021
2245
|
value: input3.join
|
|
@@ -2047,7 +2271,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2047
2271
|
path: _path2 + ".term",
|
|
2048
2272
|
expected: "ConditionTerm",
|
|
2049
2273
|
value: input3.term
|
|
2050
|
-
})) && $
|
|
2274
|
+
})) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
2051
2275
|
path: _path2 + ".term",
|
|
2052
2276
|
expected: "ConditionTerm",
|
|
2053
2277
|
value: input3.term
|
|
@@ -2055,12 +2279,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2055
2279
|
path: _path2 + ".grade_and_child",
|
|
2056
2280
|
expected: "(Array<GradeAndChildEntry> | undefined)",
|
|
2057
2281
|
value: input3.grade_and_child
|
|
2058
|
-
})) && input3.grade_and_child.map((elem,
|
|
2059
|
-
path: _path2 + ".grade_and_child[" +
|
|
2282
|
+
})) && input3.grade_and_child.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2283
|
+
path: _path2 + ".grade_and_child[" + _index35 + "]",
|
|
2060
2284
|
expected: "GradeAndChildEntry",
|
|
2061
2285
|
value: elem
|
|
2062
|
-
})) && $
|
|
2063
|
-
path: _path2 + ".grade_and_child[" +
|
|
2286
|
+
})) && $vo36(elem, _path2 + ".grade_and_child[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2287
|
+
path: _path2 + ".grade_and_child[" + _index35 + "]",
|
|
2064
2288
|
expected: "GradeAndChildEntry",
|
|
2065
2289
|
value: elem
|
|
2066
2290
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2071,12 +2295,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2071
2295
|
path: _path2 + ".values",
|
|
2072
2296
|
expected: "Array<__type>.o1",
|
|
2073
2297
|
value: input3.values
|
|
2074
|
-
})) && input3.values.map((elem,
|
|
2075
|
-
path: _path2 + ".values[" +
|
|
2298
|
+
})) && input3.values.map((elem, _index36) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2299
|
+
path: _path2 + ".values[" + _index36 + "]",
|
|
2076
2300
|
expected: "__type.o6",
|
|
2077
2301
|
value: elem
|
|
2078
|
-
})) && $
|
|
2079
|
-
path: _path2 + ".values[" +
|
|
2302
|
+
})) && $vo37(elem, _path2 + ".values[" + _index36 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2303
|
+
path: _path2 + ".values[" + _index36 + "]",
|
|
2080
2304
|
expected: "__type.o6",
|
|
2081
2305
|
value: elem
|
|
2082
2306
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2084,7 +2308,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2084
2308
|
expected: "Array<__type>.o1",
|
|
2085
2309
|
value: input3.values
|
|
2086
2310
|
})].every((flag) => flag);
|
|
2087
|
-
const $
|
|
2311
|
+
const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2088
2312
|
path: _path2 + ".id",
|
|
2089
2313
|
expected: "string",
|
|
2090
2314
|
value: input3.id
|
|
@@ -2100,8 +2324,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2100
2324
|
path: _path2 + ".child_types",
|
|
2101
2325
|
expected: "(Array<string> | undefined)",
|
|
2102
2326
|
value: input3.child_types
|
|
2103
|
-
})) && input3.child_types.map((elem,
|
|
2104
|
-
path: _path2 + ".child_types[" +
|
|
2327
|
+
})) && input3.child_types.map((elem, _index37) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2328
|
+
path: _path2 + ".child_types[" + _index37 + "]",
|
|
2105
2329
|
expected: "string",
|
|
2106
2330
|
value: elem
|
|
2107
2331
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2116,8 +2340,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2116
2340
|
path: _path2 + ".included_types",
|
|
2117
2341
|
expected: "(Array<string> | undefined)",
|
|
2118
2342
|
value: input3.included_types
|
|
2119
|
-
})) && input3.included_types.map((elem,
|
|
2120
|
-
path: _path2 + ".included_types[" +
|
|
2343
|
+
})) && input3.included_types.map((elem, _index38) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2344
|
+
path: _path2 + ".included_types[" + _index38 + "]",
|
|
2121
2345
|
expected: "string",
|
|
2122
2346
|
value: elem
|
|
2123
2347
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2149,7 +2373,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2149
2373
|
expected: "(__type.o2 | undefined)",
|
|
2150
2374
|
value: input3.valueConversion
|
|
2151
2375
|
})].every((flag) => flag);
|
|
2152
|
-
const $
|
|
2376
|
+
const $vo36 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
|
|
2153
2377
|
path: _path2 + ".grade",
|
|
2154
2378
|
expected: "number",
|
|
2155
2379
|
value: input3.grade
|
|
@@ -2166,7 +2390,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2166
2390
|
expected: "string",
|
|
2167
2391
|
value: input3.child_label
|
|
2168
2392
|
})].every((flag) => flag);
|
|
2169
|
-
const $
|
|
2393
|
+
const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
|
|
2170
2394
|
path: _path2 + ".key",
|
|
2171
2395
|
expected: "(number | string)",
|
|
2172
2396
|
value: input3.key
|
|
@@ -2184,7 +2408,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2184
2408
|
return true;
|
|
2185
2409
|
return true;
|
|
2186
2410
|
}).every((flag) => flag)].every((flag) => flag);
|
|
2187
|
-
const $
|
|
2411
|
+
const $vo38 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
2188
2412
|
path: _path2 + ".join",
|
|
2189
2413
|
expected: "(string | undefined)",
|
|
2190
2414
|
value: input3.join
|
|
@@ -2216,7 +2440,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2216
2440
|
path: _path2 + ".term",
|
|
2217
2441
|
expected: "DtTerm",
|
|
2218
2442
|
value: input3.term
|
|
2219
|
-
})) && $
|
|
2443
|
+
})) && $vo39(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
2220
2444
|
path: _path2 + ".term",
|
|
2221
2445
|
expected: "DtTerm",
|
|
2222
2446
|
value: input3.term
|
|
@@ -2224,12 +2448,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2224
2448
|
path: _path2 + ".values",
|
|
2225
2449
|
expected: "Array<GeneVariantValue>",
|
|
2226
2450
|
value: input3.values
|
|
2227
|
-
})) && input3.values.map((elem,
|
|
2228
|
-
path: _path2 + ".values[" +
|
|
2451
|
+
})) && input3.values.map((elem, _index39) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || $report(_exceptionable2, {
|
|
2452
|
+
path: _path2 + ".values[" + _index39 + "]",
|
|
2229
2453
|
expected: "GeneVariantValue",
|
|
2230
2454
|
value: elem
|
|
2231
|
-
})) && $
|
|
2232
|
-
path: _path2 + ".values[" +
|
|
2455
|
+
})) && $vo49(elem, _path2 + ".values[" + _index39 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2456
|
+
path: _path2 + ".values[" + _index39 + "]",
|
|
2233
2457
|
expected: "GeneVariantValue",
|
|
2234
2458
|
value: elem
|
|
2235
2459
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2277,7 +2501,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2277
2501
|
expected: "(number | undefined)",
|
|
2278
2502
|
value: input3.fractionOverlap
|
|
2279
2503
|
})].every((flag) => flag);
|
|
2280
|
-
const $
|
|
2504
|
+
const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2281
2505
|
path: _path2 + ".id",
|
|
2282
2506
|
expected: "string",
|
|
2283
2507
|
value: input3.id
|
|
@@ -2326,7 +2550,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2326
2550
|
expected: "TermValues",
|
|
2327
2551
|
value: input3.values
|
|
2328
2552
|
})].every((flag) => flag);
|
|
2329
|
-
const $
|
|
2553
|
+
const $vo40 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2330
2554
|
path: _path2 + ".id",
|
|
2331
2555
|
expected: "string",
|
|
2332
2556
|
value: input3.id
|
|
@@ -2342,8 +2566,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2342
2566
|
path: _path2 + ".child_types",
|
|
2343
2567
|
expected: "(Array<string> | undefined)",
|
|
2344
2568
|
value: input3.child_types
|
|
2345
|
-
})) && input3.child_types.map((elem,
|
|
2346
|
-
path: _path2 + ".child_types[" +
|
|
2569
|
+
})) && input3.child_types.map((elem, _index40) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2570
|
+
path: _path2 + ".child_types[" + _index40 + "]",
|
|
2347
2571
|
expected: "string",
|
|
2348
2572
|
value: elem
|
|
2349
2573
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2358,8 +2582,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2358
2582
|
path: _path2 + ".included_types",
|
|
2359
2583
|
expected: "(Array<string> | undefined)",
|
|
2360
2584
|
value: input3.included_types
|
|
2361
|
-
})) && input3.included_types.map((elem,
|
|
2362
|
-
path: _path2 + ".included_types[" +
|
|
2585
|
+
})) && input3.included_types.map((elem, _index41) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2586
|
+
path: _path2 + ".included_types[" + _index41 + "]",
|
|
2363
2587
|
expected: "string",
|
|
2364
2588
|
value: elem
|
|
2365
2589
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2414,12 +2638,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2414
2638
|
path: _path2 + ".genes",
|
|
2415
2639
|
expected: "Array<GvGeneTerm>",
|
|
2416
2640
|
value: input3.genes
|
|
2417
|
-
})) && input3.genes.map((elem,
|
|
2418
|
-
path: _path2 + ".genes[" +
|
|
2641
|
+
})) && input3.genes.map((elem, _index42) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2642
|
+
path: _path2 + ".genes[" + _index42 + "]",
|
|
2419
2643
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
2420
2644
|
value: elem
|
|
2421
|
-
})) && $vu2(elem, _path2 + ".genes[" +
|
|
2422
|
-
path: _path2 + ".genes[" +
|
|
2645
|
+
})) && $vu2(elem, _path2 + ".genes[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2646
|
+
path: _path2 + ".genes[" + _index42 + "]",
|
|
2423
2647
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
2424
2648
|
value: elem
|
|
2425
2649
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2430,7 +2654,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2430
2654
|
path: _path2 + ".groupsetting",
|
|
2431
2655
|
expected: "(TermGroupSetting | undefined)",
|
|
2432
2656
|
value: input3.groupsetting
|
|
2433
|
-
})) && $
|
|
2657
|
+
})) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2434
2658
|
path: _path2 + ".groupsetting",
|
|
2435
2659
|
expected: "(TermGroupSetting | undefined)",
|
|
2436
2660
|
value: input3.groupsetting
|
|
@@ -2438,12 +2662,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2438
2662
|
path: _path2 + ".childTerms",
|
|
2439
2663
|
expected: "(Array<DtTerm> | undefined)",
|
|
2440
2664
|
value: input3.childTerms
|
|
2441
|
-
})) && input3.childTerms.map((elem,
|
|
2442
|
-
path: _path2 + ".childTerms[" +
|
|
2665
|
+
})) && input3.childTerms.map((elem, _index43) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2666
|
+
path: _path2 + ".childTerms[" + _index43 + "]",
|
|
2443
2667
|
expected: "DtTerm",
|
|
2444
2668
|
value: elem
|
|
2445
|
-
})) && $
|
|
2446
|
-
path: _path2 + ".childTerms[" +
|
|
2669
|
+
})) && $vo39(elem, _path2 + ".childTerms[" + _index43 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2670
|
+
path: _path2 + ".childTerms[" + _index43 + "]",
|
|
2447
2671
|
expected: "DtTerm",
|
|
2448
2672
|
value: elem
|
|
2449
2673
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2451,7 +2675,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2451
2675
|
expected: "(Array<DtTerm> | undefined)",
|
|
2452
2676
|
value: input3.childTerms
|
|
2453
2677
|
})].every((flag) => flag);
|
|
2454
|
-
const $
|
|
2678
|
+
const $vo41 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2455
2679
|
path: _path2 + ".id",
|
|
2456
2680
|
expected: "string",
|
|
2457
2681
|
value: input3.id
|
|
@@ -2467,8 +2691,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2467
2691
|
path: _path2 + ".child_types",
|
|
2468
2692
|
expected: "(Array<string> | undefined)",
|
|
2469
2693
|
value: input3.child_types
|
|
2470
|
-
})) && input3.child_types.map((elem,
|
|
2471
|
-
path: _path2 + ".child_types[" +
|
|
2694
|
+
})) && input3.child_types.map((elem, _index44) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2695
|
+
path: _path2 + ".child_types[" + _index44 + "]",
|
|
2472
2696
|
expected: "string",
|
|
2473
2697
|
value: elem
|
|
2474
2698
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2483,8 +2707,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2483
2707
|
path: _path2 + ".included_types",
|
|
2484
2708
|
expected: "(Array<string> | undefined)",
|
|
2485
2709
|
value: input3.included_types
|
|
2486
|
-
})) && input3.included_types.map((elem,
|
|
2487
|
-
path: _path2 + ".included_types[" +
|
|
2710
|
+
})) && input3.included_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2711
|
+
path: _path2 + ".included_types[" + _index45 + "]",
|
|
2488
2712
|
expected: "string",
|
|
2489
2713
|
value: elem
|
|
2490
2714
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2536,7 +2760,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2536
2760
|
expected: "(number | undefined)",
|
|
2537
2761
|
value: input3.stop
|
|
2538
2762
|
})].every((flag) => flag);
|
|
2539
|
-
const $
|
|
2763
|
+
const $vo42 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2540
2764
|
path: _path2 + ".id",
|
|
2541
2765
|
expected: "string",
|
|
2542
2766
|
value: input3.id
|
|
@@ -2552,8 +2776,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2552
2776
|
path: _path2 + ".child_types",
|
|
2553
2777
|
expected: "(Array<string> | undefined)",
|
|
2554
2778
|
value: input3.child_types
|
|
2555
|
-
})) && input3.child_types.map((elem,
|
|
2556
|
-
path: _path2 + ".child_types[" +
|
|
2779
|
+
})) && input3.child_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2780
|
+
path: _path2 + ".child_types[" + _index46 + "]",
|
|
2557
2781
|
expected: "string",
|
|
2558
2782
|
value: elem
|
|
2559
2783
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2568,8 +2792,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2568
2792
|
path: _path2 + ".included_types",
|
|
2569
2793
|
expected: "(Array<string> | undefined)",
|
|
2570
2794
|
value: input3.included_types
|
|
2571
|
-
})) && input3.included_types.map((elem,
|
|
2572
|
-
path: _path2 + ".included_types[" +
|
|
2795
|
+
})) && input3.included_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2796
|
+
path: _path2 + ".included_types[" + _index47 + "]",
|
|
2573
2797
|
expected: "string",
|
|
2574
2798
|
value: elem
|
|
2575
2799
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2617,7 +2841,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2617
2841
|
expected: "number",
|
|
2618
2842
|
value: input3.stop
|
|
2619
2843
|
})].every((flag) => flag);
|
|
2620
|
-
const $
|
|
2844
|
+
const $vo43 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
|
|
2621
2845
|
path: _path2 + ".disabled",
|
|
2622
2846
|
expected: "boolean",
|
|
2623
2847
|
value: input3.disabled
|
|
@@ -2625,12 +2849,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2625
2849
|
path: _path2 + ".lst",
|
|
2626
2850
|
expected: "(Array<Groupset> | undefined)",
|
|
2627
2851
|
value: input3.lst
|
|
2628
|
-
})) && input3.lst.map((elem,
|
|
2629
|
-
path: _path2 + ".lst[" +
|
|
2852
|
+
})) && input3.lst.map((elem, _index48) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2853
|
+
path: _path2 + ".lst[" + _index48 + "]",
|
|
2630
2854
|
expected: "Groupset",
|
|
2631
2855
|
value: elem
|
|
2632
|
-
})) && $
|
|
2633
|
-
path: _path2 + ".lst[" +
|
|
2856
|
+
})) && $vo44(elem, _path2 + ".lst[" + _index48 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2857
|
+
path: _path2 + ".lst[" + _index48 + "]",
|
|
2634
2858
|
expected: "Groupset",
|
|
2635
2859
|
value: elem
|
|
2636
2860
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2638,7 +2862,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2638
2862
|
expected: "(Array<Groupset> | undefined)",
|
|
2639
2863
|
value: input3.lst
|
|
2640
2864
|
})].every((flag) => flag);
|
|
2641
|
-
const $
|
|
2865
|
+
const $vo44 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
2642
2866
|
path: _path2 + ".name",
|
|
2643
2867
|
expected: "string",
|
|
2644
2868
|
value: input3.name
|
|
@@ -2658,12 +2882,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2658
2882
|
path: _path2 + ".groups",
|
|
2659
2883
|
expected: "Array<GroupEntry>",
|
|
2660
2884
|
value: input3.groups
|
|
2661
|
-
})) && input3.groups.map((elem,
|
|
2662
|
-
path: _path2 + ".groups[" +
|
|
2885
|
+
})) && input3.groups.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2886
|
+
path: _path2 + ".groups[" + _index49 + "]",
|
|
2663
2887
|
expected: "(FilterGroup | ValuesGroup)",
|
|
2664
2888
|
value: elem
|
|
2665
|
-
})) && $vu3(elem, _path2 + ".groups[" +
|
|
2666
|
-
path: _path2 + ".groups[" +
|
|
2889
|
+
})) && $vu3(elem, _path2 + ".groups[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2890
|
+
path: _path2 + ".groups[" + _index49 + "]",
|
|
2667
2891
|
expected: "(FilterGroup | ValuesGroup)",
|
|
2668
2892
|
value: elem
|
|
2669
2893
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2671,7 +2895,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2671
2895
|
expected: "Array<GroupEntry>",
|
|
2672
2896
|
value: input3.groups
|
|
2673
2897
|
})].every((flag) => flag);
|
|
2674
|
-
const $
|
|
2898
|
+
const $vo45 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
2675
2899
|
path: _path2 + ".name",
|
|
2676
2900
|
expected: "string",
|
|
2677
2901
|
value: input3.name
|
|
@@ -2683,12 +2907,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2683
2907
|
path: _path2 + ".values",
|
|
2684
2908
|
expected: "Array<__type>.o2",
|
|
2685
2909
|
value: input3.values
|
|
2686
|
-
})) && input3.values.map((elem,
|
|
2687
|
-
path: _path2 + ".values[" +
|
|
2910
|
+
})) && input3.values.map((elem, _index50) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2911
|
+
path: _path2 + ".values[" + _index50 + "]",
|
|
2688
2912
|
expected: "__type.o7",
|
|
2689
2913
|
value: elem
|
|
2690
|
-
})) && $
|
|
2691
|
-
path: _path2 + ".values[" +
|
|
2914
|
+
})) && $vo46(elem, _path2 + ".values[" + _index50 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2915
|
+
path: _path2 + ".values[" + _index50 + "]",
|
|
2692
2916
|
expected: "__type.o7",
|
|
2693
2917
|
value: elem
|
|
2694
2918
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2700,7 +2924,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2700
2924
|
expected: "(boolean | undefined)",
|
|
2701
2925
|
value: input3.uncomputable
|
|
2702
2926
|
})].every((flag) => flag);
|
|
2703
|
-
const $
|
|
2927
|
+
const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
|
|
2704
2928
|
path: _path2 + ".key",
|
|
2705
2929
|
expected: "(number | string)",
|
|
2706
2930
|
value: input3.key
|
|
@@ -2709,7 +2933,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2709
2933
|
expected: "string",
|
|
2710
2934
|
value: input3.label
|
|
2711
2935
|
})].every((flag) => flag);
|
|
2712
|
-
const $
|
|
2936
|
+
const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
2713
2937
|
path: _path2 + ".name",
|
|
2714
2938
|
expected: "string",
|
|
2715
2939
|
value: input3.name
|
|
@@ -2730,7 +2954,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2730
2954
|
expected: "string",
|
|
2731
2955
|
value: input3.color
|
|
2732
2956
|
})].every((flag) => flag);
|
|
2733
|
-
const $
|
|
2957
|
+
const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2734
2958
|
path: _path2 + ".id",
|
|
2735
2959
|
expected: "string",
|
|
2736
2960
|
value: input3.id
|
|
@@ -2746,8 +2970,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2746
2970
|
path: _path2 + ".child_types",
|
|
2747
2971
|
expected: "(Array<string> | undefined)",
|
|
2748
2972
|
value: input3.child_types
|
|
2749
|
-
})) && input3.child_types.map((elem,
|
|
2750
|
-
path: _path2 + ".child_types[" +
|
|
2973
|
+
})) && input3.child_types.map((elem, _index51) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2974
|
+
path: _path2 + ".child_types[" + _index51 + "]",
|
|
2751
2975
|
expected: "string",
|
|
2752
2976
|
value: elem
|
|
2753
2977
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2762,8 +2986,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2762
2986
|
path: _path2 + ".included_types",
|
|
2763
2987
|
expected: "(Array<string> | undefined)",
|
|
2764
2988
|
value: input3.included_types
|
|
2765
|
-
})) && input3.included_types.map((elem,
|
|
2766
|
-
path: _path2 + ".included_types[" +
|
|
2989
|
+
})) && input3.included_types.map((elem, _index52) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2990
|
+
path: _path2 + ".included_types[" + _index52 + "]",
|
|
2767
2991
|
expected: "string",
|
|
2768
2992
|
value: elem
|
|
2769
2993
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2814,12 +3038,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2814
3038
|
path: _path2 + ".genes",
|
|
2815
3039
|
expected: "Array<GvGeneTerm>",
|
|
2816
3040
|
value: input3.genes
|
|
2817
|
-
})) && input3.genes.map((elem,
|
|
2818
|
-
path: _path2 + ".genes[" +
|
|
3041
|
+
})) && input3.genes.map((elem, _index53) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3042
|
+
path: _path2 + ".genes[" + _index53 + "]",
|
|
2819
3043
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
2820
3044
|
value: elem
|
|
2821
|
-
})) && $vu2(elem, _path2 + ".genes[" +
|
|
2822
|
-
path: _path2 + ".genes[" +
|
|
3045
|
+
})) && $vu2(elem, _path2 + ".genes[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3046
|
+
path: _path2 + ".genes[" + _index53 + "]",
|
|
2823
3047
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
2824
3048
|
value: elem
|
|
2825
3049
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2830,7 +3054,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2830
3054
|
path: _path2 + ".groupsetting",
|
|
2831
3055
|
expected: "(TermGroupSetting | undefined)",
|
|
2832
3056
|
value: input3.groupsetting
|
|
2833
|
-
})) && $
|
|
3057
|
+
})) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
2834
3058
|
path: _path2 + ".groupsetting",
|
|
2835
3059
|
expected: "(TermGroupSetting | undefined)",
|
|
2836
3060
|
value: input3.groupsetting
|
|
@@ -2838,12 +3062,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
2838
3062
|
path: _path2 + ".childTerms",
|
|
2839
3063
|
expected: "(Array<DtTerm> | undefined)",
|
|
2840
3064
|
value: input3.childTerms
|
|
2841
|
-
})) && input3.childTerms.map((elem,
|
|
2842
|
-
path: _path2 + ".childTerms[" +
|
|
3065
|
+
})) && input3.childTerms.map((elem, _index54) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3066
|
+
path: _path2 + ".childTerms[" + _index54 + "]",
|
|
2843
3067
|
expected: "DtTerm",
|
|
2844
3068
|
value: elem
|
|
2845
|
-
})) && $
|
|
2846
|
-
path: _path2 + ".childTerms[" +
|
|
3069
|
+
})) && $vo39(elem, _path2 + ".childTerms[" + _index54 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3070
|
+
path: _path2 + ".childTerms[" + _index54 + "]",
|
|
2847
3071
|
expected: "DtTerm",
|
|
2848
3072
|
value: elem
|
|
2849
3073
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2851,7 +3075,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2851
3075
|
expected: "(Array<DtTerm> | undefined)",
|
|
2852
3076
|
value: input3.childTerms
|
|
2853
3077
|
})].every((flag) => flag);
|
|
2854
|
-
const $
|
|
3078
|
+
const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
|
|
2855
3079
|
path: _path2 + ".key",
|
|
2856
3080
|
expected: "(string | undefined)",
|
|
2857
3081
|
value: input3.key
|
|
@@ -2871,8 +3095,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2871
3095
|
path: _path2 + ".mclasslst",
|
|
2872
3096
|
expected: "(Array<string> | undefined)",
|
|
2873
3097
|
value: input3.mclasslst
|
|
2874
|
-
})) && input3.mclasslst.map((elem,
|
|
2875
|
-
path: _path2 + ".mclasslst[" +
|
|
3098
|
+
})) && input3.mclasslst.map((elem, _index55) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3099
|
+
path: _path2 + ".mclasslst[" + _index55 + "]",
|
|
2876
3100
|
expected: "string",
|
|
2877
3101
|
value: elem
|
|
2878
3102
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2883,8 +3107,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2883
3107
|
path: _path2 + ".mclassExcludeLst",
|
|
2884
3108
|
expected: "(Array<string> | undefined)",
|
|
2885
3109
|
value: input3.mclassExcludeLst
|
|
2886
|
-
})) && input3.mclassExcludeLst.map((elem,
|
|
2887
|
-
path: _path2 + ".mclassExcludeLst[" +
|
|
3110
|
+
})) && input3.mclassExcludeLst.map((elem, _index56) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3111
|
+
path: _path2 + ".mclassExcludeLst[" + _index56 + "]",
|
|
2888
3112
|
expected: "string",
|
|
2889
3113
|
value: elem
|
|
2890
3114
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2896,7 +3120,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2896
3120
|
expected: "(string | undefined)",
|
|
2897
3121
|
value: input3.origin
|
|
2898
3122
|
})].every((flag) => flag);
|
|
2899
|
-
const $
|
|
3123
|
+
const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
|
|
2900
3124
|
path: _path2 + ".join",
|
|
2901
3125
|
expected: "(string | undefined)",
|
|
2902
3126
|
value: input3.join
|
|
@@ -2937,7 +3161,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
2937
3161
|
expected: "number",
|
|
2938
3162
|
value: input3.ratio
|
|
2939
3163
|
})].every((flag) => flag);
|
|
2940
|
-
const $
|
|
3164
|
+
const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2941
3165
|
path: _path2 + ".id",
|
|
2942
3166
|
expected: "string",
|
|
2943
3167
|
value: input3.id
|
|
@@ -2953,8 +3177,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2953
3177
|
path: _path2 + ".child_types",
|
|
2954
3178
|
expected: "(Array<string> | undefined)",
|
|
2955
3179
|
value: input3.child_types
|
|
2956
|
-
})) && input3.child_types.map((elem,
|
|
2957
|
-
path: _path2 + ".child_types[" +
|
|
3180
|
+
})) && input3.child_types.map((elem, _index57) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3181
|
+
path: _path2 + ".child_types[" + _index57 + "]",
|
|
2958
3182
|
expected: "string",
|
|
2959
3183
|
value: elem
|
|
2960
3184
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2969,8 +3193,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
2969
3193
|
path: _path2 + ".included_types",
|
|
2970
3194
|
expected: "(Array<string> | undefined)",
|
|
2971
3195
|
value: input3.included_types
|
|
2972
|
-
})) && input3.included_types.map((elem,
|
|
2973
|
-
path: _path2 + ".included_types[" +
|
|
3196
|
+
})) && input3.included_types.map((elem, _index58) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3197
|
+
path: _path2 + ".included_types[" + _index58 + "]",
|
|
2974
3198
|
expected: "string",
|
|
2975
3199
|
value: elem
|
|
2976
3200
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3005,8 +3229,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3005
3229
|
path: _path2 + ".termIds",
|
|
3006
3230
|
expected: "(Array<string> | undefined)",
|
|
3007
3231
|
value: input3.termIds
|
|
3008
|
-
})) && input3.termIds.map((elem,
|
|
3009
|
-
path: _path2 + ".termIds[" +
|
|
3232
|
+
})) && input3.termIds.map((elem, _index59) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3233
|
+
path: _path2 + ".termIds[" + _index59 + "]",
|
|
3010
3234
|
expected: "string",
|
|
3011
3235
|
value: elem
|
|
3012
3236
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3017,12 +3241,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
3017
3241
|
path: _path2 + ".termlst",
|
|
3018
3242
|
expected: "Array<BaseTerm>",
|
|
3019
3243
|
value: input3.termlst
|
|
3020
|
-
})) && input3.termlst.map((elem,
|
|
3021
|
-
path: _path2 + ".termlst[" +
|
|
3244
|
+
})) && input3.termlst.map((elem, _index60) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3245
|
+
path: _path2 + ".termlst[" + _index60 + "]",
|
|
3022
3246
|
expected: "BaseTerm",
|
|
3023
3247
|
value: elem
|
|
3024
|
-
})) && $
|
|
3025
|
-
path: _path2 + ".termlst[" +
|
|
3248
|
+
})) && $vo52(elem, _path2 + ".termlst[" + _index60 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3249
|
+
path: _path2 + ".termlst[" + _index60 + "]",
|
|
3026
3250
|
expected: "BaseTerm",
|
|
3027
3251
|
value: elem
|
|
3028
3252
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3037,7 +3261,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3037
3261
|
path: _path2 + ".propsByTermId",
|
|
3038
3262
|
expected: "__type.o8",
|
|
3039
3263
|
value: input3.propsByTermId
|
|
3040
|
-
})) && $
|
|
3264
|
+
})) && $vo53(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
|
|
3041
3265
|
path: _path2 + ".propsByTermId",
|
|
3042
3266
|
expected: "__type.o8",
|
|
3043
3267
|
value: input3.propsByTermId
|
|
@@ -3049,8 +3273,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3049
3273
|
path: _path2 + ".numerators",
|
|
3050
3274
|
expected: "(Array<string> | undefined)",
|
|
3051
3275
|
value: input3.numerators
|
|
3052
|
-
})) && input3.numerators.map((elem,
|
|
3053
|
-
path: _path2 + ".numerators[" +
|
|
3276
|
+
})) && input3.numerators.map((elem, _index61) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3277
|
+
path: _path2 + ".numerators[" + _index61 + "]",
|
|
3054
3278
|
expected: "string",
|
|
3055
3279
|
value: elem
|
|
3056
3280
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3061,12 +3285,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
3061
3285
|
path: _path2 + ".valueTransform",
|
|
3062
3286
|
expected: "(__type.o10 | undefined)",
|
|
3063
3287
|
value: input3.valueTransform
|
|
3064
|
-
})) && $
|
|
3288
|
+
})) && $vo55(input3.valueTransform, _path2 + ".valueTransform", _exceptionable2) || $report(_exceptionable2, {
|
|
3065
3289
|
path: _path2 + ".valueTransform",
|
|
3066
3290
|
expected: "(__type.o10 | undefined)",
|
|
3067
3291
|
value: input3.valueTransform
|
|
3068
3292
|
})].every((flag) => flag);
|
|
3069
|
-
const $
|
|
3293
|
+
const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
3070
3294
|
path: _path2 + ".id",
|
|
3071
3295
|
expected: "string",
|
|
3072
3296
|
value: input3.id
|
|
@@ -3082,8 +3306,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3082
3306
|
path: _path2 + ".child_types",
|
|
3083
3307
|
expected: "(Array<string> | undefined)",
|
|
3084
3308
|
value: input3.child_types
|
|
3085
|
-
})) && input3.child_types.map((elem,
|
|
3086
|
-
path: _path2 + ".child_types[" +
|
|
3309
|
+
})) && input3.child_types.map((elem, _index62) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3310
|
+
path: _path2 + ".child_types[" + _index62 + "]",
|
|
3087
3311
|
expected: "string",
|
|
3088
3312
|
value: elem
|
|
3089
3313
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3098,8 +3322,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3098
3322
|
path: _path2 + ".included_types",
|
|
3099
3323
|
expected: "(Array<string> | undefined)",
|
|
3100
3324
|
value: input3.included_types
|
|
3101
|
-
})) && input3.included_types.map((elem,
|
|
3102
|
-
path: _path2 + ".included_types[" +
|
|
3325
|
+
})) && input3.included_types.map((elem, _index63) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3326
|
+
path: _path2 + ".included_types[" + _index63 + "]",
|
|
3103
3327
|
expected: "string",
|
|
3104
3328
|
value: elem
|
|
3105
3329
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3131,7 +3355,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3131
3355
|
expected: "(__type.o2 | undefined)",
|
|
3132
3356
|
value: input3.valueConversion
|
|
3133
3357
|
})].every((flag) => flag);
|
|
3134
|
-
const $
|
|
3358
|
+
const $vo53 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
3135
3359
|
const value = input3[key];
|
|
3136
3360
|
if (void 0 === value)
|
|
3137
3361
|
return true;
|
|
@@ -3140,14 +3364,14 @@ var validBrainImagingRequest = (input) => {
|
|
|
3140
3364
|
path: _path2 + $join(key),
|
|
3141
3365
|
expected: "__type.o9",
|
|
3142
3366
|
value
|
|
3143
|
-
})) && $
|
|
3367
|
+
})) && $vo54(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
3144
3368
|
path: _path2 + $join(key),
|
|
3145
3369
|
expected: "__type.o9",
|
|
3146
3370
|
value
|
|
3147
3371
|
});
|
|
3148
3372
|
return true;
|
|
3149
3373
|
}).every((flag) => flag)].every((flag) => flag);
|
|
3150
|
-
const $
|
|
3374
|
+
const $vo54 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
3151
3375
|
const value = input3[key];
|
|
3152
3376
|
if (void 0 === value)
|
|
3153
3377
|
return true;
|
|
@@ -3155,12 +3379,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
3155
3379
|
return true;
|
|
3156
3380
|
return true;
|
|
3157
3381
|
}).every((flag) => flag)].every((flag) => flag);
|
|
3158
|
-
const $
|
|
3382
|
+
const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.offset || "number" === typeof input3.offset || $report(_exceptionable2, {
|
|
3159
3383
|
path: _path2 + ".offset",
|
|
3160
3384
|
expected: "(number | undefined)",
|
|
3161
3385
|
value: input3.offset
|
|
3162
3386
|
})].every((flag) => flag);
|
|
3163
|
-
const $
|
|
3387
|
+
const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
3164
3388
|
path: _path2 + ".id",
|
|
3165
3389
|
expected: "string",
|
|
3166
3390
|
value: input3.id
|
|
@@ -3176,8 +3400,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3176
3400
|
path: _path2 + ".child_types",
|
|
3177
3401
|
expected: "(Array<string> | undefined)",
|
|
3178
3402
|
value: input3.child_types
|
|
3179
|
-
})) && input3.child_types.map((elem,
|
|
3180
|
-
path: _path2 + ".child_types[" +
|
|
3403
|
+
})) && input3.child_types.map((elem, _index64) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3404
|
+
path: _path2 + ".child_types[" + _index64 + "]",
|
|
3181
3405
|
expected: "string",
|
|
3182
3406
|
value: elem
|
|
3183
3407
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3192,8 +3416,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3192
3416
|
path: _path2 + ".included_types",
|
|
3193
3417
|
expected: "(Array<string> | undefined)",
|
|
3194
3418
|
value: input3.included_types
|
|
3195
|
-
})) && input3.included_types.map((elem,
|
|
3196
|
-
path: _path2 + ".included_types[" +
|
|
3419
|
+
})) && input3.included_types.map((elem, _index65) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3420
|
+
path: _path2 + ".included_types[" + _index65 + "]",
|
|
3197
3421
|
expected: "string",
|
|
3198
3422
|
value: elem
|
|
3199
3423
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3228,8 +3452,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3228
3452
|
path: _path2 + ".termIds",
|
|
3229
3453
|
expected: "(Array<string> | undefined)",
|
|
3230
3454
|
value: input3.termIds
|
|
3231
|
-
})) && input3.termIds.map((elem,
|
|
3232
|
-
path: _path2 + ".termIds[" +
|
|
3455
|
+
})) && input3.termIds.map((elem, _index66) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3456
|
+
path: _path2 + ".termIds[" + _index66 + "]",
|
|
3233
3457
|
expected: "string",
|
|
3234
3458
|
value: elem
|
|
3235
3459
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3240,12 +3464,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
3240
3464
|
path: _path2 + ".termlst",
|
|
3241
3465
|
expected: "Array<BaseTerm>",
|
|
3242
3466
|
value: input3.termlst
|
|
3243
|
-
})) && input3.termlst.map((elem,
|
|
3244
|
-
path: _path2 + ".termlst[" +
|
|
3467
|
+
})) && input3.termlst.map((elem, _index67) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3468
|
+
path: _path2 + ".termlst[" + _index67 + "]",
|
|
3245
3469
|
expected: "BaseTerm",
|
|
3246
3470
|
value: elem
|
|
3247
|
-
})) && $
|
|
3248
|
-
path: _path2 + ".termlst[" +
|
|
3471
|
+
})) && $vo52(elem, _path2 + ".termlst[" + _index67 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3472
|
+
path: _path2 + ".termlst[" + _index67 + "]",
|
|
3249
3473
|
expected: "BaseTerm",
|
|
3250
3474
|
value: elem
|
|
3251
3475
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3260,7 +3484,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3260
3484
|
path: _path2 + ".propsByTermId",
|
|
3261
3485
|
expected: "__type.o8",
|
|
3262
3486
|
value: input3.propsByTermId
|
|
3263
|
-
})) && $
|
|
3487
|
+
})) && $vo53(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
|
|
3264
3488
|
path: _path2 + ".propsByTermId",
|
|
3265
3489
|
expected: "__type.o8",
|
|
3266
3490
|
value: input3.propsByTermId
|
|
@@ -3272,12 +3496,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
3272
3496
|
path: _path2 + ".categoryKeys",
|
|
3273
3497
|
expected: "Array<CategoryKey>",
|
|
3274
3498
|
value: input3.categoryKeys
|
|
3275
|
-
})) && input3.categoryKeys.map((elem,
|
|
3276
|
-
path: _path2 + ".categoryKeys[" +
|
|
3499
|
+
})) && input3.categoryKeys.map((elem, _index68) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3500
|
+
path: _path2 + ".categoryKeys[" + _index68 + "]",
|
|
3277
3501
|
expected: "CategoryKey",
|
|
3278
3502
|
value: elem
|
|
3279
|
-
})) && $
|
|
3280
|
-
path: _path2 + ".categoryKeys[" +
|
|
3503
|
+
})) && $vo57(elem, _path2 + ".categoryKeys[" + _index68 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3504
|
+
path: _path2 + ".categoryKeys[" + _index68 + "]",
|
|
3281
3505
|
expected: "CategoryKey",
|
|
3282
3506
|
value: elem
|
|
3283
3507
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3285,7 +3509,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3285
3509
|
expected: "Array<CategoryKey>",
|
|
3286
3510
|
value: input3.categoryKeys
|
|
3287
3511
|
})].every((flag) => flag);
|
|
3288
|
-
const $
|
|
3512
|
+
const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
3289
3513
|
path: _path2 + ".key",
|
|
3290
3514
|
expected: "string",
|
|
3291
3515
|
value: input3.key
|
|
@@ -3294,7 +3518,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3294
3518
|
expected: "boolean",
|
|
3295
3519
|
value: input3.shown
|
|
3296
3520
|
})].every((flag) => flag);
|
|
3297
|
-
const $
|
|
3521
|
+
const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
3298
3522
|
path: _path2 + ".id",
|
|
3299
3523
|
expected: "string",
|
|
3300
3524
|
value: input3.id
|
|
@@ -3310,8 +3534,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3310
3534
|
path: _path2 + ".child_types",
|
|
3311
3535
|
expected: "(Array<string> | undefined)",
|
|
3312
3536
|
value: input3.child_types
|
|
3313
|
-
})) && input3.child_types.map((elem,
|
|
3314
|
-
path: _path2 + ".child_types[" +
|
|
3537
|
+
})) && input3.child_types.map((elem, _index69) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3538
|
+
path: _path2 + ".child_types[" + _index69 + "]",
|
|
3315
3539
|
expected: "string",
|
|
3316
3540
|
value: elem
|
|
3317
3541
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3326,8 +3550,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3326
3550
|
path: _path2 + ".included_types",
|
|
3327
3551
|
expected: "(Array<string> | undefined)",
|
|
3328
3552
|
value: input3.included_types
|
|
3329
|
-
})) && input3.included_types.map((elem,
|
|
3330
|
-
path: _path2 + ".included_types[" +
|
|
3553
|
+
})) && input3.included_types.map((elem, _index70) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3554
|
+
path: _path2 + ".included_types[" + _index70 + "]",
|
|
3331
3555
|
expected: "string",
|
|
3332
3556
|
value: elem
|
|
3333
3557
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3378,8 +3602,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3378
3602
|
path: _path2 + ".alt",
|
|
3379
3603
|
expected: "Array<string>",
|
|
3380
3604
|
value: input3.alt
|
|
3381
|
-
})) && input3.alt.map((elem,
|
|
3382
|
-
path: _path2 + ".alt[" +
|
|
3605
|
+
})) && input3.alt.map((elem, _index71) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3606
|
+
path: _path2 + ".alt[" + _index71 + "]",
|
|
3383
3607
|
expected: "string",
|
|
3384
3608
|
value: elem
|
|
3385
3609
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3390,12 +3614,12 @@ var validBrainImagingRequest = (input) => {
|
|
|
3390
3614
|
path: _path2 + ".groupsetting",
|
|
3391
3615
|
expected: "TermGroupSetting",
|
|
3392
3616
|
value: input3.groupsetting
|
|
3393
|
-
})) && $
|
|
3617
|
+
})) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
3394
3618
|
path: _path2 + ".groupsetting",
|
|
3395
3619
|
expected: "TermGroupSetting",
|
|
3396
3620
|
value: input3.groupsetting
|
|
3397
3621
|
})].every((flag) => flag);
|
|
3398
|
-
const $
|
|
3622
|
+
const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
3399
3623
|
path: _path2 + ".id",
|
|
3400
3624
|
expected: "string",
|
|
3401
3625
|
value: input3.id
|
|
@@ -3411,8 +3635,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3411
3635
|
path: _path2 + ".child_types",
|
|
3412
3636
|
expected: "(Array<string> | undefined)",
|
|
3413
3637
|
value: input3.child_types
|
|
3414
|
-
})) && input3.child_types.map((elem,
|
|
3415
|
-
path: _path2 + ".child_types[" +
|
|
3638
|
+
})) && input3.child_types.map((elem, _index72) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3639
|
+
path: _path2 + ".child_types[" + _index72 + "]",
|
|
3416
3640
|
expected: "string",
|
|
3417
3641
|
value: elem
|
|
3418
3642
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3427,8 +3651,8 @@ var validBrainImagingRequest = (input) => {
|
|
|
3427
3651
|
path: _path2 + ".included_types",
|
|
3428
3652
|
expected: "(Array<string> | undefined)",
|
|
3429
3653
|
value: input3.included_types
|
|
3430
|
-
})) && input3.included_types.map((elem,
|
|
3431
|
-
path: _path2 + ".included_types[" +
|
|
3654
|
+
})) && input3.included_types.map((elem, _index73) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3655
|
+
path: _path2 + ".included_types[" + _index73 + "]",
|
|
3432
3656
|
expected: "string",
|
|
3433
3657
|
value: elem
|
|
3434
3658
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3463,7 +3687,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3463
3687
|
path: _path2 + ".sample",
|
|
3464
3688
|
expected: "object",
|
|
3465
3689
|
value: input3.sample
|
|
3466
|
-
})) && $
|
|
3690
|
+
})) && $vo60(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
|
|
3467
3691
|
path: _path2 + ".sample",
|
|
3468
3692
|
expected: "object",
|
|
3469
3693
|
value: input3.sample
|
|
@@ -3475,13 +3699,13 @@ var validBrainImagingRequest = (input) => {
|
|
|
3475
3699
|
path: _path2 + ".groupsetting",
|
|
3476
3700
|
expected: "TermGroupSetting",
|
|
3477
3701
|
value: input3.groupsetting
|
|
3478
|
-
})) && $
|
|
3702
|
+
})) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
|
|
3479
3703
|
path: _path2 + ".groupsetting",
|
|
3480
3704
|
expected: "TermGroupSetting",
|
|
3481
3705
|
value: input3.groupsetting
|
|
3482
3706
|
})].every((flag) => flag);
|
|
3483
|
-
const $
|
|
3484
|
-
const $
|
|
3707
|
+
const $vo60 = (input3, _path2, _exceptionable2 = true) => true;
|
|
3708
|
+
const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3485
3709
|
path: _path2 + ".hiddenValues",
|
|
3486
3710
|
expected: "(HiddenValues | undefined)",
|
|
3487
3711
|
value: input3.hiddenValues
|
|
@@ -3510,7 +3734,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3510
3734
|
expected: '"values"',
|
|
3511
3735
|
value: input3.type
|
|
3512
3736
|
})].every((flag) => flag);
|
|
3513
|
-
const $
|
|
3737
|
+
const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3514
3738
|
path: _path2 + ".id",
|
|
3515
3739
|
expected: "(string | undefined)",
|
|
3516
3740
|
value: input3.id
|
|
@@ -3546,7 +3770,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3546
3770
|
path: _path2 + ".q",
|
|
3547
3771
|
expected: "PredefinedGroupSettingQ",
|
|
3548
3772
|
value: input3.q
|
|
3549
|
-
})) && $
|
|
3773
|
+
})) && $vo63(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3550
3774
|
path: _path2 + ".q",
|
|
3551
3775
|
expected: "PredefinedGroupSettingQ",
|
|
3552
3776
|
value: input3.q
|
|
@@ -3555,7 +3779,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3555
3779
|
expected: '"QualTWPredefinedGS"',
|
|
3556
3780
|
value: input3.type
|
|
3557
3781
|
})].every((flag) => flag);
|
|
3558
|
-
const $
|
|
3782
|
+
const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3559
3783
|
path: _path2 + ".hiddenValues",
|
|
3560
3784
|
expected: "(HiddenValues | undefined)",
|
|
3561
3785
|
value: input3.hiddenValues
|
|
@@ -3588,7 +3812,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3588
3812
|
expected: "number",
|
|
3589
3813
|
value: input3.predefined_groupset_idx
|
|
3590
3814
|
})].every((flag) => flag);
|
|
3591
|
-
const $
|
|
3815
|
+
const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3592
3816
|
path: _path2 + ".id",
|
|
3593
3817
|
expected: "(string | undefined)",
|
|
3594
3818
|
value: input3.id
|
|
@@ -3624,7 +3848,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3624
3848
|
path: _path2 + ".q",
|
|
3625
3849
|
expected: "CustomGroupSettingQ",
|
|
3626
3850
|
value: input3.q
|
|
3627
|
-
})) && $
|
|
3851
|
+
})) && $vo65(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3628
3852
|
path: _path2 + ".q",
|
|
3629
3853
|
expected: "CustomGroupSettingQ",
|
|
3630
3854
|
value: input3.q
|
|
@@ -3633,7 +3857,7 @@ var validBrainImagingRequest = (input) => {
|
|
|
3633
3857
|
expected: '"QualTWCustomGS"',
|
|
3634
3858
|
value: input3.type
|
|
3635
3859
|
})].every((flag) => flag);
|
|
3636
|
-
const $
|
|
3860
|
+
const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3637
3861
|
path: _path2 + ".hiddenValues",
|
|
3638
3862
|
expected: "(HiddenValues | undefined)",
|
|
3639
3863
|
value: input3.hiddenValues
|
|
@@ -3665,21 +3889,21 @@ var validBrainImagingRequest = (input) => {
|
|
|
3665
3889
|
path: _path2 + ".customset",
|
|
3666
3890
|
expected: "BaseGroupSet",
|
|
3667
3891
|
value: input3.customset
|
|
3668
|
-
})) && $
|
|
3892
|
+
})) && $vo66(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
|
|
3669
3893
|
path: _path2 + ".customset",
|
|
3670
3894
|
expected: "BaseGroupSet",
|
|
3671
3895
|
value: input3.customset
|
|
3672
3896
|
})].every((flag) => flag);
|
|
3673
|
-
const $
|
|
3897
|
+
const $vo66 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
|
|
3674
3898
|
path: _path2 + ".groups",
|
|
3675
3899
|
expected: "Array<GroupEntry>",
|
|
3676
3900
|
value: input3.groups
|
|
3677
|
-
})) && input3.groups.map((elem,
|
|
3678
|
-
path: _path2 + ".groups[" +
|
|
3901
|
+
})) && input3.groups.map((elem, _index74) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3902
|
+
path: _path2 + ".groups[" + _index74 + "]",
|
|
3679
3903
|
expected: "(FilterGroup | ValuesGroup)",
|
|
3680
3904
|
value: elem
|
|
3681
|
-
})) && $vu3(elem, _path2 + ".groups[" +
|
|
3682
|
-
path: _path2 + ".groups[" +
|
|
3905
|
+
})) && $vu3(elem, _path2 + ".groups[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3906
|
+
path: _path2 + ".groups[" + _index74 + "]",
|
|
3683
3907
|
expected: "(FilterGroup | ValuesGroup)",
|
|
3684
3908
|
value: elem
|
|
3685
3909
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3704,14 +3928,14 @@ var validBrainImagingRequest = (input) => {
|
|
|
3704
3928
|
if (true === input3.stopunbounded)
|
|
3705
3929
|
return $vo18(input3, _path2, _exceptionable2);
|
|
3706
3930
|
if (void 0 !== input3.value)
|
|
3707
|
-
return $
|
|
3931
|
+
return $vo32(input3, _path2, _exceptionable2);
|
|
3708
3932
|
return $vo17(input3, _path2, _exceptionable2);
|
|
3709
3933
|
})();
|
|
3710
3934
|
const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3711
3935
|
if ("gene" === input3.kind)
|
|
3712
|
-
return $
|
|
3936
|
+
return $vo41(input3, _path2, _exceptionable2);
|
|
3713
3937
|
if ("coord" === input3.kind)
|
|
3714
|
-
return $
|
|
3938
|
+
return $vo42(input3, _path2, _exceptionable2);
|
|
3715
3939
|
return $report(_exceptionable2, {
|
|
3716
3940
|
path: _path2,
|
|
3717
3941
|
expected: "(BaseTerm & Gene | BaseTerm & Coord)",
|
|
@@ -3720,9 +3944,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
3720
3944
|
})();
|
|
3721
3945
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3722
3946
|
if ("string" === typeof input3.type)
|
|
3723
|
-
return $vo43(input3, _path2, _exceptionable2);
|
|
3724
|
-
if ("filter" === input3.type)
|
|
3725
3947
|
return $vo45(input3, _path2, _exceptionable2);
|
|
3948
|
+
if ("filter" === input3.type)
|
|
3949
|
+
return $vo47(input3, _path2, _exceptionable2);
|
|
3726
3950
|
return $report(_exceptionable2, {
|
|
3727
3951
|
path: _path2,
|
|
3728
3952
|
expected: "(ValuesGroup | FilterGroup)",
|
|
@@ -3738,9 +3962,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
3738
3962
|
})();
|
|
3739
3963
|
const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3740
3964
|
if ("QualTWCustomGS" === input3.type)
|
|
3741
|
-
return $
|
|
3965
|
+
return $vo64(input3, _path2, _exceptionable2);
|
|
3742
3966
|
if ("QualTWPredefinedGS" === input3.type)
|
|
3743
|
-
return $
|
|
3967
|
+
return $vo62(input3, _path2, _exceptionable2);
|
|
3744
3968
|
if ("QualTWValues" === input3.type)
|
|
3745
3969
|
return $vo1(input3, _path2, _exceptionable2);
|
|
3746
3970
|
return $report(_exceptionable2, {
|
|
@@ -3753,9 +3977,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
3753
3977
|
if ("categorical" === input3.type)
|
|
3754
3978
|
return $vo3(input3, _path2, _exceptionable2);
|
|
3755
3979
|
if ("snp" === input3.type)
|
|
3756
|
-
return $
|
|
3980
|
+
return $vo58(input3, _path2, _exceptionable2);
|
|
3757
3981
|
if ("singleCellCellType" === input3.type)
|
|
3758
|
-
return $
|
|
3982
|
+
return $vo59(input3, _path2, _exceptionable2);
|
|
3759
3983
|
return $report(_exceptionable2, {
|
|
3760
3984
|
path: _path2,
|
|
3761
3985
|
expected: "(CategoricalTerm | SnpTerm | SingleCellCellTypeTerm)",
|
|
@@ -3766,23 +3990,23 @@ var validBrainImagingRequest = (input) => {
|
|
|
3766
3990
|
if (void 0 !== input3.ranges)
|
|
3767
3991
|
return $vo9(input3, _path2, _exceptionable2);
|
|
3768
3992
|
if (void 0 !== input3.ratio)
|
|
3769
|
-
return $
|
|
3770
|
-
return $vo8(input3, _path2, false) || $
|
|
3993
|
+
return $vo50(input3, _path2, _exceptionable2);
|
|
3994
|
+
return $vo8(input3, _path2, false) || $vo34(input3, _path2, false) || $vo38(input3, _path2, false);
|
|
3771
3995
|
})();
|
|
3772
3996
|
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3773
3997
|
if ("integer" === input3.type || "float" === input3.type)
|
|
3774
3998
|
return $vo10(input3, _path2, _exceptionable2);
|
|
3775
3999
|
if ("metaboliteIntensity" === input3.type)
|
|
3776
|
-
return $
|
|
4000
|
+
return $vo24(input3, _path2, _exceptionable2);
|
|
3777
4001
|
if ("proteomeAbundance" === input3.type)
|
|
3778
|
-
return $vo23(input3, _path2, _exceptionable2);
|
|
3779
|
-
if ("date" === input3.type)
|
|
3780
4002
|
return $vo25(input3, _path2, _exceptionable2);
|
|
4003
|
+
if ("date" === input3.type)
|
|
4004
|
+
return $vo27(input3, _path2, _exceptionable2);
|
|
3781
4005
|
if ("ssGSEA" === input3.type)
|
|
3782
|
-
return $
|
|
4006
|
+
return $vo28(input3, _path2, _exceptionable2);
|
|
3783
4007
|
if ("dnaMethylation" === input3.type)
|
|
3784
|
-
return $
|
|
3785
|
-
return $vo21(input3, _path2, false) || $vo20(input3, _path2, false) || $
|
|
4008
|
+
return $vo29(input3, _path2, _exceptionable2);
|
|
4009
|
+
return $vo21(input3, _path2, false) || $vo20(input3, _path2, false) || $vo23(input3, _path2, false) || $vo22(input3, _path2, false) || $vo31(input3, _path2, false) || $vo30(input3, _path2, false);
|
|
3786
4010
|
})();
|
|
3787
4011
|
const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3788
4012
|
if ("regular-bin" === input3.type)
|
|
@@ -3819,9 +4043,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
3819
4043
|
})();
|
|
3820
4044
|
const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3821
4045
|
if ("gene" === input3.kind)
|
|
3822
|
-
return $
|
|
4046
|
+
return $vo40(input3, _path2, _exceptionable2);
|
|
3823
4047
|
if ("coord" === input3.kind)
|
|
3824
|
-
return $
|
|
4048
|
+
return $vo48(input3, _path2, _exceptionable2);
|
|
3825
4049
|
return $report(_exceptionable2, {
|
|
3826
4050
|
path: _path2,
|
|
3827
4051
|
expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',
|
|
@@ -3830,9 +4054,9 @@ var validBrainImagingRequest = (input) => {
|
|
|
3830
4054
|
})();
|
|
3831
4055
|
const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
3832
4056
|
if ("numeric" === input3.memberType)
|
|
3833
|
-
return $
|
|
4057
|
+
return $vo51(input3, _path2, _exceptionable2);
|
|
3834
4058
|
if ("categorical" === input3.memberType)
|
|
3835
|
-
return $
|
|
4059
|
+
return $vo56(input3, _path2, _exceptionable2);
|
|
3836
4060
|
return $report(_exceptionable2, {
|
|
3837
4061
|
path: _path2,
|
|
3838
4062
|
expected: "(NumericTermCollection | CategoricalTermCollection)",
|