Description Usage Arguments Value Examples
View source: R/ascend_utilities.R
Conversion function for working with the 'ascend“ package. This conversion function will convert an EMSet to the following classes: SingleCellExperiment, Seurat, and SconeExperiment. This function will also convert SingleCellExperiment and Seurat objects to an EMSet. To convert between Seurat and SingleCellExperiment, it is recommended you use the instructions for Seurat [here](https://satijalab.org/seurat/conversion_vignette.html#converting-tofrom-singlecellexperiment).
1 |
x |
Object to convert |
to |
sce, seurat, scone, EMSet |
Object in specified format
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.