Truth.get#
missionbio.demultiplex.protein.truth.Truth.get
- Truth.get(item: None) None#
 - Truth.get(item: str) CellType
 Returns the cell type with the specified name.
- Parameters:
 item – The name of the cell type.
- Returns:
 The cell type.
- Return type:
 CellType
< Class Truth