Commit Graph

131 Commits

Author SHA1 Message Date
7542e33010 Several bugs dicoverd during the doc writing 2025-04-04 16:59:27 +02:00
03b5ce9397 Patch a bug in obitag when some reference sequences have taxid absent from the taxonomy 2025-03-27 16:45:02 +01:00
2d52322876 Patch a bug in the obi2 annotation parser on map indexed by integers 2025-03-27 14:54:13 +01:00
fd80249b85 Patch a bug in obitag when a taxon from the reference library is unknown in the taxonomy 2025-03-27 14:28:15 +01:00
5a3705b6bb Adds the --silent-warning options to the obitools commands and removes the --pared-with option from some of the obitols commands. 2025-03-25 16:44:46 +01:00
2ab6f67d58 Add a progress bar to chimera detection 2025-03-25 08:37:27 +01:00
8b379d30da Adds the --newick-output option to the obitaxonomy command 2025-03-14 14:24:12 +01:00
8448783499 Make sequence files recognized as a taxonomy 2025-03-14 14:22:22 +01:00
d1c31c54de add a first version of the inline documentation 2025-03-12 14:40:42 +01:00
7a9dc1ab3b update release notes 2025-03-12 14:06:20 +01:00
3a1cf4fe97 Accelerate the speed of very long fasta sequences, and more generaly of every format 2025-03-12 13:29:41 +01:00
62e5a93492 update the compress option name 2025-03-11 17:14:40 +01:00
f21f51ae62 Correct the logic of --update-taxid and --fail-on-taxonomy 2025-03-11 16:56:02 +01:00
3b5d4ba455 patch a bug in obiannotate 2025-03-11 16:35:38 +01:00
50d11ce374 Add a pre-push git-hook to run tests on obitools commands before pushing on master 2025-03-08 18:56:02 +01:00
78caabd2fd Add basic test on -h for all the commands 2025-03-08 16:28:06 +01:00
65bd29b955 normalize the usage of obitaxonomy 2025-03-08 13:00:55 +01:00
b18c9b7ac6 add the --raw-taxid option 2025-03-08 09:40:06 +01:00
0339e4dffa Patch size limite of the filetype guesser 2025-03-08 07:34:02 +01:00
706b44c37f Add option for csv input format 2025-03-08 07:21:24 +01:00
fbe7d15dc3 Changes to be committed:
modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obicleandb/obicleandb.go
	modified:   pkg/obitools/obicleandb/options.go
2025-03-06 13:38:38 +01:00
b5cf586f17 patch a duplicate --taxonomy option in obirefidxdb 2025-03-06 11:36:20 +01:00
286e27d6ba patch the scienctific_name tag name to "scientific_name" 2025-03-05 14:22:12 +01:00
5f9182d25b Changes to be committed:
modified:   pkg/obioptions/version.go
2025-03-01 09:20:39 +01:00
9913fa8354 Changes to be committed:
modified:   pkg/obioptions/version.go
2025-03-01 09:14:56 +01:00
13cd4c86ac Patch the bug on --out with paired sequence files 2025-02-27 18:13:21 +01:00
573acafafc Patch bug on ecotag with too short sequences 2025-02-27 15:09:07 +01:00
0067152c2b Patch the production of the ratio file 2025-02-27 10:19:39 +01:00
791d253edc Generate the ratio file as compressed if -Z option enabled. 2025-02-27 09:06:07 +01:00
13d610aff7 Changes to be committed:
modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obiclean/chimera.go
2025-02-24 15:25:45 +01:00
db284f1d44 Add an experimental chimera detection... 2025-02-24 15:02:49 +01:00
51b3e83d32 some cleaning 2025-02-24 11:31:49 +01:00
8671285d02 add the --min-sample-count option to obiclean. 2025-02-24 08:48:31 +01:00
51d11aa36d Changes to be committed:
modified:   pkg/obialign/alignment.go
	modified:   pkg/obialign/pairedendalign.go
	modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obipairing/pairing.go
2025-02-23 17:37:56 +01:00
fb6f857d8c Update the computation of the consensus quality score 2025-02-23 15:16:31 +01:00
ef05d4975f Upadte the scoring schema of obipairing 2025-02-21 22:41:34 +01:00
7e90537379 For run of test using bash in makefile 2025-02-19 13:58:52 +01:00
d3d15acc6c Changes to be committed:
modified:   obitests/obitools/obicount/test.sh
	modified:   pkg/obioptions/version.go
2025-02-19 13:54:01 +01:00
bd4a0b5ca5 Essais d'une google action pour lancer les tests des obitools 2025-02-19 13:45:43 +01:00
952f85f312 A first trial of a test for obicount 2025-02-19 13:17:36 +01:00
4774438644 Changes to be committed:
modified:   pkg/obiformats/universal_read.go
	modified:   pkg/obioptions/version.go
	modified:   pkg/obiseq/taxonomy_methods.go
2025-02-12 08:40:38 +01:00
6a8061cc4f Add managment of the taxonomy alias politic 2025-02-10 14:05:47 +01:00
e2563cd8df Patch a bug in registering merged taxa 2025-02-10 11:42:46 +01:00
f27e9bc91e patch a bug related to csv and qualities 2025-02-05 19:27:00 +01:00
773e54965d Patch a bug on compressed output 2025-02-05 14:18:24 +01:00
ceca33998b add extensions fq in directory scanning 2025-02-04 20:34:58 +01:00
b9bee5f426 Changes to be committed:
modified:   go.mod
	modified:   go.sum
	modified:   pkg/obilua/obilib.go
	modified:   pkg/obilua/obiseq.go
	modified:   pkg/obilua/obiseqslice.go
	new file:   pkg/obilua/obitaxon.go
	new file:   pkg/obilua/obitaxonomy.go
	modified:   pkg/obioptions/version.go
2025-02-02 16:52:52 +01:00
c10df073a7 Changes to be committed:
modified:   pkg/obioptions/version.go
	modified:   pkg/obitax/iterator.go
2025-02-01 12:06:19 +01:00
d3dac1b21f Make obitag able to use the taxonomic path included in reference database as taxonomy 2025-01-30 11:50:03 +01:00
0df082da06 Adds possibility to extract a taxonomy from taxonomic path included in sequence files 2025-01-30 11:18:21 +01:00