Skip to content

Releases: alliance-genome/agr_genedescriptions

New info poor definition

20 Jun 17:40
Compare
Choose a tag to compare

The definition of info poor gene has been revised

Fixed ontology functions

04 Jan 07:12
Compare
Choose a tag to compare
v4.0.2

fixed ontology functions

Fixed typo

03 Jan 20:38
Compare
Choose a tag to compare

Fixed minor error

Removed recursion from ontology tools

03 Jan 17:11
Compare
Choose a tag to compare

This release adds support for larger ontologies such as CHEBI by removing recursive functions from ontology tools. The release also includes minor performance improvements to all ontology tools functions.

Support for ontologies with loops (self relationships)

28 Jan 01:56
Compare
Choose a tag to compare

The changes introduced in this release allow the code to run even when executed on ontologies with loops (self relationships). In addition, Information content values are calculated also for nodes that have one or more parents that are disconnected from the roots.

New rules to exclude predictions when experimental sentences are present

13 Jul 13:14
Compare
Choose a tag to compare
v3.2.4

fix(precanned_modules): new rules to generate experimental sentences …

Added 'is active in' sentences

30 Jun 10:23
Compare
Choose a tag to compare

Added a new template for 'is active in' and 'predicted to be active in' GOCC sentences.

New option to exclude branches from trimming

05 Apr 19:44
Compare
Choose a tag to compare

A list of term IDs can be now added to the configuration file for each data type. The specified terms and their descendants will not be trimmed and will be kept in the final description (if annotated).

Added option to load IBA annotations from MOD GAFs

27 Mar 00:38
Compare
Choose a tag to compare
v3.2.1

feat(*): updated WB pipeline and added option to load IBA from gaf files

GAF 2.2 support

14 Dec 16:49
Compare
Choose a tag to compare

Added support for GAF 2.2 with new pre-canned functions to generate sentences for each new GO relationship (fka qualifiers).