Learn R Programming

ProCoNA (version 1.10.0)

plotNet: plotNet

Description

Plots the dendrogram and module colors. See ?plotDendroAndColors

Usage

plotNet(object)

Arguments

object
The procona network object.

Value

Examples

Run this code
data(ProCoNA_Data)
#net1 <- buildProconaNetwork("peptide network", peptideData)
plotNet(net1)

Run the code above in your browser using DataLab