Skip to content

FastPhylo is software project containing the implementations of the algorithms "Fast Computation of Distance Estimators", "Fast Neighbor Joining", and more.

License

Notifications You must be signed in to change notification settings

arvestad/FastPhylo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install with bioconda

Fastphylo

Fastphylo is software project containing the implementations of the algorithms "Fast Computation of Distance Estimators", "Fast Neighbor Joining", and more. See the paper "FastPhylo: Fast tools for phylogenetics" for more information.

The software is licensed under the MIT license.

Installation

There is presently one easy option for installing FastPhylo and that is using BioConda. So,

  1. Set up Bio Conda for your system, including adding the bioconda channel.
  2. Run the install command: conda install fastphylo

The alternative is to build the software locally from source.

Source code

Source code is available through cloning of this repository -- see GitHub links and resources. See the file "INSTALL" for compilation and installation instructions!

Documentation

For the moment, we refer to the docs at our old web site: fastphylo.sourceforge.net

Relevant publications


The directory layout of this package:

  • src/c++ the c++ sources
  • src/docbook the docbook sources for the html documentation on the homepage

About

FastPhylo is software project containing the implementations of the algorithms "Fast Computation of Distance Estimators", "Fast Neighbor Joining", and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published