add_Module | R Documentation |
This function adds a gene module score to a Seurat object. Built off the Seurat-native AddModuleScore() function. Unlike AddModuleScore(), this function generates the new column with the exact string given.
add_Module(obj, genelist)
obj |
Seurat object to be scored |
geneset |
Vector of gene symbols |
Seurat object with calculated module score as meta.data column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.