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",
  ...
)

Arguments

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

Value

list of markers performance