Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.5 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.5 KB

LVB

Phylogenetic Software Package

LVB is a maximum-parsimony (MP) phylogenetic inference tool currently under development by the Barker Lab Group at the University of Edinburgh. LVB utilises a simulated annealing algorithm to aid searches within tree space.

Current Developers:
Joseph Guscott
Daniel Barker


Gettting Started

To checkout the current source code and compile:

git clone https://github.com/phylolvb/lvb
cd lvb/

Complie LVB:

make

Run tests:

make test

If you use LVB, please cite the following paper:

For further guidance, see the Wiki tab.