Example #1
0
 def __add__(self, other):
     return self.from_msa(MultipleSeqAlignment.__add__(self, other))
Example #2
0
 def __add__(self, other):
     return self.from_msa(MultipleSeqAlignment.__add__(self, other))