GetMultilayerMotifs
.R/muxLib_plot_functions.R
plot_multimotif.Rd
Plot multilayer motifs
Plot a motif from a motifs table returned by GetMultilayerMotifs
.
plot_multimotif( motifsTable, motifID, layer.colors, edge.colors = "auto", node.colors = "auto", node.size = 5 ) plot.multimotif(motifsTable, motifID, layer.colors, edge.colors = "auto", node.colors = "auto", node.size = 5)
motifsTable | a table as returned from |
---|---|
motifID | ID of the motif following the classification of |
layer.colors | colors for edges/layers |
edge.colors | default "auto", |
node.colors | default "auto", |
node.size | default 5 |
an igraph plotting object
plot
: Old name