inab / trimal

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

Home Page:http://trimal.cgenomics.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://trimal.cgenomics.org

License:GNU General Public License v3.0


Languages

Language:C++ 72.6%Language:Shell 10.4%Language:Clarion 9.8%Language:Python 5.3%Language:C 1.2%Language:Parrot 0.4%Language:Makefile 0.3%Language:Roff 0.0%