mmc.convert_10x()
- mmochi.utils.convert_10x(adata, drop_totalseq=True, data_key='protein')
Convert default 10X data to an AnnData with protein in the .obsm, and gene expression in the .X
- Parameters:
- Return type:
AnnData object with ‘Antibody Capture’ data moved to .obsm[data_key]