Difference between revisions of "WormBase Model:Grid data"

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
  
  
 
== Model ==
 
== Model ==
 
<pre>
 
<pre>
 +
?Grid_data      Experiment  Mapper ?Author
 +
                            Laboratory ?Laboratory
 +
                            Date  UNIQUE DateType
 +
                Positive Hybridizes_to ?Clone
 +
                        Positive_product ?Clone
 +
                Grid_data Grid UNIQUE ?Grid
 +
                          Probe UNIQUE Clone UNIQUE ?Clone XREF Grid_data
 +
                // tag 2 for probe - REQUIRED
 +
                          Default_negative
 +
                // if set then all non-explicit elements on Grid score -ve
  
 
</pre>
 
</pre>
  
 
== Proposed Changes ==
 
== Proposed Changes ==
 +
 +
No tags are used in this model.

Latest revision as of 13:28, 4 October 2010

WormBase Models

Curator Comments/Description

Unused


Model

?Grid_data      Experiment  Mapper ?Author
                            Laboratory ?Laboratory
                            Date  UNIQUE DateType
                Positive Hybridizes_to ?Clone
                         Positive_product ?Clone
                Grid_data Grid UNIQUE ?Grid
                          Probe UNIQUE Clone UNIQUE ?Clone XREF Grid_data
                // tag 2 for probe - REQUIRED
                          Default_negative
                // if set then all non-explicit elements on Grid score -ve

Proposed Changes

No tags are used in this model.