Description Usage Arguments Value Examples
Add embeddings to list of SCEs
1 | add_embeddings2scelist(scelist, embeddings, slotname = "corralm")
|
scelist |
list of SingleCellExperiments; to which the corresponding embeddings should be added |
embeddings |
matrix; the embeddings outputted from a dimension reduction, e.g. |
slotname |
character; name of the slot for the reduced dim embedding; defaults to |
list of SingleCellExperiments with respective embeddings stored in them
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.