Chicken functional protein association network from STRING (version 10).

Description

An igraph object that contains a functional protein association network in chicken. The network is extracted from the STRING database (version 10). Only those associations with medium confidence (score>=0.4) are retained.

Usage

org.Gg.string <- dRDataLoader(RData = "org.Gg.string")

Value

an object of class "igraph" (see http://igraph.org/r/doc/aaa-igraph-package.html). It has attributes for both vertices and edges. Below are attributes for the vertices:

  • name: unique id for the vertices
  • seqid: protein seqid for the vertices
  • geneid: Entrez geneid (if any) for the vertices
  • symbol: gene symbol (if any) for the vertices
  • description: gene description (if any) for the vertices

Below are attributes for the edges:

  • neighborhood_score: predictive score based on neighborhood data
  • fusion_score: predictive score based on fusion data
  • cooccurence_score: predictive score based on cooccurence data
  • coexpression_score: predictive score based on coexpression
  • experimental_score: predictive score based on experimental data
  • database_score: predictive score based on database
  • textmining_score: predictive score based on text mining
  • combined_score: combined score from all above predictive scores

References

Szklarczyk et al. (2015) STRING v10: protein-protein interaction networks, integrated over the tree of life. Nucleic Acids Res, 43:D447-52.

Examples

org.Gg.string <- dRDataLoader(RData='org.Gg.string')
'org.Gg.string' (from https://github.com/hfang-bristol/RDataCentre/blob/master/dnet/1.0.7/org.Gg.string.RData?raw=true) has been loaded into the working environment (at 2018-01-19 12:38:10)
org.Gg.string
IGRAPH 25e4f1f UN-- 12032 355236 -- + attr: name (v/c), seqid (v/c), geneid (v/n), symbol (v/c), | description (v/c), neighborhood_score (e/n), fusion_score (e/n), | cooccurence_score (e/n), coexpression_score (e/n), experimental_score | (e/n), database_score (e/n), textmining_score (e/n), combined_score | (e/n) + edges from 25e4f1f (vertex names): [1] 4068042--4072262 4061158--4063470 4061158--4066153 4066410--4066542 [5] 4058954--4069152 4058954--4070388 4058954--4067460 4058954--4072255 [9] 4058954--4075019 4058954--4063233 4058954--4061554 4069516--4071144 [13] 4072064--4074444 4071785--4073386 4062088--4063944 4069450--4073053 + ... omitted several edges