Commit Graph

209 Commits

Author SHA1 Message Date
27d6c60e25 Add the possibility to look for patterns allowing indels.
Former-commit-id: 0599c2b0ad16df086dbdb08e491503870d8904be
2023-03-20 15:28:24 +07:00
5fbe52368c Patch the empty batch bug
Former-commit-id: fcee04b58f2c4a0bf2c27792f991391c0b6ce78e
2023-03-07 20:16:06 +07:00
1e7756ec91 Add comment on release notes
Former-commit-id: 79bc0a68e46c92cfac60d1cf25604a1bcba0ba34
2023-03-07 17:36:35 +07:00
9a48614a9b Merge branch 'master' of git.metabarcoding.org:obitools/obitools4/obitools4
Former-commit-id: 45c52be778d3d5c61db438c18c38a85171be86cd
2023-03-07 17:34:34 +07:00
b3922c3896 Produce less weird crash on non existing files
Former-commit-id: 74bb27bd53c685be530632994bd2ba24c1f362e1
2023-03-07 17:34:25 +07:00
42cf8cea73 Update README.md
Former-commit-id: c2d9f79cceb8f059f65a417bea5041fc2abc362b
2023-03-07 05:50:19 +01:00
7b4249b775 Update README.md
Former-commit-id: 544600322dd3c4465bf02d99ea76c802529b9aed
2023-03-07 05:48:50 +01:00
fbfed52508 Tag realease 4.0.1 in release notes
Former-commit-id: 55d009baf1b975c2da397a93406d132c8a52cdd6
2023-03-07 11:15:06 +07:00
bb0282b6a1 Progress on the development
Former-commit-id: a8aa6fd60480d4453838d6846a08c84dd5a2f1d9
2023-03-07 11:13:25 +07:00
d4b185b716 Adds some new dependencies
Former-commit-id: 2f31ea6f852651e1ffca1d9ce78b17bddd26f2bb
2023-03-07 11:12:39 +07:00
d88de15cdc Refactoring codes for removing buffer size options. An some other changes...
Former-commit-id: 10b57cc1a27446ade3c444217341e9651e89cdce
2023-03-07 11:12:13 +07:00
9811e440b8 Takes into account the option parsing errors
Former-commit-id: d0b3ed0b96a72f79f887df8fbc325427e63d7a73
2023-03-07 11:06:08 +07:00
6b52dc0700 Correct the Makefile for a default rule
Former-commit-id: 7ac32f3f9778842fecd65cdd796b81f61b7fa41f
2023-03-02 20:48:55 +07:00
b9bf88d4df Adds some new columns to the ratio file.
Former-commit-id: 1b2d6116622b754670e86b683077aceac2db4ce7
2023-02-25 15:56:23 +01:00
6f28d2ab68 Patch a bug introduced by the new model for paired sequences
Former-commit-id: 7947e28ac8252b7ed46bdb9175077d412bad0aca
2023-02-24 10:23:26 +01:00
6ce3053409 Merge branch 'master' of git.metabarcoding.org:obitools/obitools4/obitools4
Former-commit-id: 042e2300185f1b399cc19ea4d710a7cb15cb015f
2023-02-23 23:50:57 +01:00
6c5fc8f65b Save change in various files
Former-commit-id: 428f8ee77c584b79cc2ef45eef2902c3e0754c77
2023-02-23 23:45:41 +01:00
05323f960c Start writing of the man pages
Former-commit-id: 533a8a6380a5a0b66314081a5ec2aeb973ebadec
2023-02-23 23:43:54 +01:00
c94b2974fb Reorganization of the documentation book directory
Former-commit-id: 095acaf9c8649b0e527c6253dc79330feedac865
2023-02-23 23:41:24 +01:00
072b85e155 change the model for representing paired reads and extend its usage to other commands 2023-02-23 23:35:58 +01:00
ebb05fcdf7 code refactoring. Prefix function name having behaviour depending on command line option by the prefix CLI 2023-02-23 23:32:59 +01:00
0b8f35cbf6 Update Release-notes.md 2023-02-18 19:57:21 +01:00
a0ab14c205 Complete the documentation and add a Release note file 2023-02-18 19:54:21 +01:00
56722895e4 Adds to every obitools the ability to save in gzip compressed files 2023-02-18 12:06:52 +01:00
1a08ad4254 Flush the buffered io 2023-02-18 07:23:14 +01:00
3e1f88b37b adds the subspc function to the gval language 2023-02-17 23:10:43 +01:00
d04eb915b3 adds a directory option to obidistribute 2023-02-17 22:52:53 +01:00
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
a6af0abdd8 Documentation writting 2023-02-03 23:00:23 +01:00
14a4522a07 site wed 2023-02-02 23:47:22 +01:00
99be9dd5fd Update .gitlab-ci.yml 2023-02-02 23:36:13 +01:00
61ba3bd648 Add new directory 2023-02-02 23:30:04 +01:00
36e6a3edef Add new file 2023-02-02 23:29:04 +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
886c5118e3 install script with options of install directory and command prefix 2023-02-02 13:37:27 +01:00