Skip to content

donovan-h-parks/GenomeTreeTk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genome Tree Toolkit

version status conda version Downloads Downloads

The genome tree toolkit is a collection of methods for working with genome trees. It is primarily intended to be used by the GTDB curation team, but has been made available in case others find it useful. It currently supports:

Taxonomy manipulation:

  • filling missing ranks
  • stripping taxonomy from Newick files
  • pulling taxonomy information from a Newick tree

Measures of tree stability:

  • bootstrap support
  • jackknife taxa support
  • jackknife gene support

Tree manipulation:

  • outgrouping
  • pruning

Tree inference:

  • SSU and LSU trees

Install

The simplest way to install this package is through pip:

sudo pip install genometreetk

Cite

If you find this package useful, please cite this git repository (https://github.com/dparks1134/GenomeTreeTk)

Copyright

Copyright © 2015 Donovan Parks. See LICENSE for further details.