as.SingleCellExperiment: Convert objects to SingleCellExperiment objects

View source: R/generics.R

as.SingleCellExperimentR Documentation

Convert objects to SingleCellExperiment objects

Description

Convert objects to SingleCellExperiment objects

Usage

as.SingleCellExperiment(x, ...)

## S3 method for class 'Seurat'
as.SingleCellExperiment(x, assay = NULL, ...)

Arguments

x

An object to convert to class SingleCellExperiment

...

Arguments passed to other methods

assay

Assays to convert


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.