Skip to content

Releases: rastanton/GAMMA

v2.2

25 Aug 18:44
4b90f7f
Compare
Choose a tag to compare

Corrected UnicodeEncodeError: 'ascii' codec can't encode character '\u2021' for "‡" symbol denoting ambivalent gene calls.

v2.1

06 Apr 13:33
ad5a1a6
Compare
Choose a tag to compare

Updated main python scripts to remove carriage return ("\r").

v2.0

05 Apr 20:15
82f7a14
Compare
Choose a tag to compare

Updated main script (GAMMA.py) with two additional arguments and also introduced new script (GAMMA-S.py) for making untranslated matches.

v1.4

26 Aug 17:49
3efb3d5
Compare
Choose a tag to compare

Added a citation to the readme and fixed an oversight to mark ambiguous gene calls for matches on contig edges.

v1.3

15 Jul 00:50
0761a40
Compare
Choose a tag to compare

Updated README to include links to gene databases.

GAMMAv1.2

14 Jul 19:16
979db63
Compare
Choose a tag to compare

Changed the GAMMA output to denote ambiguous matches ("‡" appended to the end of the matching target gene in the output), and also included a new column to show the number of transversions between the target and query sequence. Also included a sample genome and gene database to test with

GAMMAv1.1

03 Dec 01:59
c73082b
Compare
Choose a tag to compare

Updated readme with expanded instructions.

GAMMAv1.0

16 Nov 20:00
3571bca
Compare
Choose a tag to compare

Initial release of GAMMA