Releases: kbase/collections
Releases · kbase/collections
0.1.2
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_onlyCLI flag was removed from the workspace uploader.
Full Changelog: 0.1.1...0.1.2
0.1.1
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
What's Changed
- Initial release
New Contributors
- @MrCreosote made their first contribution in #1
- @Tianhao-Gu made their first contribution in #14
- @dependabot made their first contribution in #106
- @Xiangs18 made their first contribution in #225
Full Changelog: https://github.com/kbase/collections/commits/0.1.0