Skip to content

Latest commit

 

History

History
91 lines (73 loc) · 2.06 KB

RELEASE_NOTES.md

File metadata and controls

91 lines (73 loc) · 2.06 KB

Version 1.7.0

Changes

  • updated BLAST to 2.13.0
  • fixed bug with long feature IDs
  • added SpeciesTree as possible target
  • add option to write off-genetic-code protein translations
  • tightened up client instantiation

Version 1.6.0

Changes

  • updated BLAST to 2.12.0
  • tidied up output FeatureSet obj names
  • made all test data be uploaded

Version 1.5.2

Changes

  • tidied up App Docs

Version 1.5.1

Changes

  • allow multiple targets as input

Version 1.5.0

Changes

  • updated BLAST to 2.11.0

Version 1.4.1

Changes

  • Added genome obj name as output display option in addition to genome sci name

Version 1.4.0

Changes

  • Added support for AnnotatedMetagenomeAssembly as target and output hits as FeatureSet

Version 1.3.5

Changes

  • fixed 3*pro_len bug that was overfiltering BLASTx hits

Version 1.3.4

Changes

  • updated BLAST+ to 2.10.1

Version 1.3.3

Changes

  • set KBaseDataObjectToFileUtils to beta so can access AnnotatedMetagenomeAssemblyToFASTA() method for testing

Version 1.3.1

Changes

  • removed output_one_name arg. set name automatically now

Version 1.3.0

Changes

  • updated BLAST to 2.10.0
  • disabled psiBLAST until debugged
  • disabled tBLASTn (only makes sense if searching scaffold directly)
  • disabled tBLASTx (only makes sense if searching scaffold directly)
  • added AnnotatedMetagenomeAssembly as valid target type
  • added more unit tests

Version 1.2.0

Changes

  • updated BLAST to 2.9.0
  • updated base Docker image to sdkbase2:latest
  • moved repeated methods to Utils/BlastUtil.py

Version 1.1.0

Changes

  • patched CheckJob() "Bad Status Line" error
  • updated BLAST to 2.8.1
  • Update to Python 3

Version 1.0.7

Changes

  • changed citations to be PLOS format

Version 1.0.6

Changes

  • made protein sequence checking stricter

Version 1.0.5

Changes

  • bugfix for psiBLAST with MSA index
  • changed base docker image to sdkbase2

Version 1.0.4

Changes

  • updated BLAST+ to v2.7.1
  • changed kbase help contact

Version 1.0.0

  • Initial release (BLAST+ v2.6.0)