View source: R/Enrichment_lynx.R
seurat_marker_enrich | R Documentation |
This function returns the enrichment results for a single cell marker list for pre-defined functional categories: pathway, go_bp, go_cc, go_mf
seurat_marker_enrich(markers, name, tax_id = "9606")
markers |
output from Seurat function, FindAllMarkers |
name |
prefix to save the enrichment results |
tax_id |
taxonomy id, currently supports human: 9606 and mouse: 10040 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.