Skip to content

Releases: churchill-lab/g2gtools

v2.0.1

25 Sep 19:14
b47fa09
Compare
Choose a tag to compare

Fixes for updates from py2 to py3 and due to the increment in pysam version to 0.20.0.

  • pysam changed the API term: cigar to cigartuples. Calls were updated to account for this change.
  • Mapping of contig names to header positions was off, and required correction.
  • g2g.get_logger was used in several places when g2g_utils.get_logger was intended.

v2.0.0

15 Aug 15:13
Compare
Choose a tag to compare

Latest version used in Workflows

1.0.1 New setup and versioning

23 Apr 11:32
Compare
Choose a tag to compare

Same functionality as 1.0.0

1.0.0 Move to Python 3.x

08 Apr 17:37
Compare
Choose a tag to compare

This release is geared toward migrating the existing codebase to Python 3.

v0.1.31

17 Feb 04:35
Compare
Choose a tag to compare

Stable version

v0.1.19

30 Nov 14:47
Compare
Choose a tag to compare
Merge branch 'release/v0.1.19'

v0.1.13

12 Nov 15:21
Compare
Choose a tag to compare

Fixed bug where variable not declared before branch

v.0.1.12

04 Nov 16:55
Compare
Choose a tag to compare

Fixed an incorrect logic branch in bamsam conversion

v0.1.10

25 Sep 14:27
Compare
Choose a tag to compare

Simple gtf2db

v0.1.9

09 Sep 17:55
Compare
Choose a tag to compare

simple chain fix