def __len__(self):
     return ProteinNet.__len__(self)
Exemple #2
0
 def __init__(self, path):
     ProteinNet.__init__(self, path)