Install Clustal Omega from source code
This procedure is based on M1 Mac.
Download the source code and extract:
wget http://www.clustal.org/omega/clustal-omega-1.2.4.tar.gz && tar -xzvf clustal-omega-1.2.4.tar.gz && cd clustal-omega-1.2.4
Install argtable with Homebrew:
CodeBlock Loading...Compile and install:
CodeBlock Loading...Check the installation:
CodeBlock Loading...Then you can use it with:
CodeBlock Loading...