compareNetworksWithFishersExactTestProcona: compareNetworksWithFishersExactTestProcona

Description Usage Arguments Value Author(s) Examples

Description

Convienence function for calling the compareNetworksWithFishersExactTest using only two procona objects.

Usage

1
2

Arguments

net1

procona object for network 1

net2

procona object for network 2

title

plot title

Value

Returns a list of fisher -log pvalues, and overlaps between modules.

Author(s)

David L Gibbs

Examples

1
2
3
4
5
6
7
## Not run: 
data(ProCoNA_Data)
#net1 <- buildProconaNetwork("peptide network", peptideData)
#net2 <- buildProconaNetwork("peptide network", peptideData)
compareNetworksWithFishersExactTestProcona(net1, net2, "new comparison")

## End(Not run)

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