Thermotoga Maritima Metabolic Network

Metabolic cellular network data

Metabolic cellular network data for Thermotoga Maritima

(830 vertices, 1980 edges)

Examples

Basic Examples

Retrieve the graph:

In[1]:=
ResourceData["Thermotoga Maritima Metabolic Network"]
Out[1]=

Summary properties:

In[2]:=
ResourceData["Thermotoga Maritima Metabolic Network", All]["Summary"]
Out[2]=

Basic Applications

Create a histogram of the centrality:

In[3]:=
g = ResourceData["Thermotoga Maritima Metabolic Network"];
In[4]:=
Histogram[BetweennessCentrality[g]]
Out[4]=

Show a table of properties:

In[5]:=
Dataset[Table[<|
   i -> i[g]|>, {i, {GraphReciprocity, GlobalClusteringCoefficient, GraphAssortativity}}]]
Out[5]=

Wolfram Research, "Thermotoga Maritima Metabolic Network" from the Wolfram Data Repository (2019)  

Data Resource History

Source Metadata

Data Downloads

Publisher Information