https://github.com/sanger-pathogens/gubbins
Revision ea26d93b0398d089a0d711a92a430adffde855e7 authored by andrewjpage on 27 August 2014, 12:25:42 UTC, committed by andrewjpage on 27 August 2014, 12:25:42 UTC
1 parent 7e6bd0d
Raw File
Tip revision: ea26d93b0398d089a0d711a92a430adffde855e7 authored by andrewjpage on 27 August 2014, 12:25:42 UTC
if you have less than 4 sequences you cant build a tree with raxml
Tip revision: ea26d93
.gitignore
*egg-info
*.pyc
*.o
config.log
src/gubbins
tests/run_all_tests
src/run_all_tests
.DS_Store
src/Makefile
src/.deps
autom4te.cache/*
*.lo
*~
src/.libs/*
src/libPyGubbins_la-PyGubbins.loT
src/libgubbins.la
#Makefile.in
#aclocal.m4
#config.*
#configure
#depcomp
graph
#install-sh
libtool
#ltmain.sh
#missing
run_gubbins.pyc
#src/Makefile.in
stamp-h1
test-driver
external/standard-RAxML/raxmlHPC
external/standard-RAxML/raxmlHPC-SSE3
python/build/scripts-2.7/gubbins_drawer.py
python/build/scripts-2.7/run_gubbins.py
src/run_all_tests.log
src/run_all_tests.trs
src/test-suite.log
tests/data/one_recombination.tre
tests/data/one_recombination.tre.branch_snps.tab
tests/data/one_recombination.tre.gff
tests/data/one_recombination.tre.phylip
tests/data/one_recombination.tre.snp_sites.aln
tests/data/one_recombination.tre.stats
tests/data/one_recombination.tre.tab
tests/data/one_recombination.tre.vcf
python/build/lib/gubbins/__init__.py
python/build/lib/gubbins/common.py
external/fastml/programs/fastml/fastml
external/fasttree/FastTree
back to top