Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@ddarriba ddarriba released this 30 Apr 18:34
· 1 commit to master since this release

ForeSeqs version 1.0.4

Removed per-site Gamma rate categories when sequences are not predicted.

Before compiling ForeSeqs, you need to install the Phylogenetic Likelihood Library

Download the tarball and run:

$ tar zvxf libpll-1.0.11.tar.gz
$ cd libpll-1.0.11
$ ./configure
$ make
$ make install

Afterwards, download foreseqs-1.0.4.tar.gz and proceed as before. Run foreseqs -h or man foreseqs for help.