Learn R Programming

lpbrim (version 1.0.0)

plotMatrixModules: Plot the modules as a matrix

Description

Plot the modules as a network

Usage

plotMatrixModules(mod, mode = "blocks")

Arguments

mod
The output of findModules
mode
The type of plot, either blocks (different modules are colored), frames (modules are outlined), or both