Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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