Difference between revisions of "WormBase Model:Atlas"

From WormBaseWiki
Jump to navigationJump to search
(Created page with '__TOC__ WormBase Models == Curator Comments/Description == == Model == <pre> </pre> == Proposed Changes ==')
 
 
Line 11: Line 11:
 
== Model ==
 
== Model ==
 
<pre>
 
<pre>
 +
//////////////////////////////////////////////////////////
 +
// ?Atlas class - Lincoln 000824
 +
// WORMBASE ATLAS (VIRTUAL WORM)
 +
//////////////////////////////////////////////////////////
 +
 +
?Atlas  Cell ?Cell XREF Atlas
 +
        Name UNIQUE Text
 +
        Location UNIQUE Text
 +
        Title UNIQUE Text
 +
        Comments UNIQUE Text
 +
        Banner UNIQUE Text
 +
        Up_arrow UNIQUE Text
 +
        Down_arrow UNIQUE Text
 +
        Sx_arrow UNIQUE Text
 +
        Dx_arrow UNIQUE Text   
 +
        X_position UNIQUE Text
 +
        Y_position UNIQUE Text 
  
 
</pre>
 
</pre>
  
 
== Proposed Changes ==
 
== Proposed Changes ==
 +
 +
=== unised tags ===
 +
 +
Unused model?

Latest revision as of 11:03, 10 August 2010

WormBase Models

Curator Comments/Description

Model

//////////////////////////////////////////////////////////
// ?Atlas class - Lincoln 000824
// WORMBASE ATLAS (VIRTUAL WORM)
//////////////////////////////////////////////////////////

?Atlas  Cell ?Cell XREF Atlas
        Name UNIQUE Text
        Location UNIQUE Text
        Title UNIQUE Text
        Comments UNIQUE Text
        Banner UNIQUE Text
        Up_arrow UNIQUE Text
        Down_arrow UNIQUE Text
        Sx_arrow UNIQUE Text
        Dx_arrow UNIQUE Text    
        X_position UNIQUE Text
        Y_position UNIQUE Text  

Proposed Changes

unised tags

Unused model?