Protein subclass

View: New views
1 Messages — Rating Filter:   Alert me  

Protein subclass

by Nicolas Thierry-Mieg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi all,

I am trying to define a subclass named Protein, but this doesn't work
with any tested xace versions (current supported or daily)
Is this forbidden? If yes, shouldn't xace/tace complain when it reads
the models?


Here is a small example to illustrate:

######################################
$ more models.wrm
?Ligand Protein
         Sugar

######################################
$ more subclasses.wrm
Class Prot
Visible
Is_a_subclass_of Ligand
Filter Protein

Class Protein
Visible
Is_a_subclass_of Ligand
Filter Protein

Class Sugar
Visible
Is_a_subclass_of Ligand
Filter Sugar

######################################
$ more test.ace
Ligand : "lig1"
Protein

Ligand : "lig2"
Sugar

######################################

Initializing the database works fine
When parsing test.ace, no errors

object lig2 is OK, and shows up in class Sugar
but lig1 is NOT in class Protein (ace says that class Protein is empty),
although it does show up fine in class Prot.


thanks
nicolas


--
------------------------------------------------------------
Nicolas Thierry-Mieg
Laboratoire LSR-IMAG, BP 53, 38041 Grenoble Cedex 9, France
tel : (33/0)4-76-63-55-79, fax : (33/0)4-76-63-55-50
------------------------------------------------------------

_______________________________________________
Acedb mailing list
Acedb@...
http://www.bio.net/biomail/listinfo/acedb