Skip to content

Releases: jeremymcrae/liftover

v1.3.0

18 Jul 01:17
Compare
Choose a tag to compare
  • handle contigs that don't exists without raising an error, accessing a coordinate for a missing chromosome will instead return an empty list

v1.2.0

08 Mar 21:08
Compare
Choose a tag to compare
  • allow using alternate UCSC mirrors for downloading chain files
  • cleaned up code

v1.1.18

08 Mar 21:06
8e20de6
Compare
Choose a tag to compare

updated version for current UCSC chain file locations

v1.1.17

02 Nov 18:35
Compare
Choose a tag to compare

bumped version to build for current python releases (3.8-3.12)

1.1.13

16 Feb 18:22
Compare
Choose a tag to compare
  • bumped version due to missing submodules files in pypi version

1.1.12

26 Jan 00:39
Compare
Choose a tag to compare

allow installing on windows

1.1.11

17 Aug 19:10
Compare
Choose a tag to compare

fix for issue in intervaltree with GCC 11.0

1.1.10

08 Mar 23:49
Compare
Choose a tag to compare
  • further streamlined some functions

1.1.9

08 Mar 21:09
Compare
Choose a tag to compare
  • minor speedups to python function calls
  • added convert_coordinate method to match pyliftover API

1.1.8

16 Feb 06:29
Compare
Choose a tag to compare

now uses HTTPS for downloading chain files from UCSC