Skip to content

phylolvb/lvb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.