run_cistarget: Uses reticulate package to run CisTarget (regulon prediction)...

Description Usage Arguments Examples

View source: R/run_pySCENIC.R

Description

Run pySCENIC pipeline

Usage

1
2
3
4
5
6
7
8
run_cistarget(
  dir,
  adjacencies_fname,
  loom_path,
  rank_db_path,
  motif_path,
  regulons_fname
)

Arguments

dir

directory path to output pySCENIC results

adjacencies_fname

filename of adjacencies output

loom_path

path to initial loom file

rank_db_path

path to ranking database

motif_path

path to motif list

regulons_fname

filename for outputting regulons

Examples

1
run_cistarget(dir, adjacencies_fname, loom_path, rank_db_path, motif_path, regulons_fname)

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