Commit Graph

23 Commits

Author SHA1 Message Date
f674200a6e FastLCS with maxError=-1 is equivalent to FullLCS. 2022-11-16 09:57:36 +01:00
340579f6d7 New version of LCS computation, with abug on alignment length patched patched 2022-11-15 08:21:46 +01:00
0f99f9a6ba First trial of a fastest LCS implementation 2022-11-14 07:42:15 +01:00
6429f24c57 Accellerate a bit LCS computation 2022-10-27 17:30:55 +02:00
8aa323dad5 Add a first version of obitag the successor of ecotag 2022-10-26 13:16:56 +02:00
f8df48338d Several bug in annotation management 2022-10-12 23:01:47 +02:00
ebefa28cc0 Patch memory error related to []byte pool 2022-09-28 14:28:37 +02:00
5dd835d3e7 A first functional version of obiclean 2022-08-20 18:01:07 +02:00
a07d348aea small change 2022-07-31 21:52:04 +02:00
656eda1f73 A fiirst version of LCS score function 2022-03-07 16:37:21 +01:00
abcf02e488 Start to use leveled log 2022-02-24 12:14:52 +01:00
2e7c1834b0 Big change iin the data model, and a first version of obiuniq 2022-02-21 19:00:23 +01:00
64676db3f4 Connect the command line options to the algorithm of obipairing 2022-01-16 17:30:30 +01:00
576a9f4d2d A global version of a Slice pool 2022-01-16 00:21:42 +01:00
e1b7e1761c Change the memory management for thee BuildAlignment function 2022-01-15 19:10:16 +01:00
e8fff6477b Work on iterators and recycling of biosequences 2022-01-14 23:11:36 +01:00
ff40222902 Code reefactoring 2022-01-14 16:10:19 +01:00
45a1765a03 Code refactoring 2022-01-14 15:46:36 +01:00
2163db94d0 Code refactoring 2022-01-14 15:36:39 +01:00
402d54cb62 Code refactoring 2022-01-14 15:30:01 +01:00
69c61bc190 Documentation and refactoring 2022-01-14 15:15:26 +01:00
b9b9c0f179 Patch module name from oa2 to obitools 2022-01-13 23:43:01 +01:00
f53bf1b804 First commit 2022-01-13 23:27:39 +01:00