Learn R Programming

ProCoNA (version 1.10.0)

MMvsPSallModules: MMvsPSallModules

Description

Call MMvsPS, producing plots for all modules.

Usage

MMvsPSallModules(net, peptable, phenoVec, prefixName)

Arguments

net
The procona network object
peptable
The peptide data
phenoVec
The phenotypic trait, as a numeric vector
prefixName
The plot files prefix name. Writes pdfs.

Value

Examples

Run this code
## Not run: 
# # This function outputs a set of pdfs.
# data(ProCoNA_Data)
# #net1 <- buildProconaNetwork("peptide network", peptideData, pow=13)
# MMvsPSallModules(net1, peptideData, phenotypes[,5], 1)
# ## End(Not run)

Run the code above in your browser using DataLab