Skip to content

Commit

Permalink
Patching up to WS253 models
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Davis committed Apr 5, 2016
1 parent d486d68 commit d4447d1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions models/models.wrm.annot
Original file line number Diff line number Diff line change
Expand Up @@ -1901,8 +1901,8 @@
Associated_with_expression_pattern ?Expr_pattern INXREF Associated_feature #Evidence
Associated_with_Feature ?Feature INXREF Associated_with_Feature #Evidence
Associated_with_construct ?Construct INXREF Sequence_feature
Associated_with_transcription_factor ?Transcription_factor OUTXREF Associated_feature #Evidence
Bound_by_product_of ?Gene OUTXREF Gene_product_binds #Evidence //pad added this to show what gene it binds
Transcription_factor UNIQUE ?Transcription_factor OUTXREF Binding_site
Confidential_remark ?Text //pad
Remark ?Text #Evidence
// Method UNIQUE ?Method // Becomes :locatable/method
Expand Down Expand Up @@ -1941,7 +1941,7 @@
Associated_with_gene ?Gene OUTXREF Associated_transcription_factor #Evidence
Type Text #Evidence
Remark Text #Evidence
Binding_site ?Feature INXREF Transcription_factor
Associated_feature ?Feature INXREF Associated_with_transcription_factor

////////////////////////////////////////////////////////////////////////////////////////////
//
Expand Down Expand Up @@ -3162,6 +3162,7 @@
// default is "First_name Last_name"
Full_name UNIQUE ?Text //?Person_name XREF Full_name_of // field for storing long name [030321 krb]
Also_known_as ?Text //?Person_name XREF Other_name_of // new XREF added [030310 krb]
Principal_investigator
CGC_representative_for ?Laboratory INXREF Representative
Laboratory ?Laboratory INXREF Registered_lab_members
Affiliation Text // used for storing institute affiliations that aren't in their Address
Expand Down Expand Up @@ -3496,7 +3497,7 @@
In_2_point ?2_point_data NOXREF xxxx
In_multi_point ?Multi_pt_data NOXREF xxxx
In_pos_neg_data ?Pos_neg_data NOXREF xxxx
// these are for when the locus is mapped
// these are for when the locus is mapped
Marked_rearrangement ?Rearrangement INXREF By_variation
Description Phenotype ?Phenotype INXREF Variation #Phenotype_info
Phenotype_remark ?Text #Evidence
Expand Down Expand Up @@ -3808,3 +3809,4 @@
// WS250
// WS251
// WS252
// WS253

0 comments on commit d4447d1

Please sign in to comment.