User Tools

Site Tools


gubbins-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gubbins-software [2025/05/12 12:30] – created aorthgubbins-software [2025/05/15 08:27] (current) aorth
Line 1: Line 1:
 ====== gubbins ====== ====== gubbins ======
-Augustus predicts genes in eukaryotic genomic sequences.+ 
 +Gubbins (Genealogies Unbiased By recomBinations In Nucleotide Sequences) is an algorithm that iteratively identifies loci containing elevated densities of base substitutions, which are marked as recombinations, while concurrently constructing a phylogeny based on the putative point mutations outside of these regions. Simulations demonstrate the algorithm generates highly accurate reconstructions under realistic models of short-term bacterial evolution, and can be run in only a few hours on alignments of hundreds of bacterial genome sequences.
  
 ===== Information ===== ===== Information =====
Line 36: Line 37:
 # Only needed for build, can remove after # Only needed for build, can remove after
 $ sudo dnf install autoconf-archive.noarch libtool $ sudo dnf install autoconf-archive.noarch libtool
 +# See: https://github.com/nickjcroucher/gubbins/issues/379
 +$ sed -i 's/self.executable = "iqtree"/self.executable = "iqtree2"/' python/gubbins/treebuilders.py
 $ autoreconf -i $ autoreconf -i
 $ ./configure --prefix=/export/apps/gubbins/3.4 $ ./configure --prefix=/export/apps/gubbins/3.4
gubbins-software.1747053017.txt.gz · Last modified: by aorth