MMvsPSallModules: MMvsPSallModules

Description Usage Arguments Value Author(s) Examples

Description

Call MMvsPS, producing plots for all modules.

Usage

1
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

nothing returned

Author(s)

David L Gibbs

Examples

1
2
3
4
5
6
7
## 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)

Gibbsdavidl/ProCoNA documentation built on May 8, 2019, 7:51 p.m.