Skip to content

Releases: alejandrogzi/bed2gtf

v.1.9.2

13 Apr 00:01
Compare
Choose a tag to compare

What's new on v.1.9.2

  • Adds --no-gene flag to only perform conversion without isoforms!
  • Modifies -i to be required unless --no-gene mode is present.
  • Refactors BedRecord.
  • Isolates CLI as owned mod.

v.1.9.1

21 Feb 04:42
Compare
Choose a tag to compare

What's new on v.1.9.1

  • Fixes a recently noted bug with UTR coordinates and first exons in - strand transcripts
  • Improves the readability of the versioning in CL interface
  • Disable automatic UTR annotations (no more five/three_prime_utr). Will be optional in the next release.

v.1.9.0

04 Jan 23:20
Compare
Choose a tag to compare
feat: comment BufWrite -> Box

v.1.8.0

27 Nov 05:52
Compare
Choose a tag to compare
fix(): typo)

v.1.7.0

17 Oct 17:46
1c974ed
Compare
Choose a tag to compare
Merge pull request #4 from alejandrogzi/lex_algorithm

Pre-sorting using a lexicograph-based algorithm

v.1.6.0

02 Oct 17:42
Compare
Choose a tag to compare
feat(version): update to v.1.6.0

v1.5.0

13 Sep 06:14
Compare
Choose a tag to compare
upd(version): update clap metadata

v1.4.0

20 Aug 04:33
Compare
Choose a tag to compare
upd(v): update version to 1.4

v1.3.0

18 Aug 05:36
Compare
Choose a tag to compare
upd(cargo): v.1.3.0

v1.2.0

15 Aug 17:16
Compare
Choose a tag to compare
README