next up previous contents index
Next: alignment.append_profile() add Up: The alignment class: comparison Previous: alignment.append_model() copy   Contents   Index

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 2011-09-28