Description Usage Arguments Author(s) References
This function converts a Seurat or SingleCellExperiment object into a list containing a data.table, with vectors of gene and dimensionality reduction
1 | create.dt(dat, from)
|
dat |
NO DEFAULT. A Seurat or SingleCellExperiment object. |
from |
DEFAULT = NULL. By default, the class of object will be detected automatically, but this can be overwritten using from. Can be from = 'Seurat' or 'SingleCellExperiment'. |
Thomas M Ashhurst, thomas.ashhurst@sydney.edu.au
https://github.com/ImmuneDynamics/Spectre.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.