@platforma-open/milaboratories.repertoire-diversity-2 3.0.0 → 3.1.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/block-pack/CHANGELOG.md +331 -0
- package/block-pack/block-logo.png +0 -0
- package/block-pack/description.md +5 -0
- package/block-pack/main.plj.gz +0 -0
- package/block-pack/manifest.json +1 -0
- package/block-pack/model.json +1 -0
- package/block-pack/organization-logo.png +0 -0
- package/block-pack/published.json +8 -0
- package/block-pack/ui.tgz +0 -0
- package/dist/AGENTS.d.ts +14041 -0
- package/dist/AGENTS.d.ts.map +1 -0
- package/dist/AGENTS.js +0 -0
- package/dist/index.d.ts +14054 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +12568 -0
- package/dist/index.js.map +1 -0
- package/package.json +29 -15
- package/index.d.ts +0 -2
- package/index.js +0 -2
|
@@ -0,0 +1,331 @@
|
|
|
1
|
+
# @platforma-open/milaboratories.repertoire-diversity-2
|
|
2
|
+
|
|
3
|
+
## 3.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- f0f5261: Migrate onto the block-tools structurer (full SDK upgrade: model/ui-vue 1.79.14,
|
|
8
|
+
workflow-tengo 6.6.3, tengo-builder 4.0.8) and BlockModelV3.
|
|
9
|
+
|
|
10
|
+
Persisted state is preserved via the legacy upgrader. UI bindings move to
|
|
11
|
+
`app.model.data`; the metric list (`MetricUI[]`) now lives in `data` and is
|
|
12
|
+
projected to the workflow's `Metric[]` by the args lambda — the debounced
|
|
13
|
+
ui→args sync watcher is gone. Block labels and table/graph view state are
|
|
14
|
+
UI-only and no longer stale the block; only the abundance input and metric set
|
|
15
|
+
do.
|
|
16
|
+
|
|
17
|
+
## 3.0.1
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- 453cb59: Rename block
|
|
22
|
+
|
|
23
|
+
## 3.0.0
|
|
24
|
+
|
|
25
|
+
### Major Changes
|
|
26
|
+
|
|
27
|
+
- a96467f: Support peptides
|
|
28
|
+
- be69712: Support peptides
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- Updated dependencies [a96467f]
|
|
33
|
+
- Updated dependencies [be69712]
|
|
34
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@2.0.0
|
|
35
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@2.0.0
|
|
36
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@2.0.0
|
|
37
|
+
|
|
38
|
+
## 2.0.36
|
|
39
|
+
|
|
40
|
+
### Patch Changes
|
|
41
|
+
|
|
42
|
+
- 7c6a978: update dependencies
|
|
43
|
+
- Updated dependencies [7c6a978]
|
|
44
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.9
|
|
45
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.9
|
|
46
|
+
|
|
47
|
+
## 2.0.35
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- 80689b6: SDK Update
|
|
52
|
+
|
|
53
|
+
## 2.0.34
|
|
54
|
+
|
|
55
|
+
### Patch Changes
|
|
56
|
+
|
|
57
|
+
- Updated dependencies [216f552]
|
|
58
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.8
|
|
59
|
+
|
|
60
|
+
## 2.0.33
|
|
61
|
+
|
|
62
|
+
### Patch Changes
|
|
63
|
+
|
|
64
|
+
- Updated dependencies [bc865e3]
|
|
65
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.8
|
|
66
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.7
|
|
67
|
+
|
|
68
|
+
## 2.0.32
|
|
69
|
+
|
|
70
|
+
### Patch Changes
|
|
71
|
+
|
|
72
|
+
- Updated dependencies [8f000f8]
|
|
73
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.6
|
|
74
|
+
|
|
75
|
+
## 2.0.31
|
|
76
|
+
|
|
77
|
+
### Patch Changes
|
|
78
|
+
|
|
79
|
+
- Updated dependencies [08ea006]
|
|
80
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.5
|
|
81
|
+
|
|
82
|
+
## 2.0.30
|
|
83
|
+
|
|
84
|
+
### Patch Changes
|
|
85
|
+
|
|
86
|
+
- Updated dependencies [20e60a4]
|
|
87
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.7
|
|
88
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.4
|
|
89
|
+
|
|
90
|
+
## 2.0.29
|
|
91
|
+
|
|
92
|
+
### Patch Changes
|
|
93
|
+
|
|
94
|
+
- Updated dependencies [c85fbd0]
|
|
95
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.6.4
|
|
96
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.6
|
|
97
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.3
|
|
98
|
+
|
|
99
|
+
## 2.0.28
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- d157baf: Show running state for tables and graphs, migrate to new project template
|
|
104
|
+
- Updated dependencies [d157baf]
|
|
105
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.6.3
|
|
106
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.5
|
|
107
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.2
|
|
108
|
+
|
|
109
|
+
## 2.0.27
|
|
110
|
+
|
|
111
|
+
### Patch Changes
|
|
112
|
+
|
|
113
|
+
- 63c4b69: technical release
|
|
114
|
+
- Updated dependencies [63c4b69]
|
|
115
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.4
|
|
116
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.1
|
|
117
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.6.2
|
|
118
|
+
|
|
119
|
+
## 2.0.26
|
|
120
|
+
|
|
121
|
+
### Patch Changes
|
|
122
|
+
|
|
123
|
+
- e13e703: Block metadata updated.
|
|
124
|
+
|
|
125
|
+
## 2.0.25
|
|
126
|
+
|
|
127
|
+
### Patch Changes
|
|
128
|
+
|
|
129
|
+
- Updated dependencies [8d7b553]
|
|
130
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.6.0
|
|
131
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.6.1
|
|
132
|
+
|
|
133
|
+
## 2.0.24
|
|
134
|
+
|
|
135
|
+
### Patch Changes
|
|
136
|
+
|
|
137
|
+
- 48ff0ed: Update SDK
|
|
138
|
+
|
|
139
|
+
## 2.0.23
|
|
140
|
+
|
|
141
|
+
### Patch Changes
|
|
142
|
+
|
|
143
|
+
- Updated dependencies [f3b07e5]
|
|
144
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.5.5
|
|
145
|
+
|
|
146
|
+
## 2.0.22
|
|
147
|
+
|
|
148
|
+
### Patch Changes
|
|
149
|
+
|
|
150
|
+
- Updated dependencies [192909e]
|
|
151
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.6.0
|
|
152
|
+
|
|
153
|
+
## 2.0.21
|
|
154
|
+
|
|
155
|
+
### Patch Changes
|
|
156
|
+
|
|
157
|
+
- 3e39f73: technical release
|
|
158
|
+
- 37c4e58: technical release
|
|
159
|
+
- 7c4d608: technical release
|
|
160
|
+
- a2200a0: technical release
|
|
161
|
+
- Updated dependencies [3e39f73]
|
|
162
|
+
- Updated dependencies [37c4e58]
|
|
163
|
+
- Updated dependencies [7c4d608]
|
|
164
|
+
- Updated dependencies [a2200a0]
|
|
165
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.3
|
|
166
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.5.4
|
|
167
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.5.4
|
|
168
|
+
|
|
169
|
+
## 2.0.20
|
|
170
|
+
|
|
171
|
+
### Patch Changes
|
|
172
|
+
|
|
173
|
+
- Updated dependencies [d0287b6]
|
|
174
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.2
|
|
175
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.5.3
|
|
176
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.5.3
|
|
177
|
+
|
|
178
|
+
## 2.0.19
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- 6ff86d7: Updated SDK
|
|
183
|
+
- Updated dependencies [6ff86d7]
|
|
184
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.1
|
|
185
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.5.2
|
|
186
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.5.2
|
|
187
|
+
|
|
188
|
+
## 2.0.18
|
|
189
|
+
|
|
190
|
+
### Patch Changes
|
|
191
|
+
|
|
192
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.5.1
|
|
193
|
+
|
|
194
|
+
## 2.0.17
|
|
195
|
+
|
|
196
|
+
### Patch Changes
|
|
197
|
+
|
|
198
|
+
- Updated dependencies [5cf567c]
|
|
199
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.5.1
|
|
200
|
+
|
|
201
|
+
## 2.0.16
|
|
202
|
+
|
|
203
|
+
### Patch Changes
|
|
204
|
+
|
|
205
|
+
- Updated dependencies [365f92f]
|
|
206
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.0
|
|
207
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.5.0
|
|
208
|
+
|
|
209
|
+
## 2.0.15
|
|
210
|
+
|
|
211
|
+
### Patch Changes
|
|
212
|
+
|
|
213
|
+
- Updated dependencies [057ca18]
|
|
214
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.5.0
|
|
215
|
+
|
|
216
|
+
## 2.0.14
|
|
217
|
+
|
|
218
|
+
### Patch Changes
|
|
219
|
+
|
|
220
|
+
- Updated dependencies [13f110e]
|
|
221
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.4.0
|
|
222
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.4.0
|
|
223
|
+
|
|
224
|
+
## 2.0.13
|
|
225
|
+
|
|
226
|
+
### Patch Changes
|
|
227
|
+
|
|
228
|
+
- f95c059: Update SDK
|
|
229
|
+
- Updated dependencies [f95c059]
|
|
230
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.3.1
|
|
231
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.3.1
|
|
232
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.4.1
|
|
233
|
+
|
|
234
|
+
## 2.0.12
|
|
235
|
+
|
|
236
|
+
### Patch Changes
|
|
237
|
+
|
|
238
|
+
- Updated dependencies [60f2dc1]
|
|
239
|
+
- Updated dependencies [1b4bc1d]
|
|
240
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.4.0
|
|
241
|
+
|
|
242
|
+
## 2.0.11
|
|
243
|
+
|
|
244
|
+
### Patch Changes
|
|
245
|
+
|
|
246
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.3.1
|
|
247
|
+
|
|
248
|
+
## 2.0.10
|
|
249
|
+
|
|
250
|
+
### Patch Changes
|
|
251
|
+
|
|
252
|
+
- Updated dependencies [c16a9dc]
|
|
253
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.3.0
|
|
254
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.3.0
|
|
255
|
+
|
|
256
|
+
## 2.0.9
|
|
257
|
+
|
|
258
|
+
### Patch Changes
|
|
259
|
+
|
|
260
|
+
- Updated dependencies [7bc102b]
|
|
261
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.3.0
|
|
262
|
+
|
|
263
|
+
## 2.0.8
|
|
264
|
+
|
|
265
|
+
### Patch Changes
|
|
266
|
+
|
|
267
|
+
- Updated dependencies [0888e31]
|
|
268
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.2.0
|
|
269
|
+
|
|
270
|
+
## 2.0.7
|
|
271
|
+
|
|
272
|
+
### Patch Changes
|
|
273
|
+
|
|
274
|
+
- Updated dependencies [6dff400]
|
|
275
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.2.1
|
|
276
|
+
|
|
277
|
+
## 2.0.6
|
|
278
|
+
|
|
279
|
+
### Patch Changes
|
|
280
|
+
|
|
281
|
+
- Updated dependencies [84296a7]
|
|
282
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.2.0
|
|
283
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.2.0
|
|
284
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.1.3
|
|
285
|
+
|
|
286
|
+
## 2.0.5
|
|
287
|
+
|
|
288
|
+
### Patch Changes
|
|
289
|
+
|
|
290
|
+
- 965efa9: Updated block metadata
|
|
291
|
+
|
|
292
|
+
## 2.0.4
|
|
293
|
+
|
|
294
|
+
### Patch Changes
|
|
295
|
+
|
|
296
|
+
- afe71a0: Update SDK
|
|
297
|
+
|
|
298
|
+
## 2.0.3
|
|
299
|
+
|
|
300
|
+
### Patch Changes
|
|
301
|
+
|
|
302
|
+
- 6dba4b4: Fix package name
|
|
303
|
+
- Updated dependencies [6dba4b4]
|
|
304
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.1.2
|
|
305
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.1.2
|
|
306
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.1.2
|
|
307
|
+
|
|
308
|
+
## 2.0.2
|
|
309
|
+
|
|
310
|
+
### Patch Changes
|
|
311
|
+
|
|
312
|
+
- 1417619: Init
|
|
313
|
+
- Updated dependencies [1417619]
|
|
314
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.1.1
|
|
315
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.1.1
|
|
316
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.1.1
|
|
317
|
+
|
|
318
|
+
## 2.0.1
|
|
319
|
+
|
|
320
|
+
### Patch Changes
|
|
321
|
+
|
|
322
|
+
- Updated dependencies [1d45e7d]
|
|
323
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.workflow@1.1.0
|
|
324
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.model@1.1.0
|
|
325
|
+
- @platforma-open/milaboratories.repertoire-diversity-2.ui@1.1.0
|
|
326
|
+
|
|
327
|
+
## 2.0.0
|
|
328
|
+
|
|
329
|
+
### Major Changes
|
|
330
|
+
|
|
331
|
+
- f6e02ad: init
|
|
Binary file
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
# Overview
|
|
2
|
+
|
|
3
|
+
Calculates comprehensive diversity metrics for any VDJ clonotype repertoires (TCR, BCR) or peptide phage display libraries to characterize and compare diversity across samples. The block reads abundance counts from upstream blocks (MiXCR, peptide-extraction, ...) and computes multiple standard diversity indices: observed richness (number of unique sequences), richness estimators (Chao1, Efron-Thisted), evenness indices (Shannon-Wiener, Inverse Simpson), and dominance measures (D50, Gini).
|
|
4
|
+
|
|
5
|
+
To ensure fair comparisons between samples with different sequencing depths, the block supports normalization methods including selecting the most abundant sequences or statistically downsampling to a common size using hypergeometric sampling before calculating diversity metrics. This enables robust comparison of sequence diversity across experimental conditions, time points, or treatment groups, helping identify changes in immune repertoire or peptide library composition associated with disease, vaccination, or therapeutic interventions.
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"schema":"v2","description":{"id":{"organization":"milaboratories","name":"repertoire-diversity-2","version":"3.1.0"},"components":{"workflow":{"type":"workflow-v1","main":{"type":"relative","path":"main.plj.gz"}},"model":{"type":"relative","path":"model.json"},"ui":{"type":"relative","path":"ui.tgz"}},"meta":{"title":"Diversity Analysis","description":"Calculates diversity metrics — richness estimators (Chao1, Efron-Thisted), evenness indices (Shannon-Wiener, Inverse Simpson), and dominance measures (D50, Gini) — to characterize clonotype or peptide library composition across samples.","longDescription":{"type":"relative","path":"description.md"},"changelog":{"type":"relative","path":"CHANGELOG.md"},"logo":{"type":"relative","path":"block-logo.png"},"url":"https://github.com/platforma-open/repertoire-diversity","docs":"https://docs.platforma.bio/guides/vdj-analysis/diversity-analysis/","support":"mailto:support@milaboratories.com","tags":["airr","downstream","repertoire","peptide"],"organization":{"name":"MiLaboratories Inc","url":"https://milaboratories.com/","logo":{"type":"relative","path":"organization-logo.png"}},"marketplaceRanking":16600},"featureFlags":{"supportsLazyState":true,"supportsPframeQueryRanking":true,"requiresUIAPIVersion":3,"requiresModelAPIVersion":2,"requiresCreatePTable":2,"requiresPFramesVersion":1001031,"requiresPFrameSpec":true,"requiresPFrame":true,"requiresDialog":true,"requiresColumnsCollection":true}},"timestamp":1784562706330,"files":[{"name":"main.plj.gz","size":478762,"sha256":"F0D2F321FEC5CA2ACF6310A6A1D372DBCC65428BF0F7AE46AC788230593ABFDC"},{"name":"model.json","size":493325,"sha256":"D5BD8FF739F06E25F1B23C19C8D022F30AACA77F26CFC306A17FBB50665C6793"},{"name":"ui.tgz","size":6357438,"sha256":"0F0A4F89BE1496C7FD32244D0A10687C25D1250DB2C55FA06BC211C8E33AB7FF"},{"name":"organization-logo.png","size":24439,"sha256":"FA71390C77C91E4B7FAAE5640D00F92F1E3F2869296F68B6040DD7CC549A50B5"},{"name":"description.md","size":1052,"sha256":"23D0A0CA09852966C956D93AA6FE471C1EA4DCBF60405160D6EE381412AE771D"},{"name":"CHANGELOG.md","size":7983,"sha256":"463EFC5FCF8329B02AFF024C896EA0C942FCC8D97E05B0B3B4C963AA756A0E7C"},{"name":"block-logo.png","size":21527,"sha256":"6BB33BAF0CD039549661B51AE490373BE60D1811EC71F5023400928293BC2427"}]}
|