Difference between revisions of "WormBase Model:Lab Location"

From WormBaseWiki
Jump to navigationJump to search
(Created page with '__TOC__ WormBase Models == Curator Comments/Description == == Model == <pre> </pre> == Proposed Changes ==')
 
 
Line 6: Line 6:
  
  
 
+
Unused data class
  
  
 
== Model ==
 
== Model ==
 
<pre>
 
<pre>
 +
////////////////////////////////////////////////////////////////////////////////
 +
// ?Lab_Location class
 +
////////////////////////////////////////////////////////////////////////////////
 +
 +
?Lab_Location  Freezer        Text
 +
                LiquidN2        Text
 +
                Minus70        Text
 +
                Remark          ?Text #Evidence
  
 
</pre>
 
</pre>
  
 
== Proposed Changes ==
 
== Proposed Changes ==

Latest revision as of 13:52, 4 October 2010

WormBase Models

Curator Comments/Description

Unused data class


Model

////////////////////////////////////////////////////////////////////////////////
// ?Lab_Location class
////////////////////////////////////////////////////////////////////////////////

?Lab_Location   Freezer         Text
                LiquidN2        Text
                Minus70         Text
                Remark          ?Text #Evidence

Proposed Changes