Releases: openvax/pyensembl
Releases · openvax/pyensembl
Version 1.1.0
Version 1.0.1
Added protein coding biotype tests (#166) * added unit tests for Transcript.biotype and Gene.biotype * version bump
Version 0.9.6
EnsemblRelease
objects are memoized upon deserialization to avoid creating multiple database connections.
Version 0.8.5
Very small change: increased the maximum allowed Ensembl release version to 83
Version 0.5.4
- PyEnsembl is now compatible with both Python2 and Python3
- Gene, Transcript, Exon objects are all now hashable and can be tested for equality
- removed redundant location methods from EnsemblRelease
- added distance methods to Locus and search module for locating nearest locus to an interval
- fixed GTF parsing for Ensembl release 78