singlecellexperiment_to_anndata: Convert SingleCellExperiment to AnnData object

View source: R/data_processing.R

singlecellexperiment_to_anndataR Documentation

Convert SingleCellExperiment to AnnData object

Description

Convert SingleCellExperiment to AnnData object

Usage

singlecellexperiment_to_anndata(sce, X_name = NULL)

Arguments

sce

object of type SingleCellExperiment

X_name

Name of the assay in the SingleCellExperiment to interpret as the X matrix of the AnnData object (default: first in assay list)

Value

AnnData object


PelzKo/immunedeconv2 documentation built on Feb. 12, 2025, 4:16 p.m.