@platforma-open/milaboratories.repertoire-labeling.block 1.0.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.
@@ -0,0 +1,20 @@
1
+ # @platforma-open/milaboratories.repertoire-labeling
2
+
3
+ ## 1.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - Label the entities in a project from conditions over upstream columns.
8
+
9
+ Pick the entities to label, then write labels. Each label holds a condition over one column that
10
+ those entities carry. Where the column carries a second axis, the condition also states which
11
+ members of that axis to read — one member, or all, any or none of them — and a reading over
12
+ several members can be narrowed to the members that carry a given property.
13
+
14
+ A reading is three-valued. A value the column's reading names neither true nor false leaves the
15
+ condition unsettled, and an unsettled condition marks nothing. The results page draws each
16
+ reading as a dot, so an entity that went unlabelled because nothing settled reads differently
17
+ from one that was measured and did not match.
18
+
19
+ The block emits one label-set column keyed by the same entities, so every later block can filter,
20
+ group or plot by it.
Binary file
@@ -0,0 +1,29 @@
1
+ # Repertoire Labeling
2
+
3
+ Give the entities in your project named labels, and state each label as a condition over the
4
+ columns other blocks already produced.
5
+
6
+ ## What it does
7
+
8
+ Pick the entities you want to label — clonotypes, cells, samples, or any axis another block names.
9
+ Then write one or more labels. A label holds a condition, and the block marks an entity with that
10
+ label wherever the condition reads true.
11
+
12
+ A condition reads one column and compares it. Where the column carries a second axis, the condition
13
+ also says which members of that axis to read: one member, or all, any or none of them. A reading
14
+ over several members can be narrowed to the members that carry a given property.
15
+
16
+ Every label becomes a column keyed by the same entities, so every later block in the project can
17
+ filter, group or plot by it.
18
+
19
+ ## Three-valued readings
20
+
21
+ A condition does not answer true or false alone. A value the column's reading names neither way
22
+ leaves the condition unsettled, and an unsettled condition does not mark the entity. The results
23
+ page draws each reading as a dot — true, false or unsettled — so an entity that went unlabelled
24
+ because nothing settled is distinguishable from one that was measured and did not match.
25
+
26
+ ## Output
27
+
28
+ One label-set column, holding the labels each entity carries. The results table shows it beside the
29
+ columns your conditions read, split to the members they were read at.
Binary file
@@ -0,0 +1 @@
1
+ {"schema":"v2","description":{"id":{"organization":"milaboratories","name":"repertoire-labeling","version":"1.0.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":"Repertoire Labeling","description":"Label the entities in your project from conditions over the columns other blocks produced","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-labeling","support":"mailto:support@milaboratories.com","tags":["downstream","labeling","annotation"],"organization":{"name":"MiLaboratories Inc","url":"https://milaboratories.com/","logo":{"type":"relative","path":"organization-logo.png"}}},"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.repertoire-labeling.kind@1.0.0"},"timestamp":1787728325014,"files":[{"name":"main.plj.gz","size":486820,"sha256":"E0E8A37D65D400E807F46C2080C2A6799E288ED9D74AFE231E3A2CEA6986AB7D"},{"name":"model.json","size":577906,"sha256":"3E0E342E0B07D20EC0FFC8C67E4F24560DBC770EEAD77331867CBE42208769F2"},{"name":"ui.tgz","size":3982092,"sha256":"E04658BEBA32A4792C21878FF705BF1F6C1270AFB5AA9D50BD4F80666A7D1B20"},{"name":"organization-logo.png","size":24439,"sha256":"FA71390C77C91E4B7FAAE5640D00F92F1E3F2869296F68B6040DD7CC549A50B5"},{"name":"description.md","size":1410,"sha256":"6BAF8ADFB3D94901729C73BE2B09410B93A9DDE5C82B7B6494F4DDFA190659C3"},{"name":"CHANGELOG.md","size":988,"sha256":"0B36D91A60D7EF657D9901A59470851C4B463DFFE75A0BA9522531CCE7FF6534"},{"name":"block-logo.png","size":21527,"sha256":"6BB33BAF0CD039549661B51AE490373BE60D1811EC71F5023400928293BC2427"}]}