plot_RSS: Uses reticulate package to plot RSS using python

Description Usage Arguments Examples

View source: R/plot_RSS.R

Description

Plot RSS

Usage

1
plot_RSS(dir, cellAnnot, rss_cellType, title = "RSS_plot.png")

Arguments

cellAnnot

cell annotations from pyscenic (one of the outputs of the handle_pyscenic_results() function)

rss_cellType

regulon specificity scores by cell type / comparison feature (one of the outputs of the handle_pyscenic_results() function)

Examples

1
plot_RSS(cellAnnot, rss_cellType)

zcollest/scRegNetwrapper documentation built on Dec. 23, 2021, 9:14 p.m.