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

View source: R/customConverters.R

as.DISCBIOR Documentation

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, ...)

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')

Value

a DISCBIO-class object


DIscBIO documentation built on Nov. 6, 2023, 5:08 p.m.

Related to as.DISCBIO in DIscBIO...