From 339609d9bcb2043288087d7712f17f92ea1db803 Mon Sep 17 00:00:00 2001 From: Gregor Sturm Date: Mon, 4 Nov 2024 20:26:45 +0100 Subject: [PATCH] Fix index_chains method description (#570) --- src/scirpy/pp/_index_chains.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scirpy/pp/_index_chains.py b/src/scirpy/pp/_index_chains.py index 51b816e5a..8f776fc3f 100644 --- a/src/scirpy/pp/_index_chains.py +++ b/src/scirpy/pp/_index_chains.py @@ -36,7 +36,7 @@ def index_chains( key_added: str = "chain_indices", ) -> None: """\ - Selects primary/secondary VJ/VDJ cells per chain according to the :ref:`receptor-model`. + Selects primary/secondary VJ/VDJ chains per cell according to the :ref:`receptor-model`. This function iterates through all chains stored in the :term:`awkward array` in `adata.obsm[airr_key]` and