There was an error while loading. Please reload this page.
1 parent e7eb28c commit 5785e1bCopy full SHA for 5785e1b
1 file changed
.changeset/vhh-presence-driven-chain-menu.md
@@ -0,0 +1,12 @@
1
+---
2
+"@platforma-open/milaboratories.vj-usage.model": patch
3
+"@platforma-open/milaboratories.vj-usage.ui": patch
4
+"@platforma-open/milaboratories.vj-usage": patch
5
6
+
7
+Only offer single-cell chains that actually have columns. The chain selector was
8
+built from the receptor type alone, so on heavy-chain-only (VHH) single-cell input
9
+it still offered "Light" — picking it failed the workflow with `expected exactly 1
10
+V gene column for chain, got 0`. A new `availableScChains` model output reports the
11
+chains present for the selected dataset; the selector now lists only those (and is
12
+hidden when a single chain leaves nothing to choose).
0 commit comments