Description Usage Arguments Examples
Run pySCENIC pipeline
1 2 3 4 5 6 7 8 | run_cistarget(
dir,
adjacencies_fname,
loom_path,
rank_db_path,
motif_path,
regulons_fname
)
|
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 |
1 | run_cistarget(dir, adjacencies_fname, loom_path, rank_db_path, motif_path, regulons_fname)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.