Exemplo n.º 1
0
 def __init__(self, objects=None, stringRepr=None, comments='', keywords=[]):
     TreeNodeSet.__init__(self, objects, SecondaryStructure, stringRepr, 
                             comments, keywords)
Exemplo n.º 2
0
 def __init__(self, objects=None, stringRepr=None, comments="", keywords=[]):
     TreeNodeSet.__init__(self, objects, Residue, stringRepr, comments, keywords)