WormBase Model:Grid

From WormBaseWiki
Revision as of 13:28, 4 October 2010 by Pdavis (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

WormBase Models

Curator Comments/Description

This is poss very old and archaic??


Model

?Grid   Title   ?Text
        Layout  Columns UNIQUE Int
                Lines_at UNIQUE Int UNIQUE Int  // x, y spacing
                Space_at UNIQUE Int UNIQUE Int  // x, y spacing
                No_stagger // default is with alternate lines staggered
                Size UNIQUE Int UNIQUE Int
                      // idea is to give box size here
                Labels  UNIQUE  A1_labelling
                    // label spaced blocks a-h down LHS, 1-12 across top
                                XY_labelling UNIQUE Text UNIQUE Text
                    // X-axis and Y-axis labels in the form of
                    // 01-XX or XX-01, for ascending vs. descending.
                    // Append an 'A', eg. 01-10A, for alphabetic.
        View ?View
        Row Int #Grid_row

Proposed Changes

Unused tags

Columns

No_stagger

Size

Labels

     A1_labelling
     XY_labelling