Description Usage Arguments Examples
Takes a seurat object and a number of pathway genes and returns the same Seurat object with a "progeny" assay.
1 | run_progeny(seurat_obj, num_genes, organism = "Human")
|
seurat_obj |
seurat object |
num_genes |
number of pathway genes to use for calculations |
organism |
"Human" or "Mouse", defaults to "Human" |
1 | run_progeny(pbmc10k, 500, "Human")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.