nPdist {yeastExpData}R Documentation

Counts from a node permutation experiment.

Description

In comparing the yeast cell cycle data to the protein-protein interaction data a node permutation distribution is suggested. The output here are the counts of the number of common edges for 500 permutations.

Usage

data(nPdist)

Format

Five hundred counts of nodes in the intersection of two graphs.

Details

The seed was 123 and we called the function nodePerm with litG and cg1 as arguments. See the vignette in this package for the explicit computations.

Examples

data(nPdist)

[Package yeastExpData version 0.5 Index]