0.12.0
Tutorials
Analysis of 3k T cells from cancer
Loading adaptive Immune Receptor (
IR
)-sequencing data with Scirpy
Loading data from estabilshed analysis pipelines or AIRR-compliant tools
Creating AnnData objects from other formats
scirpy.io.AirrCell
scirpy.io.from_airr_cells
Combining multiple samples
Usage principles
API
Immune receptor (IR) model
Glossary
Developer Documentation
Other versions
Bibliography
scirpy
Tutorials
Loading adaptive Immune Receptor (
IR
)-sequencing data with Scirpy
scirpy.io.AirrCell
scirpy.io.AirrCell.pop
Edit on GitHub
scirpy.io.AirrCell.pop
AirrCell.
pop
(
k
[
,
d
]
)
→
v,
remove
specified
key
and
return
the
corresponding
value.
If key is not found, d is returned if given, otherwise KeyError is raised.