Description Usage Arguments Value Author(s) Examples
Call MMvsPS, producing plots for all modules.
1 | MMvsPSallModules(net, peptable, phenoVec, prefixName)
|
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. |
nothing returned
David L Gibbs
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.