forked from inab/trimal
-
Notifications
You must be signed in to change notification settings - Fork 0
A tool for automated alignment trimming in large-scale phylogenetic analyses. Development version: 1.4
License
egenomics/trimal
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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: 1.4
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 98.0%
- C 1.1%
- Other 0.9%