Skip to content

EvolBioInf/rush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors

Bernhard Haubold, Linda Krause, Thomas Horn, Beatriz Vieira Mourato, Peter Pfaffelhuber

Description

Recombination detection Using SHustrings as further described here.

Dependencies

rush depends on the Gnu scientific library and the divsufsort library. On Debian-like systems we installed these with

sudo apt install libgsl-dev libdivsufsort-dev

On macOS we used

brew install libdivsufsort gsl

Compile

Compile the sources using

make

the executable rush is now in the directory bin and can be tested with

make test

Documentation

The command make doc generates the manual doc/rushDoc.pdf.

License

GNU General Public License, https://www.gnu.org/licenses/gpl.html

About

Fast detection of recombination in unaligned bacterial genome sequences

Resources

Stars

Watchers

Forks

Packages

No packages published