Difference between revisions of "WormBase Model:Neurodata"
From WormBaseWiki
Jump to navigationJump to search (Created page with '__TOC__ WormBase Models == Curator Comments/Description == == Model == <pre> </pre> == Proposed Changes ==') |
|||
Line 5: | Line 5: | ||
== Curator Comments/Description == | == Curator Comments/Description == | ||
− | + | WS218 unused data class | |
Line 11: | Line 11: | ||
== Model == | == Model == | ||
<pre> | <pre> | ||
+ | ?Neurodata Send Text UNIQUE Int #Neuro_location // Text=series,Int=count | ||
+ | Send_joint Text UNIQUE Int #Neuro_location // "joint" indicates polyadic synapse | ||
+ | Receive Text UNIQUE Int #Neuro_location | ||
+ | Receive_joint Text UNIQUE Int #Neuro_location | ||
+ | Gap_junction Text UNIQUE Int #Neuro_location | ||
+ | Evidence #Evidence | ||
</pre> | </pre> | ||
== Proposed Changes == | == Proposed Changes == |
Latest revision as of 15:53, 4 October 2010
Curator Comments/Description
WS218 unused data class
Model
?Neurodata Send Text UNIQUE Int #Neuro_location // Text=series,Int=count Send_joint Text UNIQUE Int #Neuro_location // "joint" indicates polyadic synapse Receive Text UNIQUE Int #Neuro_location Receive_joint Text UNIQUE Int #Neuro_location Gap_junction Text UNIQUE Int #Neuro_location Evidence #Evidence