Skip to content

EvolBioInf/free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Companion site for the book chapter "Fast Phylogeny Reconstruction from Genomes of Closely Related Microbes" from the forthcoming third edition of Bacterial Pangenomics.

Authors

Bernhard Haubold, Fabian Klötzl, and Beatriz Vieira Mourato

Setup Computer

Ubuntu

  • Run
bash scripts/setup.sh
source ~/.profile

Other Systems

We currently only provide a setup script for Ubuntu. However, that setup script (scripts/setup.sh) should give you a good idea of what's required on other systems. You can also start from our Ubuntu docker, on which we have tested the code in this repository.

Get the Data

Run

make data

to download the example data into the directory data.

Make the Scripts

Run

make

This generates the directory tutorial with the scripts and data for following the tutorial in our chapter. Change into this directory.

cd tutorial

For testing you can run the entire tutorial with one command. If ectyper was installed in a conda environment, please load it beforehand.

bash ../scripts/cli.sh

License

GNU General Public License

About

Fast Tree Reconstruction

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors