@sjcrh/proteinpaint-types 2.137.2 → 2.137.3
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-SUL2XLYM.js → chunk-2YASZMH3.js} +665 -229
- package/dist/{chunk-6LRQCE3E.js → chunk-6HAS5WRS.js} +243 -41
- package/dist/{chunk-6H6TQ3MA.js → chunk-7FTOFTNK.js} +243 -41
- package/dist/{chunk-PAQX4HYF.js → chunk-AL4VFH5I.js} +520 -286
- package/dist/{chunk-7YFANJ2A.js → chunk-CC3OBRKE.js} +479 -245
- package/dist/{chunk-FMSTAFII.js → chunk-DD2RLZHC.js} +243 -41
- package/dist/{chunk-YW6G7WTF.js → chunk-GGZUN2GE.js} +5 -1
- package/dist/{chunk-CBPDONEQ.js → chunk-HCBXL376.js} +494 -246
- package/dist/{chunk-MDPMNCMV.js → chunk-HWRFIXJA.js} +480 -246
- package/dist/{chunk-IE3MSHTB.js → chunk-I2BMMKPN.js} +480 -246
- package/dist/{chunk-QCGBPQ7S.js → chunk-JKBVXIRQ.js} +247 -45
- package/dist/{chunk-657TS66W.js → chunk-LTGT4NK4.js} +713 -277
- package/dist/{chunk-YGOZU46P.js → chunk-S2M5SN7Q.js} +243 -41
- package/dist/correlationVolcano.js +1 -1
- package/dist/index.js +13 -13
- package/dist/termdb.boxplot.js +1 -1
- package/dist/termdb.categories.js +1 -1
- package/dist/termdb.cluster.js +1 -1
- package/dist/termdb.descrstats.js +1 -1
- package/dist/termdb.numericcategories.js +1 -1
- package/dist/termdb.percentile.js +1 -1
- package/dist/termdb.singleSampleMutation.js +1 -1
- package/dist/termdb.termsbyids.js +1 -1
- package/dist/termdb.topTermsByType.js +1 -1
- package/dist/termdb.topVariablyExpressedGenes.js +1 -1
- package/dist/termdb.violin.js +1 -1
- package/package.json +1 -1
- package/src/dataset.ts +5 -7
- package/src/routes/termdb.categories.ts +5 -0
- package/src/routes/termdb.descrstats.ts +1 -0
- package/src/routes/termdb.singleSampleMutation.ts +3 -1
- package/src/terms/geneVariant.ts +11 -3
|
@@ -26,7 +26,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
26
26
|
const $io1 = (input3) => ("all" === input3.type || "custom" === input3.type || "msigdb" === input3.type) && (null === input3.geneList || Array.isArray(input3.geneList) && input3.geneList.every((elem) => "string" === typeof elem));
|
|
27
27
|
const $io2 = (input3) => "iqr" === input3.type || "var" === input3.type;
|
|
28
28
|
const $io3 = (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)));
|
|
29
|
-
const $io4 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $
|
|
29
|
+
const $io4 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu4(input3.tvs));
|
|
30
30
|
const $io5 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io6(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) && $io8(elem)));
|
|
31
31
|
const $io6 = (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) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io9(input3.groupsetting));
|
|
32
32
|
const $io7 = (input3) => Object.keys(input3).every((key) => {
|
|
@@ -47,8 +47,8 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
47
47
|
const $io13 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io3(input3.filter)) && "string" === typeof input3.color;
|
|
48
48
|
const $io14 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io15(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io24(elem)));
|
|
49
49
|
const $io15 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io16(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io23(input3.continuousColorScale));
|
|
50
|
-
const $io16 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $
|
|
51
|
-
const $io17 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $
|
|
50
|
+
const $io16 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu5(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu5(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
|
|
51
|
+
const $io17 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io18(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu6(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu7(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
|
|
52
52
|
const $io18 = (input3) => Object.keys(input3).every((key) => {
|
|
53
53
|
const value = input3[key];
|
|
54
54
|
if (void 0 === value)
|
|
@@ -66,11 +66,13 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
66
66
|
const $io25 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io26(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
|
|
67
67
|
const $io26 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
|
|
68
68
|
const $io27 = (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;
|
|
69
|
-
const $io28 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io29(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $
|
|
70
|
-
const $io29 = (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 && $
|
|
71
|
-
const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io9(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
|
|
72
|
-
const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "
|
|
73
|
-
const $io32 = (input3) => "string" === typeof input3.
|
|
69
|
+
const $io28 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io29(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io34(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
|
|
70
|
+
const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu8(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values));
|
|
71
|
+
const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io9(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
|
|
72
|
+
const $io31 = (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) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
|
|
73
|
+
const $io32 = (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) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
|
|
74
|
+
const $io33 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io7(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "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 && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io9(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
|
|
75
|
+
const $io34 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
|
|
74
76
|
const $iu0 = (input3) => (() => {
|
|
75
77
|
if ("tvslst" === input3.type)
|
|
76
78
|
return $io3(input3);
|
|
@@ -93,6 +95,13 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
93
95
|
return $io20(input3);
|
|
94
96
|
})();
|
|
95
97
|
const $iu3 = (input3) => (() => {
|
|
98
|
+
if ("gene" === input3.kind)
|
|
99
|
+
return $io31(input3);
|
|
100
|
+
if ("coord" === input3.kind)
|
|
101
|
+
return $io32(input3);
|
|
102
|
+
return false;
|
|
103
|
+
})();
|
|
104
|
+
const $iu4 = (input3) => (() => {
|
|
96
105
|
if (void 0 !== input3.ranges)
|
|
97
106
|
return $io14(input3);
|
|
98
107
|
return (() => {
|
|
@@ -105,32 +114,32 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
105
114
|
return false;
|
|
106
115
|
})();
|
|
107
116
|
})();
|
|
108
|
-
const $
|
|
117
|
+
const $iu5 = (input3) => (() => {
|
|
109
118
|
if ("regular-bin" === input3.type)
|
|
110
119
|
return $io17(input3);
|
|
111
120
|
if ("custom-bin" === input3.type)
|
|
112
121
|
return $io22(input3);
|
|
113
122
|
return false;
|
|
114
123
|
})();
|
|
115
|
-
const $
|
|
124
|
+
const $iu6 = (input3) => (() => {
|
|
116
125
|
if (true === input3.startunbounded)
|
|
117
126
|
return $io19(input3);
|
|
118
127
|
if (void 0 !== input3.start)
|
|
119
128
|
return $io20(input3);
|
|
120
129
|
return false;
|
|
121
130
|
})();
|
|
122
|
-
const $
|
|
131
|
+
const $iu7 = (input3) => (() => {
|
|
123
132
|
if (void 0 !== input3.stop)
|
|
124
133
|
return $io20(input3);
|
|
125
134
|
if (true === input3.stopunbounded)
|
|
126
135
|
return $io21(input3);
|
|
127
136
|
return false;
|
|
128
137
|
})();
|
|
129
|
-
const $
|
|
138
|
+
const $iu8 = (input3) => (() => {
|
|
130
139
|
if ("gene" === input3.kind)
|
|
131
140
|
return $io30(input3);
|
|
132
141
|
if ("coord" === input3.kind)
|
|
133
|
-
return $
|
|
142
|
+
return $io33(input3);
|
|
134
143
|
return false;
|
|
135
144
|
})();
|
|
136
145
|
return "object" === typeof input2 && null !== input2 && $io0(input2);
|
|
@@ -255,7 +264,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
255
264
|
path: _path2 + ".tvs",
|
|
256
265
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
|
|
257
266
|
value: input3.tvs
|
|
258
|
-
})) && $
|
|
267
|
+
})) && $vu4(input3.tvs, _path2 + ".tvs", _exceptionable2) || $report(_exceptionable2, {
|
|
259
268
|
path: _path2 + ".tvs",
|
|
260
269
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
|
|
261
270
|
value: input3.tvs
|
|
@@ -664,7 +673,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
664
673
|
path: _path2 + '["default"]',
|
|
665
674
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
666
675
|
value: input3["default"]
|
|
667
|
-
})) && $
|
|
676
|
+
})) && $vu5(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
|
|
668
677
|
path: _path2 + '["default"]',
|
|
669
678
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
670
679
|
value: input3["default"]
|
|
@@ -672,7 +681,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
672
681
|
path: _path2 + ".less",
|
|
673
682
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
674
683
|
value: input3.less
|
|
675
|
-
})) && $
|
|
684
|
+
})) && $vu5(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
|
|
676
685
|
path: _path2 + ".less",
|
|
677
686
|
expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
|
|
678
687
|
value: input3.less
|
|
@@ -733,7 +742,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
733
742
|
path: _path2 + ".first_bin",
|
|
734
743
|
expected: "(FullyBoundedBin | StartUnboundedBin)",
|
|
735
744
|
value: input3.first_bin
|
|
736
|
-
})) && $
|
|
745
|
+
})) && $vu6(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
|
|
737
746
|
path: _path2 + ".first_bin",
|
|
738
747
|
expected: "(FullyBoundedBin | StartUnboundedBin)",
|
|
739
748
|
value: input3.first_bin
|
|
@@ -741,7 +750,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
741
750
|
path: _path2 + ".last_bin",
|
|
742
751
|
expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
|
|
743
752
|
value: input3.last_bin
|
|
744
|
-
})) && $
|
|
753
|
+
})) && $vu7(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
|
|
745
754
|
path: _path2 + ".last_bin",
|
|
746
755
|
expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
|
|
747
756
|
value: input3.last_bin
|
|
@@ -1077,7 +1086,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1077
1086
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1078
1087
|
expected: "__type.o6",
|
|
1079
1088
|
value: elem
|
|
1080
|
-
})) && $
|
|
1089
|
+
})) && $vo34(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1081
1090
|
path: _path2 + ".values[" + _index17 + "]",
|
|
1082
1091
|
expected: "__type.o6",
|
|
1083
1092
|
value: elem
|
|
@@ -1112,11 +1121,11 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1112
1121
|
value: input3.name_noOrigin
|
|
1113
1122
|
}), void 0 === input3.parentTerm || ("object" === typeof input3.parentTerm && null !== input3.parentTerm || $report(_exceptionable2, {
|
|
1114
1123
|
path: _path2 + ".parentTerm",
|
|
1115
|
-
expected: '(BaseTerm & { type: "geneVariant";
|
|
1124
|
+
expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1116
1125
|
value: input3.parentTerm
|
|
1117
|
-
})) && $
|
|
1126
|
+
})) && $vu8(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
|
|
1118
1127
|
path: _path2 + ".parentTerm",
|
|
1119
|
-
expected: '(BaseTerm & { type: "geneVariant";
|
|
1128
|
+
expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
|
|
1120
1129
|
value: input3.parentTerm
|
|
1121
1130
|
}), true, "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1122
1131
|
path: _path2 + ".isleaf",
|
|
@@ -1219,6 +1228,22 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1219
1228
|
path: _path2 + ".stop",
|
|
1220
1229
|
expected: "(number | undefined)",
|
|
1221
1230
|
value: input3.stop
|
|
1231
|
+
}), (Array.isArray(input3.genes) || $report(_exceptionable2, {
|
|
1232
|
+
path: _path2 + ".genes",
|
|
1233
|
+
expected: "Array<GvGeneTerm>",
|
|
1234
|
+
value: input3.genes
|
|
1235
|
+
})) && input3.genes.map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1236
|
+
path: _path2 + ".genes[" + _index20 + "]",
|
|
1237
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1238
|
+
value: elem
|
|
1239
|
+
})) && $vu3(elem, _path2 + ".genes[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1240
|
+
path: _path2 + ".genes[" + _index20 + "]",
|
|
1241
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1242
|
+
value: elem
|
|
1243
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1244
|
+
path: _path2 + ".genes",
|
|
1245
|
+
expected: "Array<GvGeneTerm>",
|
|
1246
|
+
value: input3.genes
|
|
1222
1247
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1223
1248
|
path: _path2 + ".groupsetting",
|
|
1224
1249
|
expected: "(TermGroupSetting | undefined)",
|
|
@@ -1231,12 +1256,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1231
1256
|
path: _path2 + ".childTerms",
|
|
1232
1257
|
expected: "(Array<DtTerm> | undefined)",
|
|
1233
1258
|
value: input3.childTerms
|
|
1234
|
-
})) && input3.childTerms.map((elem,
|
|
1235
|
-
path: _path2 + ".childTerms[" +
|
|
1259
|
+
})) && input3.childTerms.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1260
|
+
path: _path2 + ".childTerms[" + _index21 + "]",
|
|
1236
1261
|
expected: "DtTerm",
|
|
1237
1262
|
value: elem
|
|
1238
|
-
})) && $vo29(elem, _path2 + ".childTerms[" +
|
|
1239
|
-
path: _path2 + ".childTerms[" +
|
|
1263
|
+
})) && $vo29(elem, _path2 + ".childTerms[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1264
|
+
path: _path2 + ".childTerms[" + _index21 + "]",
|
|
1240
1265
|
expected: "DtTerm",
|
|
1241
1266
|
value: elem
|
|
1242
1267
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1252,6 +1277,156 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1252
1277
|
path: _path2 + ".name",
|
|
1253
1278
|
expected: "string",
|
|
1254
1279
|
value: input3.name
|
|
1280
|
+
}), "string" === typeof input3.type || $report(_exceptionable2, {
|
|
1281
|
+
path: _path2 + ".type",
|
|
1282
|
+
expected: "string",
|
|
1283
|
+
value: input3.type
|
|
1284
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
1285
|
+
path: _path2 + ".child_types",
|
|
1286
|
+
expected: "(Array<string> | undefined)",
|
|
1287
|
+
value: input3.child_types
|
|
1288
|
+
})) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1289
|
+
path: _path2 + ".child_types[" + _index22 + "]",
|
|
1290
|
+
expected: "string",
|
|
1291
|
+
value: elem
|
|
1292
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1293
|
+
path: _path2 + ".child_types",
|
|
1294
|
+
expected: "(Array<string> | undefined)",
|
|
1295
|
+
value: input3.child_types
|
|
1296
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
1297
|
+
path: _path2 + ".hashtmldetail",
|
|
1298
|
+
expected: "(boolean | undefined)",
|
|
1299
|
+
value: input3.hashtmldetail
|
|
1300
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
1301
|
+
path: _path2 + ".included_types",
|
|
1302
|
+
expected: "(Array<string> | undefined)",
|
|
1303
|
+
value: input3.included_types
|
|
1304
|
+
})) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1305
|
+
path: _path2 + ".included_types[" + _index23 + "]",
|
|
1306
|
+
expected: "string",
|
|
1307
|
+
value: elem
|
|
1308
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1309
|
+
path: _path2 + ".included_types",
|
|
1310
|
+
expected: "(Array<string> | undefined)",
|
|
1311
|
+
value: input3.included_types
|
|
1312
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1313
|
+
path: _path2 + ".isleaf",
|
|
1314
|
+
expected: "(boolean | undefined)",
|
|
1315
|
+
value: input3.isleaf
|
|
1316
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
1317
|
+
path: _path2 + ".values",
|
|
1318
|
+
expected: "(TermValues | undefined)",
|
|
1319
|
+
value: input3.values
|
|
1320
|
+
})) && $vo7(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1321
|
+
path: _path2 + ".values",
|
|
1322
|
+
expected: "(TermValues | undefined)",
|
|
1323
|
+
value: input3.values
|
|
1324
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
1325
|
+
path: _path2 + ".skipValuesBuild",
|
|
1326
|
+
expected: "(boolean | undefined)",
|
|
1327
|
+
value: input3.skipValuesBuild
|
|
1328
|
+
}), "gene" === input3.kind || $report(_exceptionable2, {
|
|
1329
|
+
path: _path2 + ".kind",
|
|
1330
|
+
expected: '"gene"',
|
|
1331
|
+
value: input3.kind
|
|
1332
|
+
}), "string" === typeof input3.gene || $report(_exceptionable2, {
|
|
1333
|
+
path: _path2 + ".gene",
|
|
1334
|
+
expected: "string",
|
|
1335
|
+
value: input3.gene
|
|
1336
|
+
}), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
|
|
1337
|
+
path: _path2 + ".chr",
|
|
1338
|
+
expected: "(string | undefined)",
|
|
1339
|
+
value: input3.chr
|
|
1340
|
+
}), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
|
|
1341
|
+
path: _path2 + ".start",
|
|
1342
|
+
expected: "(number | undefined)",
|
|
1343
|
+
value: input3.start
|
|
1344
|
+
}), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
|
|
1345
|
+
path: _path2 + ".stop",
|
|
1346
|
+
expected: "(number | undefined)",
|
|
1347
|
+
value: input3.stop
|
|
1348
|
+
})].every((flag) => flag);
|
|
1349
|
+
const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1350
|
+
path: _path2 + ".id",
|
|
1351
|
+
expected: "string",
|
|
1352
|
+
value: input3.id
|
|
1353
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
1354
|
+
path: _path2 + ".name",
|
|
1355
|
+
expected: "string",
|
|
1356
|
+
value: input3.name
|
|
1357
|
+
}), "string" === typeof input3.type || $report(_exceptionable2, {
|
|
1358
|
+
path: _path2 + ".type",
|
|
1359
|
+
expected: "string",
|
|
1360
|
+
value: input3.type
|
|
1361
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
1362
|
+
path: _path2 + ".child_types",
|
|
1363
|
+
expected: "(Array<string> | undefined)",
|
|
1364
|
+
value: input3.child_types
|
|
1365
|
+
})) && input3.child_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1366
|
+
path: _path2 + ".child_types[" + _index24 + "]",
|
|
1367
|
+
expected: "string",
|
|
1368
|
+
value: elem
|
|
1369
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1370
|
+
path: _path2 + ".child_types",
|
|
1371
|
+
expected: "(Array<string> | undefined)",
|
|
1372
|
+
value: input3.child_types
|
|
1373
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
1374
|
+
path: _path2 + ".hashtmldetail",
|
|
1375
|
+
expected: "(boolean | undefined)",
|
|
1376
|
+
value: input3.hashtmldetail
|
|
1377
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
1378
|
+
path: _path2 + ".included_types",
|
|
1379
|
+
expected: "(Array<string> | undefined)",
|
|
1380
|
+
value: input3.included_types
|
|
1381
|
+
})) && input3.included_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1382
|
+
path: _path2 + ".included_types[" + _index25 + "]",
|
|
1383
|
+
expected: "string",
|
|
1384
|
+
value: elem
|
|
1385
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1386
|
+
path: _path2 + ".included_types",
|
|
1387
|
+
expected: "(Array<string> | undefined)",
|
|
1388
|
+
value: input3.included_types
|
|
1389
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
1390
|
+
path: _path2 + ".isleaf",
|
|
1391
|
+
expected: "(boolean | undefined)",
|
|
1392
|
+
value: input3.isleaf
|
|
1393
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
1394
|
+
path: _path2 + ".values",
|
|
1395
|
+
expected: "(TermValues | undefined)",
|
|
1396
|
+
value: input3.values
|
|
1397
|
+
})) && $vo7(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
1398
|
+
path: _path2 + ".values",
|
|
1399
|
+
expected: "(TermValues | undefined)",
|
|
1400
|
+
value: input3.values
|
|
1401
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
1402
|
+
path: _path2 + ".skipValuesBuild",
|
|
1403
|
+
expected: "(boolean | undefined)",
|
|
1404
|
+
value: input3.skipValuesBuild
|
|
1405
|
+
}), "coord" === input3.kind || $report(_exceptionable2, {
|
|
1406
|
+
path: _path2 + ".kind",
|
|
1407
|
+
expected: '"coord"',
|
|
1408
|
+
value: input3.kind
|
|
1409
|
+
}), "string" === typeof input3.chr || $report(_exceptionable2, {
|
|
1410
|
+
path: _path2 + ".chr",
|
|
1411
|
+
expected: "string",
|
|
1412
|
+
value: input3.chr
|
|
1413
|
+
}), "number" === typeof input3.start || $report(_exceptionable2, {
|
|
1414
|
+
path: _path2 + ".start",
|
|
1415
|
+
expected: "number",
|
|
1416
|
+
value: input3.start
|
|
1417
|
+
}), "number" === typeof input3.stop || $report(_exceptionable2, {
|
|
1418
|
+
path: _path2 + ".stop",
|
|
1419
|
+
expected: "number",
|
|
1420
|
+
value: input3.stop
|
|
1421
|
+
})].every((flag) => flag);
|
|
1422
|
+
const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
1423
|
+
path: _path2 + ".id",
|
|
1424
|
+
expected: "string",
|
|
1425
|
+
value: input3.id
|
|
1426
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
1427
|
+
path: _path2 + ".name",
|
|
1428
|
+
expected: "string",
|
|
1429
|
+
value: input3.name
|
|
1255
1430
|
}), "geneVariant" === input3.type || $report(_exceptionable2, {
|
|
1256
1431
|
path: _path2 + ".type",
|
|
1257
1432
|
expected: '"geneVariant"',
|
|
@@ -1260,8 +1435,8 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1260
1435
|
path: _path2 + ".child_types",
|
|
1261
1436
|
expected: "(Array<string> | undefined)",
|
|
1262
1437
|
value: input3.child_types
|
|
1263
|
-
})) && input3.child_types.map((elem,
|
|
1264
|
-
path: _path2 + ".child_types[" +
|
|
1438
|
+
})) && input3.child_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1439
|
+
path: _path2 + ".child_types[" + _index26 + "]",
|
|
1265
1440
|
expected: "string",
|
|
1266
1441
|
value: elem
|
|
1267
1442
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1276,8 +1451,8 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1276
1451
|
path: _path2 + ".included_types",
|
|
1277
1452
|
expected: "(Array<string> | undefined)",
|
|
1278
1453
|
value: input3.included_types
|
|
1279
|
-
})) && input3.included_types.map((elem,
|
|
1280
|
-
path: _path2 + ".included_types[" +
|
|
1454
|
+
})) && input3.included_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
|
|
1455
|
+
path: _path2 + ".included_types[" + _index27 + "]",
|
|
1281
1456
|
expected: "string",
|
|
1282
1457
|
value: elem
|
|
1283
1458
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1316,6 +1491,22 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1316
1491
|
path: _path2 + ".stop",
|
|
1317
1492
|
expected: "number",
|
|
1318
1493
|
value: input3.stop
|
|
1494
|
+
}), (Array.isArray(input3.genes) || $report(_exceptionable2, {
|
|
1495
|
+
path: _path2 + ".genes",
|
|
1496
|
+
expected: "Array<GvGeneTerm>",
|
|
1497
|
+
value: input3.genes
|
|
1498
|
+
})) && input3.genes.map((elem, _index28) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1499
|
+
path: _path2 + ".genes[" + _index28 + "]",
|
|
1500
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1501
|
+
value: elem
|
|
1502
|
+
})) && $vu3(elem, _path2 + ".genes[" + _index28 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1503
|
+
path: _path2 + ".genes[" + _index28 + "]",
|
|
1504
|
+
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
1505
|
+
value: elem
|
|
1506
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
1507
|
+
path: _path2 + ".genes",
|
|
1508
|
+
expected: "Array<GvGeneTerm>",
|
|
1509
|
+
value: input3.genes
|
|
1319
1510
|
}), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
|
|
1320
1511
|
path: _path2 + ".groupsetting",
|
|
1321
1512
|
expected: "(TermGroupSetting | undefined)",
|
|
@@ -1328,12 +1519,12 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1328
1519
|
path: _path2 + ".childTerms",
|
|
1329
1520
|
expected: "(Array<DtTerm> | undefined)",
|
|
1330
1521
|
value: input3.childTerms
|
|
1331
|
-
})) && input3.childTerms.map((elem,
|
|
1332
|
-
path: _path2 + ".childTerms[" +
|
|
1522
|
+
})) && input3.childTerms.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
1523
|
+
path: _path2 + ".childTerms[" + _index29 + "]",
|
|
1333
1524
|
expected: "DtTerm",
|
|
1334
1525
|
value: elem
|
|
1335
|
-
})) && $vo29(elem, _path2 + ".childTerms[" +
|
|
1336
|
-
path: _path2 + ".childTerms[" +
|
|
1526
|
+
})) && $vo29(elem, _path2 + ".childTerms[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
1527
|
+
path: _path2 + ".childTerms[" + _index29 + "]",
|
|
1337
1528
|
expected: "DtTerm",
|
|
1338
1529
|
value: elem
|
|
1339
1530
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -1341,7 +1532,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1341
1532
|
expected: "(Array<DtTerm> | undefined)",
|
|
1342
1533
|
value: input3.childTerms
|
|
1343
1534
|
})].every((flag) => flag);
|
|
1344
|
-
const $
|
|
1535
|
+
const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
|
|
1345
1536
|
path: _path2 + ".key",
|
|
1346
1537
|
expected: "string",
|
|
1347
1538
|
value: input3.key
|
|
@@ -1384,11 +1575,22 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1384
1575
|
return $vo20(input3, _path2, _exceptionable2);
|
|
1385
1576
|
})();
|
|
1386
1577
|
const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1578
|
+
if ("gene" === input3.kind)
|
|
1579
|
+
return $vo31(input3, _path2, _exceptionable2);
|
|
1580
|
+
if ("coord" === input3.kind)
|
|
1581
|
+
return $vo32(input3, _path2, _exceptionable2);
|
|
1582
|
+
return $report(_exceptionable2, {
|
|
1583
|
+
path: _path2,
|
|
1584
|
+
expected: "(BaseTerm & Gene | BaseTerm & Coord)",
|
|
1585
|
+
value: input3
|
|
1586
|
+
});
|
|
1587
|
+
})();
|
|
1588
|
+
const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1387
1589
|
if (void 0 !== input3.ranges)
|
|
1388
1590
|
return $vo14(input3, _path2, _exceptionable2);
|
|
1389
1591
|
return $vo5(input3, _path2, false) || $vo25(input3, _path2, false) || $vo28(input3, _path2, false);
|
|
1390
1592
|
})();
|
|
1391
|
-
const $
|
|
1593
|
+
const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1392
1594
|
if ("regular-bin" === input3.type)
|
|
1393
1595
|
return $vo17(input3, _path2, _exceptionable2);
|
|
1394
1596
|
if ("custom-bin" === input3.type)
|
|
@@ -1399,7 +1601,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1399
1601
|
value: input3
|
|
1400
1602
|
});
|
|
1401
1603
|
})();
|
|
1402
|
-
const $
|
|
1604
|
+
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1403
1605
|
if (true === input3.startunbounded)
|
|
1404
1606
|
return $vo19(input3, _path2, _exceptionable2);
|
|
1405
1607
|
if (void 0 !== input3.start)
|
|
@@ -1410,7 +1612,7 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1410
1612
|
value: input3
|
|
1411
1613
|
});
|
|
1412
1614
|
})();
|
|
1413
|
-
const $
|
|
1615
|
+
const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1414
1616
|
if (void 0 !== input3.stop)
|
|
1415
1617
|
return $vo20(input3, _path2, _exceptionable2);
|
|
1416
1618
|
if (true === input3.stopunbounded)
|
|
@@ -1421,14 +1623,14 @@ var validTermdbTopVariablyExpressedGenesRequest = (input) => {
|
|
|
1421
1623
|
value: input3
|
|
1422
1624
|
});
|
|
1423
1625
|
})();
|
|
1424
|
-
const $
|
|
1626
|
+
const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
1425
1627
|
if ("gene" === input3.kind)
|
|
1426
1628
|
return $vo30(input3, _path2, _exceptionable2);
|
|
1427
1629
|
if ("coord" === input3.kind)
|
|
1428
|
-
return $
|
|
1630
|
+
return $vo33(input3, _path2, _exceptionable2);
|
|
1429
1631
|
return $report(_exceptionable2, {
|
|
1430
1632
|
path: _path2,
|
|
1431
|
-
expected: '(BaseTerm & { type: "geneVariant";
|
|
1633
|
+
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; })',
|
|
1432
1634
|
value: input3
|
|
1433
1635
|
});
|
|
1434
1636
|
})();
|