Difference between revisions of "WS226 Models.wrm"

From WormBaseWiki
Jump to navigationJump to search
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 and the removal of an XREF from the ?Species class.
  
 +
== 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
+
Other:
2336a2342
+
-----
>
+
Removed this commented out line.
2372a2379
+
 
>
+
< //        Allele  ?Variation XREF Locus #Evidence // just for SNPs for now
3147a3155
 
>
 

Revision as of 14:25, 4 March 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
Other:
-----
Removed this commented out line.
< //        Allele  ?Variation XREF Locus #Evidence // just for SNPs for now