__contains__#

Pseudobulk.__contains__(cell_type)[source]#

Check if this Pseudobulk dataset contains the specified cell type.

Parameters:

cell_type: str

the cell type

Returns:

Whether the cell type is present in the Pseudobulk dataset.

Return type:

bool