string_ppi_df {Rtpca}R Documentation

Data frame of annotated human protein-protein interactions retrieved from stringDB with a combined interaction score equal or higher than 700

Description

data frame assigning proteins to interacting proteins

Usage

data("string_ppi_df")

Format

data frame with columns x, y (gene symbol of interactors), combined_score, pair (unique pair id)

References

Jensen et al. (2009), Nucleic Acids Research, 37, D412–D416

Examples

data("string_ppi_df")

[Package Rtpca version 1.4.0 Index]