c2v.datasets.Liu_NSCLC_CD8

Contents

c2v.datasets.Liu_NSCLC_CD8#

c2v.datasets.Liu_NSCLC_CD8(embedding_type='gex', file_path=None)#

Dataset from Liu et al. [PMID: 35121991] with CD8 T cells from NSCLC.

Parameters:
embedding_type Literal["gex", "c2v"], optional

Type of embedding to use, by default “gex”.

file_path str | Path | None, optional

Path where .h5ad-container will be stored, by default None.

Return type:

AnnData

Returns:

AnnData Annotated data matrix with the dataset.