Learn R Programming

SLGI (version 1.32.0)

AtongFnDomain: The functional domains shared by the tested pairs in Tong et al experiment.

Description

Data developed from Tong et. al. buffering experiments.

Usage

data(AtongFnDomain)

Arguments

Format

A list containing 3 items.
pairs
Dataframe of all the gene pairs and their synthetic lethality status.
SharedPfam
List of the Pfam domains shared by each pair. The order of this list is the same as the order of the pairs.
SharedSMART
List of the SMART domains shared by each pair. The order of this list is also the same as the order of the pairs.

Source

Created from the association matrix reported by Tong et al. and the Pfam (Protein family database http://pfam.janelia.org/) and SMART database of yeast.

References

Global Mapping of the Yeast Genetic Interaction Network, Tong et al, Science Vol.303, 2004 Saccharomyces Genome Database

Examples

Run this code
data(AtongFnDomain)
names(AtongFnDomain)

Run the code above in your browser using DataLab