Exemplo n.º 1
0
 def __init__(self):
     LjbUpdater.__init__(self)
     Configure.__init__(self)
     self.chromosome_list = ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', 'X', 'Y']
Exemplo n.º 2
0
 def __init__(self):
     Configure.__init__(self)
Exemplo n.º 3
0
 def __init__(self):
     UcscUpdater.__init__(self)
     Configure.__init__(self)