@platforma-open/milaboratories.clonotype-browser-3 2.1.0 → 2.1.1
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 +8 -0
- package/block-pack/manifest.json +1 -1
- package/block-pack/model.json +1 -1
- package/block-pack/published.json +1 -1
- package/block-pack/ui.tgz +0 -0
- package/dist/index.js +50 -24
- package/dist/index.js.map +1 -1
- package/package.json +5 -4
package/block-pack/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @platforma-open/milaboratories.clonotype-browser-3
|
|
2
2
|
|
|
3
|
+
## 2.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 5d64dcb: Sequence Browser: only the anchor defines rows in the Overlap table, so stale
|
|
8
|
+
clonotype keys from enrichment blocks that have not re-run can no longer add
|
|
9
|
+
all-blank rows
|
|
10
|
+
|
|
3
11
|
## 2.1.0
|
|
4
12
|
|
|
5
13
|
### Minor Changes
|
package/block-pack/manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"schema":"v2","description":{"id":{"organization":"milaboratories","name":"clonotype-browser-3","version":"2.1.
|
|
1
|
+
{"schema":"v2","description":{"id":{"organization":"milaboratories","name":"clonotype-browser-3","version":"2.1.1"},"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":"Sequence Browser","description":"Interactive browser for exploring and annotating sequences (T/B cell clonotypes or peptides) with custom tags for tracking, filtering, and downstream analysis.","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/clonotype-browser","support":"mailto:support@milaboratories.com","tags":["airr","vdj","peptide","annotation"],"organization":{"name":"MiLaboratories Inc","url":"https://milaboratories.com/","logo":{"type":"relative","path":"organization-logo.png"}},"marketplaceRanking":16700},"featureFlags":{"supportsLazyState":true,"supportsPframeQueryRanking":true,"requiresUIAPIVersion":3,"requiresModelAPIVersion":2,"requiresCreatePTable":2,"requiresPFramesVersion":1001031,"requiresPFrameSpec":true,"requiresPFrame":true,"requiresDialog":true,"requiresColumnsCollection":true},"kind":"@platforma-open/milaboratories.clonotype-browser-3.kind@1.1.0"},"timestamp":1788370539597,"files":[{"name":"main.plj.gz","size":840385,"sha256":"9BDD8EC85BC5675C5F73FB0F8F8B1AABECD3E4C5411DFB3214102FCB3316D2B0"},{"name":"model.json","size":590526,"sha256":"5DE8F9862DB89048AC571CC8626C8C4480771BCB1178BD9F1CC0BD4E33B264AA"},{"name":"ui.tgz","size":3940828,"sha256":"A4FCFEE46059F45EE6AC6FD7EBAA8B8C3E56EC69C66ED09380E71A59F0171A61"},{"name":"organization-logo.png","size":24439,"sha256":"FA71390C77C91E4B7FAAE5640D00F92F1E3F2869296F68B6040DD7CC549A50B5"},{"name":"description.md","size":752,"sha256":"E5836E9DDA58A09050D3EDE5BFB1CFC1FBA59BDA5538F64A4D12E5AA9E19B186"},{"name":"CHANGELOG.md","size":6453,"sha256":"ABE26D6D86F91DCC85469CB36E1DB1C6091D770A2A614B757933911D78FB052C"},{"name":"block-logo.png","size":21527,"sha256":"6BB33BAF0CD039549661B51AE490373BE60D1811EC71F5023400928293BC2427"}]}
|