Skip to content

Releases: wwood/OrfM

v0.7.1

24 Jun 04:00
Compare
Choose a tag to compare

Fix bug in printing of reverse complement ORFs when -p is specified.

v0.7.0

23 Jun 11:53
Compare
Choose a tag to compare

Added -p option to include the stop codon in the printed amino acid and transcript sequences, when one is encoded.

v0.6.1

12 Dec 21:08
5f97b74
Compare
Choose a tag to compare
  • Update citation information.

v0.6.0

12 Dec 10:33
7413ad7
Compare
Choose a tag to compare
  • Added -s option for finding ORFs in frame with a stop codon.
  • Fixed compilation on recent OSX systems a la compilation with Clang.
  • Documentation updates.

v0.5.3

13 Jan 11:00
Compare
Choose a tag to compare

Fix bug that was affecting translation tables 22 and 23.

v0.5.2

28 Nov 05:33
Compare
Choose a tag to compare

Include forgotten files in dist package.

v0.5.1

19 Dec 22:30
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
add forgotten file to autogen

v0.5.0

28 Nov 04:51
Compare
Choose a tag to compare
  • Add ability to use alternative translation tables
  • Add ability to output transcript sequences as well as amino acid sequences

v0.4.4

21 Nov 00:18
Compare
Choose a tag to compare

Add forgotten test file to source distribution

v0.4.3

05 Oct 15:09
Compare
Choose a tag to compare

Up to 60% speed improvement over v0.4.1 through optimisation of ORF translating code.