@sjcrh/proteinpaint-types 2.123.0 → 2.125.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-NCFUZ5VV.js → chunk-2S4T3WUF.js} +790 -386
- package/dist/{chunk-XPOHYEAY.js → chunk-537XOM43.js} +584 -382
- package/dist/{chunk-LBGUOJR3.js → chunk-5O422YU6.js} +343 -141
- package/dist/{chunk-SQBZAOWB.js → chunk-7IRM7OKB.js} +343 -141
- package/dist/{chunk-3ZT4UCFM.js → chunk-BXPSDGWG.js} +343 -141
- package/dist/{chunk-QMWUUGEK.js → chunk-CJC7ZHSZ.js} +376 -174
- package/dist/{chunk-F64WJMRL.js → chunk-DJCPG2RT.js} +817 -413
- package/dist/{chunk-ZMOSABYP.js → chunk-GZCIY2WK.js} +584 -382
- package/dist/{chunk-K7P6C6KU.js → chunk-LVXO4MLR.js} +586 -384
- package/dist/{chunk-AGSW7G4T.js → chunk-O4RAE6UJ.js} +582 -380
- package/dist/{chunk-RX5EB2HL.js → chunk-VSNV3MLV.js} +343 -141
- package/dist/{chunk-5XRJ5ATE.js → chunk-YOS2YTCE.js} +584 -382
- package/dist/correlationVolcano.js +1 -1
- package/dist/index.js +12 -12
- package/dist/termdb.boxplot.js +1 -1
- package/dist/termdb.categories.js +1 -1
- package/dist/termdb.cluster.js +1 -1
- package/dist/termdb.descrstats.js +1 -1
- package/dist/termdb.numericcategories.js +1 -1
- package/dist/termdb.percentile.js +1 -1
- package/dist/termdb.termsbyids.js +1 -1
- package/dist/termdb.topTermsByType.js +1 -1
- package/dist/termdb.topVariablyExpressedGenes.js +1 -1
- package/dist/termdb.violin.js +1 -1
- package/package.json +1 -1
- package/src/dataset.ts +11 -6
- package/src/genome.ts +6 -0
- package/src/terms/geneVariant.ts +1 -0
package/dist/index.js
CHANGED
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
termsByIdsPayload,
|
|
3
3
|
validTermsByIdsRequest,
|
|
4
4
|
validTermsByIdsResponse
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-O4RAE6UJ.js";
|
|
6
6
|
import {
|
|
7
7
|
topMutatedGenePayload,
|
|
8
8
|
validTopMutatedGeneRequest,
|
|
@@ -12,17 +12,17 @@ import {
|
|
|
12
12
|
termdbTopTermsByTypePayload,
|
|
13
13
|
validTermdbTopTermsByTypeRequest,
|
|
14
14
|
validTermdbTopTermsByTypeResponse
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-2S4T3WUF.js";
|
|
16
16
|
import {
|
|
17
17
|
termdbTopVariablyExpressedGenesPayload,
|
|
18
18
|
validTermdbTopVariablyExpressedGenesRequest,
|
|
19
19
|
validTermdbTopVariablyExpressedGenesResponse
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-7IRM7OKB.js";
|
|
21
21
|
import {
|
|
22
22
|
validViolinRequest,
|
|
23
23
|
validViolinResponse,
|
|
24
24
|
violinPayload
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-VSNV3MLV.js";
|
|
26
26
|
import {
|
|
27
27
|
tilePayload,
|
|
28
28
|
validTileRequest,
|
|
@@ -42,7 +42,7 @@ import {
|
|
|
42
42
|
percentilePayload,
|
|
43
43
|
validPercentileRequest,
|
|
44
44
|
validPercentileResponse
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-BXPSDGWG.js";
|
|
46
46
|
import {
|
|
47
47
|
rootTermPayload,
|
|
48
48
|
validRootTermRequest,
|
|
@@ -87,17 +87,17 @@ import {
|
|
|
87
87
|
boxplotPayload,
|
|
88
88
|
validBoxPlotRequest,
|
|
89
89
|
validBoxPlotResponse
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-537XOM43.js";
|
|
91
91
|
import {
|
|
92
92
|
termdbCategoriesPayload,
|
|
93
93
|
validCategoriesRequest,
|
|
94
94
|
validCategoriesResponse
|
|
95
|
-
} from "./chunk-
|
|
95
|
+
} from "./chunk-GZCIY2WK.js";
|
|
96
96
|
import {
|
|
97
97
|
termdbClusterPayload,
|
|
98
98
|
validTermdbClusterRequest,
|
|
99
99
|
validTermdbClusterResponse
|
|
100
|
-
} from "./chunk-
|
|
100
|
+
} from "./chunk-DJCPG2RT.js";
|
|
101
101
|
import {
|
|
102
102
|
termdbCohortSummaryPayload,
|
|
103
103
|
validTermdbCohortSummaryRequest,
|
|
@@ -112,12 +112,12 @@ import {
|
|
|
112
112
|
descrStatsPayload,
|
|
113
113
|
validDescrStatsRequest,
|
|
114
114
|
validDescrStatsResponse
|
|
115
|
-
} from "./chunk-
|
|
115
|
+
} from "./chunk-YOS2YTCE.js";
|
|
116
116
|
import {
|
|
117
117
|
numericCategoriesPayload,
|
|
118
118
|
validNumericCategoriesRequest,
|
|
119
119
|
validNumericCategoriesResponse
|
|
120
|
-
} from "./chunk-
|
|
120
|
+
} from "./chunk-5O422YU6.js";
|
|
121
121
|
import {
|
|
122
122
|
hicstatPayload,
|
|
123
123
|
validHicstatRequest,
|
|
@@ -197,7 +197,7 @@ import {
|
|
|
197
197
|
brainImagingPayload,
|
|
198
198
|
validBrainImagingRequest,
|
|
199
199
|
validBrainImagingResponse
|
|
200
|
-
} from "./chunk-
|
|
200
|
+
} from "./chunk-CJC7ZHSZ.js";
|
|
201
201
|
import {
|
|
202
202
|
brainImagingSamplesPayload,
|
|
203
203
|
validBrainImagingSamplesRequest,
|
|
@@ -212,7 +212,7 @@ import {
|
|
|
212
212
|
CorrelationVolcanoPayload,
|
|
213
213
|
validCorrelationVolcanoRequest,
|
|
214
214
|
validCorrelationVolcanoResponse
|
|
215
|
-
} from "./chunk-
|
|
215
|
+
} from "./chunk-LVXO4MLR.js";
|
|
216
216
|
import {
|
|
217
217
|
datasetPayload,
|
|
218
218
|
validDatasetRequest,
|
package/dist/termdb.boxplot.js
CHANGED
package/dist/termdb.cluster.js
CHANGED
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
termdbTopVariablyExpressedGenesPayload,
|
|
3
3
|
validTermdbTopVariablyExpressedGenesRequest,
|
|
4
4
|
validTermdbTopVariablyExpressedGenesResponse
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-7IRM7OKB.js";
|
|
6
6
|
import "./chunk-CNSSF43V.js";
|
|
7
7
|
export {
|
|
8
8
|
termdbTopVariablyExpressedGenesPayload,
|
package/dist/termdb.violin.js
CHANGED
package/package.json
CHANGED
package/src/dataset.ts
CHANGED
|
@@ -607,6 +607,13 @@ type CnvSegment = {
|
|
|
607
607
|
- for others using mayGetGeneVariantData(), this is always disabled, as request won't have this flag
|
|
608
608
|
*/
|
|
609
609
|
requiresHardcodeCnvOnlyFlag?: true
|
|
610
|
+
|
|
611
|
+
/** CNV cutoffs (such as cnvGainCutoff, cnvLossCutoff, cnvMaxLength) that are applied to specific genes */
|
|
612
|
+
cnvCutoffsByGene?: {
|
|
613
|
+
[geneName: string]: {
|
|
614
|
+
[key: string]: any
|
|
615
|
+
}
|
|
616
|
+
}
|
|
610
617
|
}
|
|
611
618
|
|
|
612
619
|
/*
|
|
@@ -1172,9 +1179,12 @@ type Matrix = {
|
|
|
1172
1179
|
settings?: MatrixSettings
|
|
1173
1180
|
/** matrix-specific mclass override? */
|
|
1174
1181
|
mclass?: Mclass
|
|
1175
|
-
|
|
1182
|
+
/** filter to hide entire legend group, e.g. hide all CNV */
|
|
1176
1183
|
legendGrpFilter?: any
|
|
1184
|
+
/** filter to hide categories or mclass, e.g. hide male, hide MISSENSE */
|
|
1177
1185
|
legendValueFilter?: any
|
|
1186
|
+
/** matrix criteria for a CNV alteration */
|
|
1187
|
+
cnvCutoffs?: any
|
|
1178
1188
|
}
|
|
1179
1189
|
|
|
1180
1190
|
// specific hierCluster type settings, should be named as "dataTYpe + Cluster"
|
|
@@ -1970,11 +1980,6 @@ export type Mds3 = BaseMds & {
|
|
|
1970
1980
|
// !!! TODO: improve these type definitions below !!!
|
|
1971
1981
|
getHostHeaders?: (q?: any) => any
|
|
1972
1982
|
serverconfigFeatures?: any
|
|
1973
|
-
customTwQByType?: {
|
|
1974
|
-
[termType: string]: {
|
|
1975
|
-
[key: string]: any
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
1983
|
getHealth?: (ds: any) => {
|
|
1979
1984
|
[key: string]: any
|
|
1980
1985
|
}
|
package/src/genome.ts
CHANGED
|
@@ -19,6 +19,12 @@ type TermDbs = {
|
|
|
19
19
|
type TermDbsEntry = {
|
|
20
20
|
label: string
|
|
21
21
|
cohort: Cohort
|
|
22
|
+
/** list of geneset groups in db; required for geneORA and gsea
|
|
23
|
+
later allow ds override so ds can enable/disable some genesets..
|
|
24
|
+
*/
|
|
25
|
+
analysisGenesetGroups: { label: string; value: string }[]
|
|
26
|
+
/** required for gsea */
|
|
27
|
+
geneORAparam: { minCutoff: number; maxCutoff: number }
|
|
22
28
|
}
|
|
23
29
|
|
|
24
30
|
type DbStatement = {
|