Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 535 Bytes

File metadata and controls

15 lines (9 loc) · 535 Bytes

ClustalO container

Main tool:

Clustal Omega is used for creating multiple sequence alignments (MSA). It can handle a number of input combinations, including un-aligned unput sequence files, reference alignments, and hidden markov models. See the full description here: http://www.clustal.org/omega/README.

Example Usage

clustalo --in seqs -o output

clustalo --in seqs --profile1 reference-alignment -o output