Skip to content

Releases: agshumate/Liftoff

1.6.3

18 Feb 16:12
Compare
Choose a tag to compare

-fixed extra gene copies losing transcript/exon features in -polish mode
-fixed outputting to stdout broken in 1.6.2

1.6.2

21 Jan 17:58
Compare
Choose a tag to compare

-allows genes with no exons (only CDSs) to be polished
-fixed bug where exon coordinates were off by 2 after polishing
-ignores 'intron' features if present in annotation
-adds header which includes full command line and liftoff version

1.6.1

08 Apr 20:24
Compare
Choose a tag to compare

fixed speed issue with extracting gene sequences from bgzipped files and fixed bug that appended _0 to Parent attribute

1.6.0

25 Mar 18:43
c99cae8
Compare
Choose a tag to compare

Added the polish option. Fixed an off by 1 error when calculating the overlap fraction between features. Fixed formatting of gff for extra_copy_numbers > 9.

1.5.2

05 Jan 15:37
f95057f
Compare
Choose a tag to compare

minor bug fix with interlap error on --copies option.

1.5.1

07 Oct 17:40
Compare
Choose a tag to compare
fixed features flag with gtf files

1.5.0

02 Oct 17:26
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/agshumate/Liftoff

1.4.2

26 Aug 20:17
a9e3265
Compare
Choose a tag to compare
Update setup.py

1.4.1

21 Aug 18:51
Compare
Choose a tag to compare

includes two new options (-flank and -overlap). does not output any genes with less that 5% coverage.

1.3.0

18 Jul 01:03
ac10e5f
Compare
Choose a tag to compare
Update README.md