Difference between revisions of "WS226 Models.wrm"

From WormBaseWiki
Jump to navigationJump to search
(updated to reflect madels.wrm v 1.2 diff)
Line 33: Line 33:
 
  >          Origin  Species UNIQUE ?Species
 
  >          Origin  Species UNIQUE ?Species
  
Other:
+
 
-----
+
Added ?Strain/?Species to a minimal set of classes to help
 +
the new website architecture
 +
 
 +
    * ?Clone
 +
    * ?Condition
 +
    * ?Expr_profile
 +
    * ?Expression_cluster
 +
    * ?Feature_data
 +
    * ?Microarray_experiment
 +
    * ?PCR_product
 +
    * ?SAGE_experiment
 +
    * ?Transcription_factor
 +
 
 +
 
 +
Other:
 +
-----
 
  Removed this commented out line.
 
  Removed this commented out line.
 
   
 
   
 
  < //        Allele  ?Variation XREF Locus #Evidence // just for SNPs for now
 
  < //        Allele  ?Variation XREF Locus #Evidence // just for SNPs for now

Revision as of 11:00, 19 April 2011

Back

Models Tagged for WS226

This cycle we see a simple addition to the ?Species Class and the removal of an XREF from the ?Species class.

Model Changes

Additions:


Header
------

> ///////////////////////////////
> //
> //  Species class
> //
> ///////////////////////////////
> 

> 	 Other_name ?Text
?Strain::?Protein Class XREF removal:
------------------------------------

?Species
<          Protein ?Protein XREF Species

?Protein
<           Origin  Species UNIQUE ?Species   //XREF Protein in geneace
>           Origin  Species UNIQUE ?Species


Added ?Strain/?Species to a minimal set of classes to help the new website architecture

   * ?Clone
   * ?Condition
   * ?Expr_profile
   * ?Expression_cluster
   * ?Feature_data
   * ?Microarray_experiment
   * ?PCR_product
   * ?SAGE_experiment
   * ?Transcription_factor


Other:


Removed this commented out line.

< //        Allele  ?Variation XREF Locus #Evidence // just for SNPs for now