@sjcrh/proteinpaint-types 2.184.0 → 2.185.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/chunk-CWJZUUEF.js +341 -0
- package/dist/{chunk-U4A647KI.js → chunk-DII56MJ7.js} +128 -18
- package/dist/{chunk-M7WMC7GC.js → chunk-JMVDRHBL.js} +187 -61
- package/dist/chunk-NLANDPY7.js +330 -0
- package/dist/chunk-UGGNWTJZ.js +385 -0
- package/dist/{chunk-XIRCL7KT.js → chunk-VCEWZVLZ.js} +24 -30
- package/dist/{chunk-NIEACU6R.js → chunk-Z3IYM5OK.js} +5 -1
- package/dist/genesetEnrichment.js +1 -1
- package/dist/index.js +7 -7
- package/dist/termdb.DE.js +1 -1
- package/dist/termdb.cluster.js +1 -1
- package/dist/termdb.diffMeth.js +1 -1
- package/dist/termdb.singlecellDEgenes.js +1 -1
- package/dist/termdb.singlecellData.js +1 -1
- package/dist/termdb.singlecellSamples.js +1 -1
- package/package.json +1 -1
- package/src/dataset.ts +49 -0
- package/src/routes/genesetEnrichment.ts +27 -10
- package/src/routes/termdb.DE.ts +111 -4
- package/src/routes/termdb.chat2.ts +5 -2
- package/src/routes/termdb.cluster.ts +11 -0
- package/src/routes/termdb.diffMeth.ts +18 -10
- package/src/routes/termdb.singlecellDEgenes.ts +20 -16
- package/src/routes/termdb.singlecellData.ts +2 -0
- package/src/routes/termdb.singlecellSamples.ts +4 -3
- package/dist/chunk-3EVYVWI2.js +0 -163
- package/dist/chunk-G6ZTAMGK.js +0 -155
- package/dist/chunk-LJFPSUAL.js +0 -199
|
@@ -209,24 +209,26 @@ var validTermdbClusterRequest = (input) => {
|
|
|
209
209
|
const $io132 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu18(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io83(input3.q));
|
|
210
210
|
const $io133 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu18(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io85(input3.q));
|
|
211
211
|
const $io134 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu18(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io87(input3.q));
|
|
212
|
-
const $io135 = (input3) => "string" === typeof input3.genome && "string" === typeof input3.dslabel && "string" === typeof input3.clusterMethod && "string" === typeof input3.distanceMethod && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && true && "
|
|
213
|
-
const $io136 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) &&
|
|
214
|
-
const $io137 = (input3) => true;
|
|
215
|
-
const $io138 = (input3) => true;
|
|
212
|
+
const $io135 = (input3) => "string" === typeof input3.genome && "string" === typeof input3.dslabel && "string" === typeof input3.clusterMethod && "string" === typeof input3.distanceMethod && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && true && "numericDictTerm" === input3.dataType && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io136(elem))) && (void 0 === input3.zScoreTransformation || "string" === typeof input3.zScoreTransformation);
|
|
213
|
+
const $io136 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu19(input3.q));
|
|
214
|
+
const $io137 = (input3) => "string" === typeof input3.genome && "string" === typeof input3.dslabel && "string" === typeof input3.clusterMethod && "string" === typeof input3.distanceMethod && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && true && "proteomeAbundance" === input3.dataType && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $iu7(elem))) && (void 0 === input3.zScoreTransformation || "string" === typeof input3.zScoreTransformation) && ("object" === typeof input3.proteomeDetails && null !== input3.proteomeDetails && ("string" === typeof input3.proteomeDetails.assay && "string" === typeof input3.proteomeDetails.cohort));
|
|
215
|
+
const $io138 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io17(input3.q));
|
|
216
216
|
const $io139 = (input3) => true;
|
|
217
217
|
const $io140 = (input3) => true;
|
|
218
218
|
const $io141 = (input3) => true;
|
|
219
219
|
const $io142 = (input3) => true;
|
|
220
|
-
const $io143 = (input3) =>
|
|
220
|
+
const $io143 = (input3) => true;
|
|
221
221
|
const $io144 = (input3) => true;
|
|
222
|
-
const $io145 = (input3) =>
|
|
222
|
+
const $io145 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io7(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io15(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 && $io16(input3.bins)) && ("object" === typeof input3.proteomeDetails && null !== input3.proteomeDetails && ("string" === typeof input3.proteomeDetails.assay && "string" === typeof input3.proteomeDetails.cohort));
|
|
223
223
|
const $io146 = (input3) => true;
|
|
224
224
|
const $io147 = (input3) => true;
|
|
225
225
|
const $io148 = (input3) => true;
|
|
226
|
-
const $io149 = (input3) =>
|
|
227
|
-
const $io150 = (input3) =>
|
|
228
|
-
const $io151 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "
|
|
229
|
-
const $io152 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "
|
|
226
|
+
const $io149 = (input3) => true;
|
|
227
|
+
const $io150 = (input3) => true;
|
|
228
|
+
const $io151 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io22(input3.q));
|
|
229
|
+
const $io152 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io83(input3.q));
|
|
230
|
+
const $io153 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io85(input3.q));
|
|
231
|
+
const $io154 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io57(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && false === Array.isArray(input3.term) && $iu20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io87(input3.q));
|
|
230
232
|
const $iu0 = (input3) => (() => {
|
|
231
233
|
if ("tvslst" === input3.type)
|
|
232
234
|
return $io1(input3);
|
|
@@ -298,15 +300,15 @@ var validTermdbClusterRequest = (input) => {
|
|
|
298
300
|
})();
|
|
299
301
|
const $iu7 = (input3) => (() => {
|
|
300
302
|
if ("NumTWSpline" === input3.type)
|
|
301
|
-
return $
|
|
303
|
+
return $io154(input3);
|
|
302
304
|
if ("NumTWCont" === input3.type)
|
|
303
|
-
return $
|
|
305
|
+
return $io153(input3);
|
|
304
306
|
if ("NumTWBinary" === input3.type)
|
|
305
|
-
return $
|
|
307
|
+
return $io152(input3);
|
|
306
308
|
if ("NumTWCustomBin" === input3.type)
|
|
307
|
-
return $
|
|
309
|
+
return $io151(input3);
|
|
308
310
|
if ("NumTWRegularBin" === input3.type)
|
|
309
|
-
return $
|
|
311
|
+
return $io138(input3);
|
|
310
312
|
return false;
|
|
311
313
|
})();
|
|
312
314
|
const $iu8 = (input3) => (() => {
|
|
@@ -527,19 +529,38 @@ var validTermdbClusterRequest = (input) => {
|
|
|
527
529
|
})();
|
|
528
530
|
})();
|
|
529
531
|
const $iu19 = (input3) => (() => {
|
|
532
|
+
if ("regular-bin" === input3.type)
|
|
533
|
+
return $io17(input3);
|
|
534
|
+
if ("spline" === input3.mode)
|
|
535
|
+
return $io87(input3);
|
|
536
|
+
return (() => {
|
|
537
|
+
if ($io22(input3))
|
|
538
|
+
return $io22(input3);
|
|
539
|
+
if ($io83(input3))
|
|
540
|
+
return $io83(input3);
|
|
541
|
+
if ($io85(input3))
|
|
542
|
+
return $io85(input3);
|
|
543
|
+
return false;
|
|
544
|
+
})();
|
|
545
|
+
})();
|
|
546
|
+
const $iu20 = (input3) => (() => {
|
|
530
547
|
if (void 0 !== input3.type)
|
|
531
|
-
return $
|
|
548
|
+
return $io145(input3);
|
|
532
549
|
return (() => {
|
|
550
|
+
if ($io150(input3))
|
|
551
|
+
return $io150(input3);
|
|
552
|
+
if ($io149(input3))
|
|
553
|
+
return $io149(input3);
|
|
533
554
|
if ($io148(input3))
|
|
534
555
|
return $io148(input3);
|
|
535
556
|
if ($io147(input3))
|
|
536
557
|
return $io147(input3);
|
|
537
558
|
if ($io146(input3))
|
|
538
559
|
return $io146(input3);
|
|
539
|
-
if ($io145(input3))
|
|
540
|
-
return $io145(input3);
|
|
541
560
|
if ($io144(input3))
|
|
542
561
|
return $io144(input3);
|
|
562
|
+
if ($io143(input3))
|
|
563
|
+
return $io143(input3);
|
|
543
564
|
if ($io142(input3))
|
|
544
565
|
return $io142(input3);
|
|
545
566
|
if ($io141(input3))
|
|
@@ -548,14 +569,12 @@ var validTermdbClusterRequest = (input) => {
|
|
|
548
569
|
return $io140(input3);
|
|
549
570
|
if ($io139(input3))
|
|
550
571
|
return $io139(input3);
|
|
551
|
-
if ($io138(input3))
|
|
552
|
-
return $io138(input3);
|
|
553
|
-
if ($io137(input3))
|
|
554
|
-
return $io137(input3);
|
|
555
572
|
return false;
|
|
556
573
|
})();
|
|
557
574
|
})();
|
|
558
|
-
const $
|
|
575
|
+
const $iu21 = (input3) => (() => {
|
|
576
|
+
if ("numericDictTerm" === input3.dataType)
|
|
577
|
+
return $io135(input3);
|
|
559
578
|
if ("metaboliteIntensity" === input3.dataType)
|
|
560
579
|
return $io117(input3);
|
|
561
580
|
if ("isoformExpression" === input3.dataType)
|
|
@@ -563,10 +582,10 @@ var validTermdbClusterRequest = (input) => {
|
|
|
563
582
|
if ("geneExpression" === input3.dataType)
|
|
564
583
|
return $io0(input3);
|
|
565
584
|
if ("proteomeAbundance" === input3.dataType)
|
|
566
|
-
return $
|
|
585
|
+
return $io137(input3);
|
|
567
586
|
return false;
|
|
568
587
|
})();
|
|
569
|
-
return "object" === typeof input2 && null !== input2 && $
|
|
588
|
+
return "object" === typeof input2 && null !== input2 && $iu21(input2);
|
|
570
589
|
};
|
|
571
590
|
if (false === __is(input)) {
|
|
572
591
|
const $report = import_typia.createValidate.report(errors);
|
|
@@ -5441,6 +5460,104 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5441
5460
|
path: _path2 + ".filter",
|
|
5442
5461
|
expected: "(Filter | undefined)",
|
|
5443
5462
|
value: input3.filter
|
|
5463
|
+
}), true, "numericDictTerm" === input3.dataType || $report(_exceptionable2, {
|
|
5464
|
+
path: _path2 + ".dataType",
|
|
5465
|
+
expected: '"numericDictTerm"',
|
|
5466
|
+
value: input3.dataType
|
|
5467
|
+
}), (Array.isArray(input3.terms) || $report(_exceptionable2, {
|
|
5468
|
+
path: _path2 + ".terms",
|
|
5469
|
+
expected: "Array<NumericTW>",
|
|
5470
|
+
value: input3.terms
|
|
5471
|
+
})) && input3.terms.map((elem, _index81) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
5472
|
+
path: _path2 + ".terms[" + _index81 + "]",
|
|
5473
|
+
expected: "NumericTW",
|
|
5474
|
+
value: elem
|
|
5475
|
+
})) && $vo136(elem, _path2 + ".terms[" + _index81 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
5476
|
+
path: _path2 + ".terms[" + _index81 + "]",
|
|
5477
|
+
expected: "NumericTW",
|
|
5478
|
+
value: elem
|
|
5479
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
5480
|
+
path: _path2 + ".terms",
|
|
5481
|
+
expected: "Array<NumericTW>",
|
|
5482
|
+
value: input3.terms
|
|
5483
|
+
}), void 0 === input3.zScoreTransformation || "string" === typeof input3.zScoreTransformation || $report(_exceptionable2, {
|
|
5484
|
+
path: _path2 + ".zScoreTransformation",
|
|
5485
|
+
expected: "(string | undefined)",
|
|
5486
|
+
value: input3.zScoreTransformation
|
|
5487
|
+
})].every((flag) => flag);
|
|
5488
|
+
const $vo136 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
5489
|
+
path: _path2 + ".id",
|
|
5490
|
+
expected: "(string | undefined)",
|
|
5491
|
+
value: input3.id
|
|
5492
|
+
}), void 0 === input3.$id || "string" === typeof input3.$id || $report(_exceptionable2, {
|
|
5493
|
+
path: _path2 + ".$id",
|
|
5494
|
+
expected: "(string | undefined)",
|
|
5495
|
+
value: input3.$id
|
|
5496
|
+
}), void 0 === input3.isAtomic || true === input3.isAtomic || $report(_exceptionable2, {
|
|
5497
|
+
path: _path2 + ".isAtomic",
|
|
5498
|
+
expected: "(true | undefined)",
|
|
5499
|
+
value: input3.isAtomic
|
|
5500
|
+
}), true, void 0 === input3.settings || ("object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) || $report(_exceptionable2, {
|
|
5501
|
+
path: _path2 + ".settings",
|
|
5502
|
+
expected: "(__type.o10 | undefined)",
|
|
5503
|
+
value: input3.settings
|
|
5504
|
+
})) && $vo57(input3.settings, _path2 + ".settings", _exceptionable2) || $report(_exceptionable2, {
|
|
5505
|
+
path: _path2 + ".settings",
|
|
5506
|
+
expected: "(__type.o10 | undefined)",
|
|
5507
|
+
value: input3.settings
|
|
5508
|
+
}), true, void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples || $report(_exceptionable2, {
|
|
5509
|
+
path: _path2 + ".minNumSamples",
|
|
5510
|
+
expected: "(number | undefined)",
|
|
5511
|
+
value: input3.minNumSamples
|
|
5512
|
+
}), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
5513
|
+
path: _path2 + ".values",
|
|
5514
|
+
expected: "(__type.o11 | undefined)",
|
|
5515
|
+
value: input3.values
|
|
5516
|
+
})) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
5517
|
+
path: _path2 + ".values",
|
|
5518
|
+
expected: "(__type.o11 | undefined)",
|
|
5519
|
+
value: input3.values
|
|
5520
|
+
}), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
|
|
5521
|
+
path: _path2 + ".term",
|
|
5522
|
+
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)',
|
|
5523
|
+
value: input3.term
|
|
5524
|
+
})) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
5525
|
+
path: _path2 + ".term",
|
|
5526
|
+
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)',
|
|
5527
|
+
value: input3.term
|
|
5528
|
+
}), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
|
|
5529
|
+
path: _path2 + ".q",
|
|
5530
|
+
expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
|
|
5531
|
+
value: input3.q
|
|
5532
|
+
})) && $vu19(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
5533
|
+
path: _path2 + ".q",
|
|
5534
|
+
expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
|
|
5535
|
+
value: input3.q
|
|
5536
|
+
})].every((flag) => flag);
|
|
5537
|
+
const $vo137 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.genome || $report(_exceptionable2, {
|
|
5538
|
+
path: _path2 + ".genome",
|
|
5539
|
+
expected: "string",
|
|
5540
|
+
value: input3.genome
|
|
5541
|
+
}), "string" === typeof input3.dslabel || $report(_exceptionable2, {
|
|
5542
|
+
path: _path2 + ".dslabel",
|
|
5543
|
+
expected: "string",
|
|
5544
|
+
value: input3.dslabel
|
|
5545
|
+
}), "string" === typeof input3.clusterMethod || $report(_exceptionable2, {
|
|
5546
|
+
path: _path2 + ".clusterMethod",
|
|
5547
|
+
expected: "string",
|
|
5548
|
+
value: input3.clusterMethod
|
|
5549
|
+
}), "string" === typeof input3.distanceMethod || $report(_exceptionable2, {
|
|
5550
|
+
path: _path2 + ".distanceMethod",
|
|
5551
|
+
expected: "string",
|
|
5552
|
+
value: input3.distanceMethod
|
|
5553
|
+
}), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
|
|
5554
|
+
path: _path2 + ".filter",
|
|
5555
|
+
expected: "(Filter | undefined)",
|
|
5556
|
+
value: input3.filter
|
|
5557
|
+
})) && $vo1(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
|
|
5558
|
+
path: _path2 + ".filter",
|
|
5559
|
+
expected: "(Filter | undefined)",
|
|
5560
|
+
value: input3.filter
|
|
5444
5561
|
}), true, "proteomeAbundance" === input3.dataType || $report(_exceptionable2, {
|
|
5445
5562
|
path: _path2 + ".dataType",
|
|
5446
5563
|
expected: '"proteomeAbundance"',
|
|
@@ -5449,12 +5566,12 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5449
5566
|
path: _path2 + ".terms",
|
|
5450
5567
|
expected: "Array<ProteomeAbundanceTW>",
|
|
5451
5568
|
value: input3.terms
|
|
5452
|
-
})) && input3.terms.map((elem,
|
|
5453
|
-
path: _path2 + ".terms[" +
|
|
5569
|
+
})) && input3.terms.map((elem, _index82) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
5570
|
+
path: _path2 + ".terms[" + _index82 + "]",
|
|
5454
5571
|
expected: '(BaseTW & { type: "NumTWBinary"; term: NumericTerm; q: BinaryNumericQ; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWCont"; term: NumericTerm; q: ContinuousNumericQ; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWCustomBin"; term: NumericTerm; q: CustomNumericBinConfig; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWRegularBin"; term: NumericTerm; q: RegularNumericBinConfig; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWSpline"; term: NumericTerm; q: SplineNumericQ; } & { term: ProteomeAbundanceTerm; })',
|
|
5455
5572
|
value: elem
|
|
5456
|
-
})) && $vu7(elem, _path2 + ".terms[" +
|
|
5457
|
-
path: _path2 + ".terms[" +
|
|
5573
|
+
})) && $vu7(elem, _path2 + ".terms[" + _index82 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
5574
|
+
path: _path2 + ".terms[" + _index82 + "]",
|
|
5458
5575
|
expected: '(BaseTW & { type: "NumTWBinary"; term: NumericTerm; q: BinaryNumericQ; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWCont"; term: NumericTerm; q: ContinuousNumericQ; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWCustomBin"; term: NumericTerm; q: CustomNumericBinConfig; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWRegularBin"; term: NumericTerm; q: RegularNumericBinConfig; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWSpline"; term: NumericTerm; q: SplineNumericQ; } & { term: ProteomeAbundanceTerm; })',
|
|
5459
5576
|
value: elem
|
|
5460
5577
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -5474,7 +5591,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5474
5591
|
expected: "ProteomeDetails",
|
|
5475
5592
|
value: input3.proteomeDetails
|
|
5476
5593
|
})].every((flag) => flag);
|
|
5477
|
-
const $
|
|
5594
|
+
const $vo138 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
5478
5595
|
path: _path2 + ".id",
|
|
5479
5596
|
expected: "(string | undefined)",
|
|
5480
5597
|
value: input3.id
|
|
@@ -5514,7 +5631,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5514
5631
|
path: _path2 + ".term",
|
|
5515
5632
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5516
5633
|
value: input3.term
|
|
5517
|
-
})) && $
|
|
5634
|
+
})) && $vu20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
5518
5635
|
path: _path2 + ".term",
|
|
5519
5636
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5520
5637
|
value: input3.term
|
|
@@ -5527,13 +5644,13 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5527
5644
|
expected: "RegularNumericBinConfig",
|
|
5528
5645
|
value: input3.q
|
|
5529
5646
|
})].every((flag) => flag);
|
|
5530
|
-
const $vo137 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5531
|
-
const $vo138 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5532
5647
|
const $vo139 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5533
5648
|
const $vo140 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5534
5649
|
const $vo141 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5535
5650
|
const $vo142 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5536
|
-
const $vo143 = (input3, _path2, _exceptionable2 = true) =>
|
|
5651
|
+
const $vo143 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5652
|
+
const $vo144 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5653
|
+
const $vo145 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
5537
5654
|
path: _path2 + ".id",
|
|
5538
5655
|
expected: "string",
|
|
5539
5656
|
value: input3.id
|
|
@@ -5549,8 +5666,8 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5549
5666
|
path: _path2 + ".child_types",
|
|
5550
5667
|
expected: "(Array<string> | undefined)",
|
|
5551
5668
|
value: input3.child_types
|
|
5552
|
-
})) && input3.child_types.map((elem,
|
|
5553
|
-
path: _path2 + ".child_types[" +
|
|
5669
|
+
})) && input3.child_types.map((elem, _index83) => "string" === typeof elem || $report(_exceptionable2, {
|
|
5670
|
+
path: _path2 + ".child_types[" + _index83 + "]",
|
|
5554
5671
|
expected: "string",
|
|
5555
5672
|
value: elem
|
|
5556
5673
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -5565,8 +5682,8 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5565
5682
|
path: _path2 + ".included_types",
|
|
5566
5683
|
expected: "(Array<string> | undefined)",
|
|
5567
5684
|
value: input3.included_types
|
|
5568
|
-
})) && input3.included_types.map((elem,
|
|
5569
|
-
path: _path2 + ".included_types[" +
|
|
5685
|
+
})) && input3.included_types.map((elem, _index84) => "string" === typeof elem || $report(_exceptionable2, {
|
|
5686
|
+
path: _path2 + ".included_types[" + _index84 + "]",
|
|
5570
5687
|
expected: "string",
|
|
5571
5688
|
value: elem
|
|
5572
5689
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -5630,12 +5747,12 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5630
5747
|
expected: "ProteomeDetails",
|
|
5631
5748
|
value: input3.proteomeDetails
|
|
5632
5749
|
})].every((flag) => flag);
|
|
5633
|
-
const $vo144 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5634
|
-
const $vo145 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5635
5750
|
const $vo146 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5636
5751
|
const $vo147 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5637
5752
|
const $vo148 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5638
|
-
const $vo149 = (input3, _path2, _exceptionable2 = true) =>
|
|
5753
|
+
const $vo149 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5754
|
+
const $vo150 = (input3, _path2, _exceptionable2 = true) => true;
|
|
5755
|
+
const $vo151 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
5639
5756
|
path: _path2 + ".id",
|
|
5640
5757
|
expected: "(string | undefined)",
|
|
5641
5758
|
value: input3.id
|
|
@@ -5675,7 +5792,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5675
5792
|
path: _path2 + ".term",
|
|
5676
5793
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5677
5794
|
value: input3.term
|
|
5678
|
-
})) && $
|
|
5795
|
+
})) && $vu20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
5679
5796
|
path: _path2 + ".term",
|
|
5680
5797
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5681
5798
|
value: input3.term
|
|
@@ -5688,7 +5805,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5688
5805
|
expected: "CustomNumericBinConfig",
|
|
5689
5806
|
value: input3.q
|
|
5690
5807
|
})].every((flag) => flag);
|
|
5691
|
-
const $
|
|
5808
|
+
const $vo152 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
5692
5809
|
path: _path2 + ".id",
|
|
5693
5810
|
expected: "(string | undefined)",
|
|
5694
5811
|
value: input3.id
|
|
@@ -5728,7 +5845,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5728
5845
|
path: _path2 + ".term",
|
|
5729
5846
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5730
5847
|
value: input3.term
|
|
5731
|
-
})) && $
|
|
5848
|
+
})) && $vu20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
5732
5849
|
path: _path2 + ".term",
|
|
5733
5850
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5734
5851
|
value: input3.term
|
|
@@ -5741,7 +5858,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5741
5858
|
expected: "BinaryNumericQ",
|
|
5742
5859
|
value: input3.q
|
|
5743
5860
|
})].every((flag) => flag);
|
|
5744
|
-
const $
|
|
5861
|
+
const $vo153 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
5745
5862
|
path: _path2 + ".id",
|
|
5746
5863
|
expected: "(string | undefined)",
|
|
5747
5864
|
value: input3.id
|
|
@@ -5781,7 +5898,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5781
5898
|
path: _path2 + ".term",
|
|
5782
5899
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5783
5900
|
value: input3.term
|
|
5784
|
-
})) && $
|
|
5901
|
+
})) && $vu20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
5785
5902
|
path: _path2 + ".term",
|
|
5786
5903
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5787
5904
|
value: input3.term
|
|
@@ -5794,7 +5911,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5794
5911
|
expected: "ContinuousNumericQ",
|
|
5795
5912
|
value: input3.q
|
|
5796
5913
|
})].every((flag) => flag);
|
|
5797
|
-
const $
|
|
5914
|
+
const $vo154 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
5798
5915
|
path: _path2 + ".id",
|
|
5799
5916
|
expected: "(string | undefined)",
|
|
5800
5917
|
value: input3.id
|
|
@@ -5834,7 +5951,7 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5834
5951
|
path: _path2 + ".term",
|
|
5835
5952
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5836
5953
|
value: input3.term
|
|
5837
|
-
})) && $
|
|
5954
|
+
})) && $vu20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
5838
5955
|
path: _path2 + ".term",
|
|
5839
5956
|
expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { id?: string | undefined; name: string; type: "proteomeAbundance"; protein: string; bins?: PresetNumericBins | undefined; unit?: string | undefined; proteomeDetails: ProteomeDetails; } | never.o51 | never.o52 | never.o53 | never.o54 | never.o55 | never.o56 | never.o57 | never.o58 | never.o59 | never.o60 | never.o61)',
|
|
5840
5957
|
value: input3.term
|
|
@@ -5942,15 +6059,15 @@ var validTermdbClusterRequest = (input) => {
|
|
|
5942
6059
|
})();
|
|
5943
6060
|
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
5944
6061
|
if ("NumTWSpline" === input3.type)
|
|
5945
|
-
return $
|
|
6062
|
+
return $vo154(input3, _path2, _exceptionable2);
|
|
5946
6063
|
if ("NumTWCont" === input3.type)
|
|
5947
|
-
return $
|
|
6064
|
+
return $vo153(input3, _path2, _exceptionable2);
|
|
5948
6065
|
if ("NumTWBinary" === input3.type)
|
|
5949
|
-
return $
|
|
6066
|
+
return $vo152(input3, _path2, _exceptionable2);
|
|
5950
6067
|
if ("NumTWCustomBin" === input3.type)
|
|
5951
|
-
return $
|
|
6068
|
+
return $vo151(input3, _path2, _exceptionable2);
|
|
5952
6069
|
if ("NumTWRegularBin" === input3.type)
|
|
5953
|
-
return $
|
|
6070
|
+
return $vo138(input3, _path2, _exceptionable2);
|
|
5954
6071
|
return $report(_exceptionable2, {
|
|
5955
6072
|
path: _path2,
|
|
5956
6073
|
expected: '(BaseTW & { type: "NumTWSpline"; term: NumericTerm; q: SplineNumericQ; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWCont"; term: NumericTerm; q: ContinuousNumericQ; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWBinary"; term: NumericTerm; q: BinaryNumericQ; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWCustomBin"; term: NumericTerm; q: CustomNumericBinConfig; } & { term: ProteomeAbundanceTerm; } | BaseTW & { type: "NumTWRegularBin"; term: NumericTerm; q: RegularNumericBinConfig; } & { term: ProteomeAbundanceTerm; })',
|
|
@@ -6049,11 +6166,20 @@ var validTermdbClusterRequest = (input) => {
|
|
|
6049
6166
|
return $vo130(input3, _path2, false) || $vo129(input3, _path2, false) || $vo128(input3, _path2, false) || $vo127(input3, _path2, false) || $vo126(input3, _path2, false) || $vo125(input3, _path2, false) || $vo123(input3, _path2, false) || $vo122(input3, _path2, false) || $vo121(input3, _path2, false) || $vo120(input3, _path2, false) || $vo119(input3, _path2, false);
|
|
6050
6167
|
})();
|
|
6051
6168
|
const $vu19 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
6052
|
-
if (
|
|
6053
|
-
return $
|
|
6054
|
-
|
|
6169
|
+
if ("regular-bin" === input3.type)
|
|
6170
|
+
return $vo17(input3, _path2, _exceptionable2);
|
|
6171
|
+
if ("spline" === input3.mode)
|
|
6172
|
+
return $vo87(input3, _path2, _exceptionable2);
|
|
6173
|
+
return $vo22(input3, _path2, false) || $vo83(input3, _path2, false) || $vo85(input3, _path2, false);
|
|
6055
6174
|
})();
|
|
6056
6175
|
const $vu20 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
6176
|
+
if (void 0 !== input3.type)
|
|
6177
|
+
return $vo145(input3, _path2, _exceptionable2);
|
|
6178
|
+
return $vo150(input3, _path2, false) || $vo149(input3, _path2, false) || $vo148(input3, _path2, false) || $vo147(input3, _path2, false) || $vo146(input3, _path2, false) || $vo144(input3, _path2, false) || $vo143(input3, _path2, false) || $vo142(input3, _path2, false) || $vo141(input3, _path2, false) || $vo140(input3, _path2, false) || $vo139(input3, _path2, false);
|
|
6179
|
+
})();
|
|
6180
|
+
const $vu21 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
6181
|
+
if ("numericDictTerm" === input3.dataType)
|
|
6182
|
+
return $vo135(input3, _path2, _exceptionable2);
|
|
6057
6183
|
if ("metaboliteIntensity" === input3.dataType)
|
|
6058
6184
|
return $vo117(input3, _path2, _exceptionable2);
|
|
6059
6185
|
if ("isoformExpression" === input3.dataType)
|
|
@@ -6061,20 +6187,20 @@ var validTermdbClusterRequest = (input) => {
|
|
|
6061
6187
|
if ("geneExpression" === input3.dataType)
|
|
6062
6188
|
return $vo0(input3, _path2, _exceptionable2);
|
|
6063
6189
|
if ("proteomeAbundance" === input3.dataType)
|
|
6064
|
-
return $
|
|
6190
|
+
return $vo137(input3, _path2, _exceptionable2);
|
|
6065
6191
|
return $report(_exceptionable2, {
|
|
6066
6192
|
path: _path2,
|
|
6067
|
-
expected: "(TermdbClusterRequestMetabolite | TermdbClusterRequestIsoformExpression | TermdbClusterRequestGeneExpression | TermdbClusterRequestProteomeAbundance)",
|
|
6193
|
+
expected: "(TermdbClusterRequestNumericDictTerm | TermdbClusterRequestMetabolite | TermdbClusterRequestIsoformExpression | TermdbClusterRequestGeneExpression | TermdbClusterRequestProteomeAbundance)",
|
|
6068
6194
|
value: input3
|
|
6069
6195
|
});
|
|
6070
6196
|
})();
|
|
6071
6197
|
return ("object" === typeof input2 && null !== input2 || $report(true, {
|
|
6072
6198
|
path: _path + "",
|
|
6073
|
-
expected: "(TermdbClusterRequestGeneExpression | TermdbClusterRequestIsoformExpression | TermdbClusterRequestMetabolite | TermdbClusterRequestProteomeAbundance)",
|
|
6199
|
+
expected: "(TermdbClusterRequestGeneExpression | TermdbClusterRequestIsoformExpression | TermdbClusterRequestMetabolite | TermdbClusterRequestNumericDictTerm | TermdbClusterRequestProteomeAbundance)",
|
|
6074
6200
|
value: input2
|
|
6075
|
-
})) && $
|
|
6201
|
+
})) && $vu21(input2, _path + "", true) || $report(true, {
|
|
6076
6202
|
path: _path + "",
|
|
6077
|
-
expected: "(TermdbClusterRequestGeneExpression | TermdbClusterRequestIsoformExpression | TermdbClusterRequestMetabolite | TermdbClusterRequestProteomeAbundance)",
|
|
6203
|
+
expected: "(TermdbClusterRequestGeneExpression | TermdbClusterRequestIsoformExpression | TermdbClusterRequestMetabolite | TermdbClusterRequestNumericDictTerm | TermdbClusterRequestProteomeAbundance)",
|
|
6078
6204
|
value: input2
|
|
6079
6205
|
});
|
|
6080
6206
|
})(input, "$input", true);
|