embed_nmf | R Documentation |
embed in grey scale using NMF embeddings
embed_nmf(counts, dimensions, verbose = TRUE)
counts |
Seurat object containing normalised counts |
dimensions |
number dimension to retain from NMF |
verbose |
logical if progress messages should be outputed |
normalised NMF embedding matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.