Skip to content

Releases: kbase/collections

0.1.2

26 Mar 21:39
7ff4f9a

Choose a tag to compare

What's Changed

  • Fixed a bug that caused requests with filters to fail for filter keys containing colons.
  • Adds eggNOG mapper as an experimental tool in the pipeline. It currently does not integrate
    into the collections pipeline proper.
  • Pipeline tools now have the number of threads to use for tool invocations in the argument list.
  • The --create_assembly_only CLI flag was removed from the workspace uploader.

Full Changelog: 0.1.1...0.1.2

0.1.1

14 Mar 16:45
af5fca9

Choose a tag to compare

What's Changed

  • Fixed a bug in the service manager script that would cause it to fail if the service had never
    been started.
  • Added functionality to upload Genome objects to the workspace using workspace_uploader.py.

Full Changelog: 0.1.0...0.1.1

0.1.0

08 Mar 02:45
f5d4ad3

Choose a tag to compare

What's Changed

  • Initial release

New Contributors

Full Changelog: https://github.com/kbase/collections/commits/0.1.0