Skip to content

Releases: openvax/pyensembl

Version 1.1.0

03 Jul 22:35
Compare
Choose a tag to compare
v1.1.0

Updated Travis testing from Py3.4 -> Py3.5

Version 1.0.1

23 Sep 21:00
Compare
Choose a tag to compare
Added protein coding biotype tests (#166)

* added unit tests for Transcript.biotype and Gene.biotype

* version bump

Version 0.9.6

15 Sep 23:06
Compare
Choose a tag to compare

EnsemblRelease objects are memoized upon deserialization to avoid creating multiple database connections.

Version 0.8.5

19 Feb 22:43
Compare
Choose a tag to compare

Very small change: increased the maximum allowed Ensembl release version to 83

Version 0.5.4

19 Feb 17:06
Compare
Choose a tag to compare
  • 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