scirpy.io.
TcrCell
Data structure for a Cell with T-cell receptors.
A TcrCell can hold multiple TcrChains.
str
cell id or barcode. Needs to match the cell id used for transcriptomics data (i.e. the adata.obs_names)
adata.obs_names
Attributes
cell_id
Methods
add_chain(chain)
add_chain
Add a TcrChain
TcrChain