Skip to content
/ trimal Public
forked from inab/trimal

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

License

Notifications You must be signed in to change notification settings

Vicfero/trimal

 
 

Repository files navigation

Codacy Badge

Basic Installation

The simplest way to compile this package is:

  1. 'cd' to the repository folder.

  2. Type 'cmake .' to create a custom makefile.

  3. Type 'make' to compile.

  4. 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 bin directory. After that, you can either add to PATH the bin directory or move these files to '/usr/local/bin' or to '/usr/bin' using root privileges.

For more information, please, refer to the documentation: https://vicfero.github.io/trimal/

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.3%
  • Jupyter Notebook 21.7%
  • Clarion 3.3%
  • Python 1.4%
  • CMake 0.7%
  • Objective-C 0.3%
  • Other 0.3%