Skip to content

RAxML-NG v0.9.0

Compare
Choose a tag to compare
@amkozlov amkozlov released this 20 May 16:49
· 173 commits to master since this release

This is the first RAxML-NG release without "BETA" tag, which means we now consider it stable enough to be used in production analyses. We strongly recommend all RAxML8.x users to upgrade!

More good news: RAxML-NG application note has been accepted in Bioinformatics, so please update your citations!

New features

  • consensus tree computation (--consense command)
  • ancestral state reconstruction (--ancestral command)
  • custom DNA substitution models via rate symmetries (eg --model DNA010010 = --model HKY)

Minor

  • more accurate autodetection of CPU core number (in particular, for AWS instances)
  • improve file vs. number autodetection in --bs-trees option (#64)
  • add CMake install target (#66)
  • fix small memory leaks in libpll