y2hSysGW {y2hStat}R Documentation

A Binary Interaction List for Yeast Proteins via Systematic Names

Description

This list consists of Y2H bait to prey interactions downloaded from the IntAct repository which have 2 conditions: at least 20 unique interactions and Genome Wide prey library. There are currently 7 experiments that fall within these restrictions. The protein names in this list have been mapped to the systematic names from the IntAct codes.

Usage

data(y2hSysGW)

Format

The format is: chr "y2hSysGW"

Details

The format is that of a named list of lists. The top level list divides each experiment and is named by a corresponding experiment. The entries of this top level list are named lists themselves. Each list is named by a bait protein and the entries is a character vector consisting of the found preys.

Source

References

Examples

data(y2hSysGW)
y2hSysGW[[2]]

[Package y2hStat version 1.2.0 Index]