23 Feb 2006 16:31
Protein subclass
Nicolas Thierry-Mieg <Nicolas.Thierry-Mieg <at> imag.fr>
2006-02-23 15:31:45 GMT
2006-02-23 15:31:45 GMT
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
(Continue reading)
RSS Feed