View source: R/customConverters.R
as.DISCBIO | R Documentation |
Initialize a DISCBIO-class object starting from a SingleCellExperiment object or a Seurat object
as.DISCBIO(x, ...)
x |
an object of class Seurat or SingleCellExperiment |
... |
additional parameters to pass to the function |
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')
a DISCBIO-class object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.