-
fixed error in readme, thanks to @kbradnam
vsbuffalo committedOct 17, 2014
-
version bump; removed paper, this will go into separate repository
vsbuffalo committedApr 19, 2014 -
Merge pull request #19 from kdmurray91/fix-fclose
Call fclose on output_fp when -o option is given
vsbuffalo committedApr 19, 2014 -
Merge pull request #18 from kdmurray91/optimised
Further optimisations
vsbuffalo committedApr 19, 2014
-
update tests w/ optimised score_sequence API
kdmurray91 committedApr 14, 2014 -
[scythe.c] fix to fclose output_fp w/ -o option
kdmurray91 committedApr 14, 2014 -
further optimisations which reduce num of allocs
Basically trying to remove the number of calls to alloc by preserving the score array for the duration of the call to find_best_match
kdmurray91 committedApr 14, 2014 -
vsbuffalo committed
Apr 14, 2014 -
vsbuffalo committed
Apr 14, 2014 -
small optimisations to match functions & sum
Mangaged to decrease runtime to ~75% of what it was with some simple optimisations. md5sums of output appear the same
kdmurray91 committedApr 14, 2014
-
Merge pull request #16 from rjacobsen/master
Typo fix in libscythe.so target, LDFLAGS order fix in all targets.
vsbuffalo committedApr 5, 2014
-
Typo fix in libscythe.so target, LDFLAGS order fix in all targets.
Richard Feltstykket committedApr 4, 2014
-
fixed readme, changing makefile readme to all
vsbuffalo committedFeb 8, 2014
-
Merge pull request #13 from jarondl/fix_matches_report
Fix the adapter in the matches report.
vsbuffalo committedDec 16, 2013
-
Fix the adapter in the matches report.
Saved the current adapter index in best_adapter
Yaron de Leeuw committedNov 27, 2013
-
jnfass's additions, without truncated cases
vsbuffalo committedSep 30, 2013 -
vsbuffalo committed
Sep 30, 2013 -
new minimal (non-redundant set of adapter)
vsbuffalo committedSep 30, 2013 -
vsbuffalo committed
Sep 30, 2013 -
fixed compiler warnings from Linux gcc 4.7.3
Vince Buffalo committedSep 30, 2013
-
added option for stdin processing
vsbuffalo committedJul 22, 2013
-
modified makefile so that it can find zlib
vsbuffalo committedJun 13, 2013
-
added makefile targets for libscythe.so; cleaned up other parts of Ma…
…kefile
vsbuffalo committedMay 11, 2013
-
added note about min_keep in readme, fixed makefile
vsbuffalo committedApr 14, 2013 -
vsbuffalo committed
Apr 14, 2013 -
vsbuffalo committed
Apr 14, 2013 -
vsbuffalo committed
Apr 14, 2013 -
vsbuffalo committed
Apr 14, 2013
-
increased default prior; tests show this is a better choice
vsbuffalo committedMar 28, 2013
-
fixed typo in readme (thanks JRI), updated with new matching algo fro…
…m merge in previous commit; version bump
vsbuffalo committedMar 27, 2013 -
merge of experimental branch that does full seq matching
vsbuffalo committedMar 27, 2013
-
vsbuffalo committed
Dec 21, 2012
-
vsbuffalo committed
Dec 20, 2012 -
vsbuffalo committed
Dec 20, 2012 -
commented out adapter occurence array; fixed mem leak
vsbuffalo committedDec 20, 2012