The Connectome of the C. elegans male - The Male Wiring Project
About this project:
We developed an open-source software platform, Elegance, to annotate Electron Micrographs of the C. elegans male posterior nervous system. Please visit our github page for everything software related.
Our image data are publicly visible via Worm Image or The Open Connectome Project
To understand the anatomical localization of these EM series visit our map guide or download our anatomical guide.
Relevant Data:
Connectivity data for male muscles, gonad, hypodermis
Download the list of male neurons or
muscles
Download the list of male neurons not involved in mating circuitry
Download our chemical synapse or gap junction adjacency matrices
Download our raw data as a .sql dump
Male-specific neurons are underlined. Neurons in bold are partially or fully reconstructed. Click for Map, Partner, and Synapse lists.
Male Neuronal Connectivity Data
echo "foo"; ?>
$host = "kennedy.aecom.yu.edu";
$username = "elegance";
$password = "hair-swim";
$db = "elegance";
mysql_connect($host,$username,$password);
mysql_select_db($db);
$query = mysql_query("select name,type,continNums,male,name2,location,notes from n2ytable order by name2");
$i=0;
while($result = mysql_fetch_array($query))
{
$name[$i]=$result[0];
$type[$i]=$result[1];
$continNums[$i]=$result[2];
$male[$i]=$result[3];
$name1[$i]=$result[4];
$location[$i]=$result[5];
$notes[$i]=$result[6];
if($name[$i]=="AN1a" || $name[$i]=="AN1b" || $name[$i]=="AN2a" || $name[$i]=="AN2b" || $name[$i]=="AN3a" || $name[$i]=="AN3b" ) {$name1[$i]=$name1[$i]."*";}
if($name[$i]=="PVS" || $name[$i]=="PVU") {$name1[$i]=$name1[$i]."**";}
$i++;
}
$count = $i;
//echo "name1=".$name[i];
$row=30;
$col=13;
?>
Count: echo "foo" ?>
Download the list of male neurons or
muscles
Download the list of male neurons not involved in mating circuitry
Download our chemical synapse or gap junction adjacency matrices
Download our raw data as a .sql dump
Male-specific neurons are underlined. Neurons in bold are partially or fully reconstructed. Click for Map, Partner, and Synapse lists.
Male Neuronal Connectivity Data
echo "foo"; ?>
$host = "kennedy.aecom.yu.edu";
$username = "elegance";
$password = "hair-swim";
$db = "elegance";
mysql_connect($host,$username,$password);
mysql_select_db($db);
$query = mysql_query("select name,type,continNums,male,name2,location,notes from n2ytable order by name2");
$i=0;
while($result = mysql_fetch_array($query))
{
$name[$i]=$result[0];
$type[$i]=$result[1];
$continNums[$i]=$result[2];
$male[$i]=$result[3];
$name1[$i]=$result[4];
$location[$i]=$result[5];
$notes[$i]=$result[6];
if($name[$i]=="AN1a" || $name[$i]=="AN1b" || $name[$i]=="AN2a" || $name[$i]=="AN2b" || $name[$i]=="AN3a" || $name[$i]=="AN3b" ) {$name1[$i]=$name1[$i]."*";}
if($name[$i]=="PVS" || $name[$i]=="PVU") {$name1[$i]=$name1[$i]."**";}
$i++;
}
$count = $i;
//echo "name1=".$name[i];
$row=30;
$col=13;
?>
Count: echo "foo" ?>
Download our chemical synapse or gap junction adjacency matrices
Download our raw data as a .sql dump
Male-specific neurons are underlined. Neurons in bold are partially or fully reconstructed. Click for Map, Partner, and Synapse lists.
Male Neuronal Connectivity Data
echo "foo"; ?>
$host = "kennedy.aecom.yu.edu";
$username = "elegance";
$password = "hair-swim";
$db = "elegance";
mysql_connect($host,$username,$password);
mysql_select_db($db);
$query = mysql_query("select name,type,continNums,male,name2,location,notes from n2ytable order by name2");
$i=0;
while($result = mysql_fetch_array($query))
{
$name[$i]=$result[0];
$type[$i]=$result[1];
$continNums[$i]=$result[2];
$male[$i]=$result[3];
$name1[$i]=$result[4];
$location[$i]=$result[5];
$notes[$i]=$result[6];
if($name[$i]=="AN1a" || $name[$i]=="AN1b" || $name[$i]=="AN2a" || $name[$i]=="AN2b" || $name[$i]=="AN3a" || $name[$i]=="AN3b" ) {$name1[$i]=$name1[$i]."*";}
if($name[$i]=="PVS" || $name[$i]=="PVU") {$name1[$i]=$name1[$i]."**";}
$i++;
}
$count = $i;
//echo "name1=".$name[i];
$row=30;
$col=13;
?>
Count: echo "foo" ?>
Male-specific neurons are underlined. Neurons in bold are partially or fully reconstructed. Click for Map, Partner, and Synapse lists.