Skip to content

Releases: anergictcell/atg

v0.8.7

09 Dec 22:06

Choose a tag to compare

Dependency updates

v0.8.6

22 May 17:46

Choose a tag to compare

Fix issue with gene records when parsing GTF files. Closes #38

v0.8.5

08 Apr 19:08

Choose a tag to compare

Update dependencies

v0.8.4

24 Dec 10:07

Choose a tag to compare

  • Unpin serde, the issue from 0.8.3 has been fixed
  • Update other dependencies, fix security issue in dependencies

v0.8.3

20 Aug 07:11

Choose a tag to compare

v0.8.2

04 Jul 18:28
187f42f

Choose a tag to compare

Only minor updates of dependencies to fix security issues suggested by dependabot

v0.8.0

05 Nov 21:06
bdfcc9b

Choose a tag to compare

  • Add QC-filter option
  • Add option to specify custom genetic codes
  • Allow using S3 objects for Fasta reference files (using S3Reader)
  • Switch to ATGLib 0.2.0
  • Switch to clap v4 and use Derive

v0.7.0

11 Aug 20:03

Choose a tag to compare

  • Switch to ATGlib 0.1.4
  • Add spliceai ouput format

v0.6.0

27 Jun 04:50

Choose a tag to compare

  • Switch to ATGlib 0.1.3
  • Add QC module
  • Add non-coding transcripts to feature-sequence as ncExon

0.5.1

07 Jun 18:19

Choose a tag to compare

Moving the lib to a separate crate and fixing exon counting