View source: R/Cell_markers.ident.R
generate_report | R Documentation |
generate html report for single markers of all cell groups
generate_report( scrna, markers.list, fpath = ".", aggr.other = F, fname = NULL, top_n_genes = 6, ridge_ncol = 3, assay = "RNA", slot = "data", org = "human", ... )
scrna |
seurat obj to be used |
markers.list |
results of Detect_single_marker_all() |
fpath |
Path to generate the report |
aggr.other |
whether to aggregate other celltypes |
fname |
file name. Default NULL |
list of markers performance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.