A collection of functions for single cell data analysis by Florian Wuennemann. Mainly operates on Seurat objects. For more information on Seurat and the object structure, see https://satijalab.org/seurat/.
Install the package using the devtools install_github function as shown below:
library(devtools)
install_github("FloWuenne/scFunctions")
You can find a tutorial on how to use the functions in this package to further process and analyze SCENIC results in this [tutorial]):
Processing and visualization of SCENIC results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.