Learn R Programming

DIscBIO (version 1.2.2)

as.DISCBIO: Convert Single Cell Data Objects to DISCBIO.

Description

Initialize a DISCBIO-class object starting from a SingleCellExperiment object or a Seurat object

Usage

as.DISCBIO(x, ...)

Value

a DISCBIO-class object

Arguments

x

an object of class Seurat or SingleCellExperiment

...

additional parameters to pass to the function

Details

Additional parameters to pass to `list` include, if x is a Seurat object, "assay", which is a string indicating the assay slot used to obtain data from (defaults to 'RNA')