litG {yeastExpData}R Documentation

Literature and Y2H interaction graphs

Description

These two data objects represent protein/gene interactions as reported in Ge et al.

Usage

data(litG)
       data(y2hG)

Format

The data are stored as instances of the graphNEL class. Each has 2885 nodes, named using yeast standard names. Interactions either represent literature curated interactions, or Y2H interactions.

Details

The data were reported and used in Correlation between transcriptome and interactome mapping data from Saccharomyces cerevisiae, Nature Genetics, 2001, H. Ge and Z. Liu and G. M. Church and M. Vidal.

See the package vignette for more details.

Examples

data(litG)
data(y2hG)

[Package yeastExpData version 0.9.13 Index]