383 Commits

Author SHA1 Message Date
9554a32490 Add capacity to obidistribute to save gzipped files 2023-02-17 12:52:19 +01:00
6fd426d8be Update obiapat.c 2023-02-17 11:29:27 +01:00
9cf9d4d504 Update obiapat.c by removing dependancy to asprintf by using snprintf 2023-02-17 11:28:14 +01:00
8458c0cd8b Patch a bug in the genbank reader for the sequence longer than 10kb. 2023-02-17 10:54:03 +01:00
ed87f821eb adds the _taxid suffix to the rank taxid attributes. 2023-02-16 16:13:55 +01:00
2975042982 Adds the possiblility to append to files to obidistribute 2023-02-16 16:13:13 +01:00
85349668d0 Add some options to obiannotate 2023-02-16 13:32:27 +01:00
6e36b22040 Normalise the managment of speed measure 2023-02-16 13:31:49 +01:00
f56363a100 Patch an embl/genbank parser error 2023-02-16 13:30:42 +01:00
08521c74e2 Adds Aho-Corasick matching to obiannotate 2023-02-09 15:59:11 +01:00
8b70b1a5d8 Last bug on sequence writing 2023-02-08 13:56:50 +01:00
526bf79c7f Patch for some lost of data during sequence writing 2023-02-08 13:14:26 +01:00
4117cbdd08 Stabilize the obipairing output. whant run twice on the same dataset results are identical 2023-02-05 11:06:31 +01:00
7756aebab1 more doc 2023-02-02 23:11:08 +01:00
2002299b7f reorder some edits 2023-02-02 23:09:16 +01:00
060f7db082 Adds code for the --length option of obiannotate 2023-02-02 17:15:06 +01:00
5639a09fb9 Add the --with-taxon-at-rank option code to obiannotate 2023-02-02 16:36:32 +01:00
03b124f400 Patch a bug in MamberSub for primers longer than 32 2023-02-01 16:23:14 +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
f74c0bd517 First prelease of obiannotate 2023-01-27 11:35:39 +01:00
39b47a32bf Complement on the doc 2023-01-27 10:49:28 +01:00
cfddc78161 Patch an aligment bug on obipairing 2023-01-25 13:22:56 +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
eb32089305 Refactoring related to iterators 2022-11-16 17:13:40 +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
f674200a6e FastLCS with maxError=-1 is equivalent to FullLCS. 2022-11-16 09:57:36 +01:00
4375dbd9bb Switxh alignment to the new LCS method and make a copy of the sequences before annotating them to prevent concurrent map access bug 2022-11-16 09:27:04 +01:00
18447e66a7 Patch a critical bug into the CopySlice function. 2022-11-16 09:24:17 +01:00
7f863fb383 Prevens errors on FASTA formating an empty sequence 2022-11-16 09:22:55 +01:00
493c7fddef Adds API documentation 2022-11-16 09:21:54 +01:00
abe210d811 Correct option alias name to remove dupplicate 2022-11-15 08:58:41 +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
f3ddac0f50 Small adjustment 2022-10-27 11:18:44 +02:00
8aa323dad5 Add a first version of obitag the successor of ecotag 2022-10-26 13:16:56 +02:00
e17d1fbca6 Patch the error message stored in sequences by obimultiplex 2022-10-17 21:32:24 +02:00
f8df48338d Several bug in annotation management 2022-10-12 23:01:47 +02:00
aae3398701 Replace the CopyMap function by the MustFillMap and adds a InterfaceToIntMap function 2022-10-12 22:56:38 +02:00
58dbdd8698 requires that father.count > son.count 2022-10-05 09:53:56 +02:00
d9c18ab0b5 Add a reverse complement worker 2022-10-05 09:41:59 +02:00
7873b90902 Patch a bug in obigrep... 2022-10-02 20:52:26 +02:00
65210755cc Patch reading of annotation from stdin 2022-09-29 14:48:05 +02:00
d0f63fda56 add functionalities to the expression
predicate evaluations
2022-09-28 16:13:20 +02:00
fe5d8e3340 Patch a bug in ngsfilter reading and sample matching 2022-09-28 14:29:19 +02:00