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


Seurat documentation built on Nov. 18, 2023, 1:10 a.m.