Commit Graph

39 Commits

Author SHA1 Message Date
526bf79c7f Patch for some lost of data during sequence writing 2023-02-08 13:14:26 +01:00
e5835310cc Simplify code of the JSON header formater 2023-01-31 17:16:55 +01:00
57c7187e6d Patch the JSON header formater 2023-01-31 17:15:10 +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
20b16c0ba1 Force sequence reading to produce lowercase sequences.
Adds two columns to the obiclean ratio csv file
2022-11-22 15:06:09 +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
7f863fb383 Prevens errors on FASTA formating an empty sequence 2022-11-16 09:22:55 +01:00
65210755cc Patch reading of annotation from stdin 2022-09-29 14:48:05 +02:00
fe5d8e3340 Patch a bug in ngsfilter reading and sample matching 2022-09-28 14:29:19 +02:00
ebefa28cc0 Patch memory error related to []byte pool 2022-09-28 14:28:37 +02:00
49b4d97803 Remove HTML escaping to json marshaling 2022-09-20 22:01:52 +02:00
989e678f6b refactor code and change algorithm used to read from many files 2022-08-23 15:07:06 +02:00
5a81525e46 Adds a genbank parser 2022-08-23 11:04:57 +02:00
9677f531c4 Improved performance and ability to read very long sequences. 2022-08-21 13:38:13 +02:00
5dd835d3e7 A first functional version of obiclean 2022-08-20 18:01:07 +02:00
b4cabf31fc Correctly print StatsOn values in obiformat style 2022-06-14 10:00:45 +02:00
f14860a486 Patch header parting and formatiing 2022-05-27 11:53:29 +03: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
2e7c1834b0 Big change iin the data model, and a first version of obiuniq 2022-02-21 19:00:23 +01:00
9737f97084 before big changes 2022-02-18 22:53:09 +01:00
3586ecc483 second version of obidistribute and a first buggy version of obiuniq 2022-02-15 00:47:02 +01:00
b931321ba1 Adds the hash option to obidistribute 2022-02-14 09:12:57 +01:00
eb32620bb3 Adds a first version of a new obidistribute command 2022-02-14 00:01:01 +01:00
bd630ea512 Forget the binary writer 2022-02-09 22:00:38 +01:00
38e4655f38 Correct for a strange bug... 2022-02-07 11:51:35 +01:00
98a4363d22 obimultiplex saves unassigned sequence 2022-02-01 23:25:19 +01:00
8dbda68746 Adds the command obimultiplex 2022-02-01 17:31:28 +01:00
4551df08b1 Adds a reader for NGS filter files and change some API for the apat library 2022-01-18 13:09:32 +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
ef66ca4972 Code refactoring 2022-01-14 17:32:12 +01:00
ff40222902 Code reefactoring 2022-01-14 16:10:19 +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