Skip to content
/ trimal Public

A tool for automated alignment trimming in large-scale phylogenetic analyses. Development version: 2.0

License

Notifications You must be signed in to change notification settings

inab/trimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

53f2afd · Mar 21, 2025
Aug 12, 2024
Jul 3, 2023
Jun 4, 2024
Sep 25, 2024
Mar 21, 2025
Jul 2, 2024
Sep 25, 2024
May 23, 2024
May 23, 2024
May 3, 2011
Sep 20, 2009
Dec 18, 2024

Repository files navigation

install with bioconda European Galaxy server

Basic Installation

The simplest way to compile this package is:

  1. 'cd' to the directory containing the package's source code ('source').

  2. Type 'make' to compile the package.

  3. Optionally, run trimAl/readAl with the examples into the 'dataset' directory to check the correct installation.

By default, 'make' compiles the source code of trimAl and readAl in the current directory. After that, you can either add to PATH the current directory or move these files to '/usr/local/bin' or to '/usr/bin' using root privileges.