Skip to content

Haskell program to construct distance Wagner trees (ala Farris, 1972) with SPR/TBR refinement.

Notifications You must be signed in to change notification settings

wardwheeler/wag2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wag2020

Haskell program to construct phylogentic distance trees including Wagner trees (ala Farris, 1972) with SPR/TBR refinement, Neighbor Joining and WPGMA.

Source files in src directory Test data files in testData binaries for OSX and linux in binaries Basic documentaion in docs Example configuration files in testData (*.wag) Documentation in doc (to come)

Requires cabal and ghc

To build: cabal build

Usage : wag2020 script.wag

About

Haskell program to construct distance Wagner trees (ala Farris, 1972) with SPR/TBR refinement.

Resources

Stars

Watchers

Forks

Packages

No packages published