DrawMLnet: Save and Draw the Multi-layer Signaling Network

Description Usage Arguments

View source: R/Draw_MLnet.R

Description

This function save the results generated by Rub_scMLnet function and visualize the results by pymnet package (python). The generated multi-layer signaling network is saved in the folder named by the LigClu, RecClu and outdir parameters.

Usage

1
DrawMLnet(MLnetList, LigClu, RecClu, outdir = NULL, PyHome, plotMLnet = F)

Arguments

MLnetList

The output of Run_MLnet function.

LigClu

character: The neighboring cell

RecClu

character: The central cell

outdir

The name of output folder

PyHome

The path to PYTHONHOME. The PyHome parameter is invalidated if only the plotMLnet parameter is set to TRUE.

plotMLnet

Whether to draw the multi-layer signaling network. The default setting is FALSE.


YUZIXD/scMLnet documentation built on Aug. 18, 2021, 7:29 p.m.