alignment.append_sequence() — add a sequence from one-letter codes

append_sequence(sequence)
This builds a new sequence from the provided one-letter codes, and adds it to the end of the alignment. You can also use '-' and '/' characters in this sequence to add gaps and chain breaks.
Example: See model.build_sequence() command.



Automatic builds 2017-07-19