Difference between revisions of "WormBase Model:SK map"

From WormBaseWiki
Jump to navigationJump to search
(Created page with '__TOC__ WormBase Models == Curator Comments/Description == == Model == <pre> </pre> == Proposed Changes ==')
 
 
Line 4: Line 4:
  
 
== Curator Comments/Description ==
 
== Curator Comments/Description ==
 
 
  
  
Line 11: Line 9:
 
== Model ==
 
== Model ==
 
<pre>
 
<pre>
 +
?SK_map      X_coord UNIQUE Float
 +
              Y_coord UNIQUE Float
 +
              Mountain UNIQUE Int
 +
              Date UNIQUE DateType
 +
              Attribute_of Expr_profile ?Expr_profile XREF Expr_map
 +
              Remark ?Text #Evidence
  
 
</pre>
 
</pre>
  
 
== Proposed Changes ==
 
== Proposed Changes ==

Latest revision as of 09:31, 5 October 2010

WormBase Models

Curator Comments/Description

Model

?SK_map       X_coord UNIQUE Float
              Y_coord UNIQUE Float
              Mountain UNIQUE Int
              Date UNIQUE DateType
              Attribute_of Expr_profile ?Expr_profile XREF Expr_map
              Remark ?Text #Evidence

Proposed Changes