8000 Release bio4j v0.12.0-RC2 · bio4j/bio4j · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bio4j v0.12.0-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@eparejatobes eparejatobes released this 03 Sep 17:11
· 258 commits to master since this release

This is the second release candidate for 0.12, which is going to be the base for 1.0. We are in the process of testing a first full data import with this code and the corresponding one in bio4j/bio4j-titan. Everyone should update to this release from 0.12.0-RC1.

Fixes

UniRef related:

  • #84 a bug in the UniRef import (the cluster type was checked erroneously)
  • #90 id in ImportUniRef logs was wrong
  • #88 more null safety in ImportUniRef
  • #97 The representant accession of the cluster was not included in the members array property

UniProt:

  • #98 proteinGeneName was missing from Protein

We also improved documentation a bit, preparing for what would be done before 1.0. Another mostly cosmetic change is moving from tabs to spaces, as (among other things) the code displays awfully in github.

0