Beispiel #1
0
	def dstruc_loadin(self):
		GO_graphxml.dstruc_loadin(self)
		for row in self.go_set_file:
			self.go_id_set.add(row[0])