Commit Graph

19 Commits

Author SHA1 Message Date
d88de15cdc Refactoring codes for removing buffer size options. An some other changes...
Former-commit-id: 10b57cc1a27446ade3c444217341e9651e89cdce
2023-03-07 11:12:13 +07:00
072b85e155 change the model for representing paired reads and extend its usage to other commands 2023-02-23 23:35:58 +01:00
526bf79c7f Patch for some lost of data during sequence writing 2023-02-08 13:14:26 +01:00
2d375df94f move the worker class to the obiseq package 2023-01-22 22:39:13 +01:00
f97f92df72 rename the iterator class 2023-01-22 22:04:17 +01:00
29563aa94e Rename the Length methods Len to follow GO standart 2022-11-17 11:09:58 +01:00
09fc426b67 Refactoring related to iterators 2022-11-16 17:13:03 +01:00
6f853da9df Remove single sequence ierators. Only batch iterators persist 2022-11-16 10:58:59 +01:00
8aa323dad5 Add a first version of obitag the successor of ecotag 2022-10-26 13:16:56 +02:00
7873b90902 Patch a bug in obigrep... 2022-10-02 20:52:26 +02:00
d04161a0fb small code refactoring 2022-08-23 15:08:35 +02:00
eca1af9957 Patch a bug on the FilterOn method 2022-08-21 15:05:14 +02:00
f00456fcf3 Add a second way to merge several batch iterators using the pool method. 2022-08-21 13:41:15 +02:00
5dd835d3e7 A first functional version of obiclean 2022-08-20 18:01:07 +02:00
6b13729eba Adds a test for not pushing empty batch on the output 2022-06-14 09:53:35 +02:00
f14860a486 Patch header parting and formatiing 2022-05-27 11:53:29 +03:00
011898bd9d A first version of obigrep. Normally fully functionnal, but not fully tested 2022-02-25 07:29:52 +01:00
abcf02e488 Start to use leveled log 2022-02-24 12:14:52 +01:00
eaf65fbcce Some code refactoring, a new version of obiuniq more efficient in memory and a first make file allowing to build obitools 2022-02-24 07:08:40 +01:00