Skip to content

Bug fix and memory usage improvements.

Compare
Choose a tag to compare
@ecbush ecbush released this 29 May 15:25
· 251 commits to master since this release
  • Fixed a bug in island formation that arose when there were no islands on a branch.
  • Changed naming for blast files to avoid conflicts with strain names. (In particular with the '-' character.)
  • parseGenbank now throws an error when it encounters a gbff file that lacks protein annotations.
  • Created a sharedScores class that shares memory between separate processes. This reduces memory usage significantly in calcScores.