Nematode Pharynx Graph

Connectome of anterior section of hermaphrodite Caenorhabditis elegans pharynx

Originator: Open Connectome Project

(279 vertices, 3225 edges)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Nematode Pharynx Graph"]
Out[1]=

View the data:

In[2]:=
ResourceData["Nematode Pharynx Graph"]
Out[2]=

Visualization

Highlight connected components in the graph:

In[3]:=
With[{g = ResourceData["Nematode Pharynx Graph"]}, HighlightGraph[g, ConnectedComponents[g]]]
Out[3]=

Highlight the largest clique in the graph:

In[4]:=
With[{g = ResourceData["Nematode Pharynx Graph"]}, HighlightGraph[g, Subgraph[g, FindClique[g]]]]
Out[4]=

Wolfram Research, "Nematode Pharynx Graph" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.07963.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information