:orphan: true
.. _pwchem-multiple-sequence-alignment:
###############################################################
Multiple Sequence Alignment
###############################################################
This protocol performs a multiple sequence alignment (MSA) over a set of input sequences.
The alignment can be performed using either `Clustal Omega `_,
`Muscle `_ or `Mafft `_,
which are automatically installed in the scipion-chem plugin. Additional parameters for each of the programs can be manually input.
Input
----------------------------------------
.. include:: ../../../../templates/plugins/input-help.rst
.. image:: ../../../../../_static/images/plugins/pwchem/sequence/multiple-sequence-alignment/form.png
:alt: Multiple Sequence Alignment form
:height: 400
:align: center
|
The result of this protocol is a ``SetOfSequences`` with the two input sequences aligned.
.. image:: ../../../../../_static/images/plugins/pwchem/sequence/multiple-sequence-alignment/output.png
:alt: Multiple Sequence Alignment output
:align: center
|
.. |testCommand| replace:: pwchem.tests.tests_sequences.TestMultipleAlignSequences
.. include:: ../../../../templates/plugins/protocol-test.rst