Releases: rastanton/GAMMA
Releases · rastanton/GAMMA
v2.2
Corrected UnicodeEncodeError: 'ascii' codec can't encode character '\u2021' for "‡" symbol denoting ambivalent gene calls.
v2.1
Updated main python scripts to remove carriage return ("\r").
v2.0
Updated main script (GAMMA.py) with two additional arguments and also introduced new script (GAMMA-S.py) for making untranslated matches.
v1.4
Added a citation to the readme and fixed an oversight to mark ambiguous gene calls for matches on contig edges.
v1.3
Updated README to include links to gene databases.
GAMMAv1.2
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
Updated readme with expanded instructions.