topiary icon indicating copy to clipboard operation
topiary copied to clipboard

bug fixing

Open harmsm opened this issue 7 months ago • 0 comments

  • Removed Biopython blast to avoid deprecation
  • Code clean up, keeping up with deprecations in upcoming python release
  • Fixed bug that pulled inappropriate proteome down from NCBI if many proteomes were found.
  • Fixed tree api to work with toytree 2.0.x and pinned version in requirements.txt
  • Pinned on numpy < 2.0 to avoid bug in toyplot

harmsm avatar Jul 03 '24 23:07 harmsm