__contains__# Pseudobulk.__contains__(cell_type)[source]# Check if this Pseudobulk dataset contains the specified cell type. Parameters: cell_type: strthe cell type Returns: Whether the cell type is present in the Pseudobulk dataset. Return type: bool