Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zeller Group
GECCO
Commits
7970c073
Commit
7970c073
authored
Mar 23, 2022
by
Martin Larralde
Browse files
Release v0.9.1-alpha2
parent
6f2d4f10
Pipeline
#31175
passed with stages
in 5 minutes and 17 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
7970c073
...
...
@@ -5,7 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
[
Unreleased
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.9.1-alpha1...master
[
Unreleased
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.9.1-alpha2...master
## [v0.9.1-alpha2] - 2022-03-23
[
v0.9.1-alpha1
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.9.1-alpha1...v0.9.1-alpha2
### Fixed
-
`TypeClassifier.trained`
not being able to read unknown types from type tables.
## [v0.9.1-alpha1] - 2022-03-20
[
v0.9.1-alpha1
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.10...v0.9.1-alpha1
...
...
gecco/__init__.py
View file @
7970c073
...
...
@@ -2,7 +2,7 @@
See Also:
*Accurate de novo identification of biosynthetic gene clusters with GECCO*
Laura M. Carroll, Martin Larralde, Jonas Simon Fleck, Ruby Ponnudurai,
Laura M. Carroll, Martin Larralde, Jonas Simon Fleck, Ruby Ponnudurai,
Alessio Milanese, Elisa Cappio, Georg Zeller. bioRxiv 2021.05.03.442509
`doi:10.1101/2021.05.03.442509 <https://doi.org/10.1101/2021.05.03.442509>`_
...
...
@@ -10,4 +10,4 @@ See Also:
__author__
=
"Martin Larralde"
__license__
=
"GPLv3"
__version__
=
"0.9.1-alpha
1
"
__version__
=
"0.9.1-alpha
2
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment