Releases: MrAlexSee/sopang
Releases · MrAlexSee/sopang
v2.0.0
06 Apr 20:18
Compare
Sorry, something went wrong.
No results found
Added support for sources (individuals' indexes) for removing false positive matches (i.e. ones not occurring in any individual) in elastic-degenerate text.
General source code quality improvements.
Refactored Python scripts to use Python3.
v1.3.2
15 Jan 11:43
Compare
Sorry, something went wrong.
No results found
Added end-to-end tests.
Minor readme updates.
Fixed processing maximum pattern count.
Fixed Boost include in the Makefile.
Added using default_value() from Boost for parameters.
Removed using namespace std from headers.
Improved comments in code.
v1.3.1
30 Jun 10:54
Compare
Sorry, something went wrong.
No results found
Minor optimizations for data parsing.
Minor parameter naming convention changes.
Improved readme.
v1.3.0
14 Jun 08:14
Compare
Sorry, something went wrong.
No results found
Added preliminary support for approximate matching based on the shift-add algorithm.
Expanded unit tests.
v1.2.0
03 Jun 20:07
Compare
Sorry, something went wrong.
No results found
Added unit tests.
Changed dynamic to static linking in order to prevent missing library errors.
v1.1.0
30 May 09:45
Compare
Sorry, something went wrong.
No results found
Changed the command-line interface in order to use command-line arguments rather than compile-time parameters.
Improved readme.
v1.0.1
25 Mar 13:56
Compare
Sorry, something went wrong.
No results found
Added help and version printing.
Improved error messages for non-existent input files.
Changed static to dynamic memory for segment variants.
Initial release
24 Mar 11:59
Compare
Sorry, something went wrong.
No results found
This is the initial release of the SOPanG tool for exact pattern matching over elastic-degenerate text.