Skip to content

Options to create gene trees and species tree

Compare
Choose a tag to compare
@ecbush ecbush released this 29 Jul 23:46
· 209 commits to master since this release
  • Added makeSpeciesTree option. This makes gene trees for the hard core set of gene families (using FastTree with GTR+CAT) and then combines them into a species tree using ASTRAL. There is also makeGeneFamilyTrees to make gene trees for the families.
  • Several changes to internal objects and processes to facilitate running larger numbers of strains.
  • parseGenbank can now optionally create DNA files (depending on the new parameter dnaBasedGeneTrees).