Difference between revisions of "WS226 Models.wrm"

From WormBaseWiki
Jump to navigationJump to search
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
== Models Tagged for WS226 ==
 
== Models Tagged for WS226 ==
  
  This cycle we see  
+
  This cycle we see a simple addition to the ?Species Class, the removal of an XREF from the ?Species class and addition of ?Species to a small number of classes.
  
 +
== Model Changes ==
  
Index: models.wrm
+
Additions:
===================================================================
+
---------
RCS file: /nfs/ensembl/cvsroot/wormbase/wspec/models.wrm,v
+
 
retrieving revision 1.359
+
Header
diff -r1.359 models.wrm
+
------
237d236
+
< //        Allele ?Variation XREF Locus #Evidence // just for SNPs for now
+
  > ///////////////////////////////
665a665,670
+
> //
> ///////////////////////////////
+
> //  Species class
> //
+
> //
> //  Species class
+
> ///////////////////////////////
> //
+
>  
> ///////////////////////////////
+
>  
+
> Other_name ?Text
666a672
+
 
> Other_name ?Text
+
?Strain::?Protein Class XREF removal:
675d680
+
------------------------------------
<          Protein ?Protein XREF Species
+
1355c1360
+
?Species
< //
+
<          Protein ?Protein XREF Species
---
+
> /
+
?Protein
1606c1611
+
<          Origin  Species UNIQUE ?Species  //XREF Protein in geneace
<          Origin  Species UNIQUE ?Species  //XREF Protein in geneace
+
>          Origin  Species UNIQUE ?Species
---
+
 
>          Origin  Species UNIQUE ?Species
+
 
2336a2342
+
Added ?Strain/?Species to a minimal set of classes to help
>
+
the new website architecture
2372a2379
+
 
>
+
    * ?Clone
3147a3155
+
    * ?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

Latest revision as of 11:01, 19 April 2011

Back

Models Tagged for WS226

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

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