Bipartite Diseasome Network

A bipartite network of diseasome linked by known disorder-gene associations

A network of disorders and genes linked by known disorder-gene associations, indicating the common genetic origin of many diseases. Genes associated with similar disorders show both higher likelihood of physical interactions between their products and higher expression profiling similarity, supporting the existence of distinct disease-specific functional modules. Annotation values contain "Type" and "ID".

(3061 vertices, 2673 edges)

Examples

Basic Examples

Retrieve the graph:

In[1]:=
ResourceData["Bipartite Diseasome Network"]
Out[1]=

Summary properties:

In[2]:=
ResourceData["Bipartite Diseasome Network", All]["Summary"]
Out[2]=

Basic Applications

Count the types of the diseasomes:

In[3]:=
g = ResourceData["Bipartite Diseasome Network"];
In[4]:=
diseasomes = VertexList[g];
In[5]:=
Counts[AnnotationValue[{g, #}, "Type"] & /@ diseasomes]
Out[5]=

Wolfram Research, "Bipartite Diseasome Network" from the Wolfram Data Repository (2019)  

Data Resource History

Source Metadata

Data Downloads

Publisher Information