Use when running legacy ClustalW 2.1 multiple-sequence-alignment workflows, guide-tree calculations, or interactive alignment sessions from the command line.
clustalw2 -INFILE=seqs.fa -ALIGN/home/vimalinx/miniforge3/envs/bio/bin/clustalw2clustalw2 -HELP, clustalw2 -CHECK, clustalw2 -FULLHELP# 1) Show the concise command reference
clustalw2 -HELP
# 2) Run a standard multiple alignment
clustalw2 -INFILE=seqs.fa -ALIGN
# 3) Calculate a tree from an existing alignment
clustalw2 -INFILE=aligned.aln -TREE
-INFILE=... and -ALIGN for reproducible runs.-HELP or -FULLHELP to review the older option syntax before launching a large job.-h and --help are not valid help flags here; they produce unknown-option errors.clustalw2 invocation enters the interactive menu and waits for choices.-INFILE=..., -ALIGN, -TREE, -OUTPUT=....-OUTPUT=.CLUSTAL 2.1.