Skip to content

Releases: galaxy-genome-annotation/python-apollo

4.2.13

07 Jun 16:00

Choose a tag to compare

  • 4.2.13
    • Relax biopython requirements

4.2.12

23 Apr 09:03

Choose a tag to compare

  • 4.2.12
    • Do not filter out username from api responses

4.2.11

15 Apr 14:44
5ab3fd7

Choose a tag to compare

  • 4.2.11
    • Updated wrong version number

4.2.10

01 Feb 09:14
a9d91a7

Choose a tag to compare

  • 4.2.10
    • Bugfix handling Shine-Dalgarno sequences (#48)

4.2.5

19 Aug 07:35
3733712

Choose a tag to compare

  • 4.2.5
    • Prevent from displaying login/password in the logs

4.2.4

01 Jul 10:16
0e98411

Choose a tag to compare

  • 4.2.4
    • Remove unused dependency

4.2.3

26 Jun 14:17
d559ca0

Choose a tag to compare

  • 4.2.3
    • Fixed load_gff3 to more accurately load transcripts including the CDS as well as handle non-coding types more accurately.

4.2.2

04 Jun 08:00
9003ceb

Choose a tag to compare

  • 4.2.2
    • Drastically speed up load_gff3
    • load_gff3 now uses the Apollo add_transcript method if it is a gene or mRNA type
    • Added support for all of the current Apollo coding and non-coding types
    • Drop support for Python 2.7

4.2.1

23 Apr 15:26
1aaad04

Choose a tag to compare

  • 4.2.1
    • Fix getting groups by name
    • Add tests for group api

4.2

22 Apr 14:10
065c398

Choose a tag to compare

4.2
  • 4.2
    • Improve user update method
    • Add tests for user api