Releases: galaxy-genome-annotation/python-apollo
Releases · galaxy-genome-annotation/python-apollo
4.2.13
- 4.2.13
- Relax biopython requirements
4.2.12
- 4.2.12
- Do not filter out username from api responses
4.2.11
- 4.2.11
- Updated wrong version number
4.2.10
- 4.2.10
- Bugfix handling Shine-Dalgarno sequences (#48)
4.2.5
- 4.2.5
- Prevent from displaying login/password in the logs
4.2.3
- 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
- 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
- 4.2.1
- Fix getting groups by name
- Add tests for group api
4.2
- 4.2
- Improve user update method
- Add tests for user api