Skip to content

Commit 5785e1b

Browse files
committed
Changeset
1 parent e7eb28c commit 5785e1b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)