575 Commits

Author SHA1 Message Date
0a567f621c small changes 2025-01-24 18:12:37 +01:00
9acb4a85a8 Refactoring of the default values 2025-01-24 18:09:59 +01:00
3137c1f841 Adds the ability to read gzip-tar file for the taxonomy dump 2025-01-24 11:47:59 +01:00
ffd67252c3 patch a bug in obimultiplex: change option -t into -s 2025-01-23 13:50:24 +01:00
757448cb1e debug obigrep taxonomy options 2025-01-15 20:48:34 +01:00
4ae3336135 obidemerge: set demerge on sample the default 2025-01-10 17:09:44 +01:00
d066bb6878 Changes to be committed:
modified:   .gitignore
	modified:   cmd/test/main.go
	modified:   pkg/obioptions/version.go
2025-01-09 07:24:41 +01:00
becb995e3d misspellings penality -> pelnalty 2025-01-09 07:22:23 +01:00
c58d9772ac Two small corrections on options 2025-01-07 11:51:37 +01:00
67c0d00a4d remove the obitag2 command 2025-01-07 11:50:28 +01:00
4fe0db63ff Patch CSV reader to use the new taxonomy system 2024-12-20 21:30:00 +01:00
ccd3b06532 Merge branch 'master' into taxonomy 2024-12-20 20:06:57 +01:00
5d0f996625 Patch a small bug on json write 2024-12-20 19:42:03 +01:00
abfa8f357a patch a bug in Taxid parsing 2024-12-19 13:54:23 +01:00
795df34d1a Changes to be committed:
modified:   cmd/obitools/obitag/main.go
	modified:   cmd/obitools/obitag2/main.go
	modified:   go.mod
	modified:   go.sum
	modified:   pkg/obiformats/ncbitaxdump/read.go
	modified:   pkg/obioptions/version.go
	modified:   pkg/obiseq/attributes.go
	modified:   pkg/obiseq/taxonomy_lca.go
	modified:   pkg/obiseq/taxonomy_methods.go
	modified:   pkg/obiseq/taxonomy_predicate.go
	modified:   pkg/obitax/inner.go
	modified:   pkg/obitax/lca.go
	new file:   pkg/obitax/taxid.go
	modified:   pkg/obitax/taxon.go
	modified:   pkg/obitax/taxonomy.go
	modified:   pkg/obitax/taxonslice.go
	modified:   pkg/obitools/obicleandb/obicleandb.go
	modified:   pkg/obitools/obigrep/options.go
	modified:   pkg/obitools/obilandmark/obilandmark.go
	modified:   pkg/obitools/obilandmark/options.go
	modified:   pkg/obitools/obirefidx/famlilyindexing.go
	modified:   pkg/obitools/obirefidx/geomindexing.go
	modified:   pkg/obitools/obirefidx/obirefidx.go
	modified:   pkg/obitools/obirefidx/options.go
	modified:   pkg/obitools/obitag/obigeomtag.go
	modified:   pkg/obitools/obitag/obitag.go
	modified:   pkg/obitools/obitag/options.go
	modified:   pkg/obiutils/strings.go
2024-12-19 13:36:59 +01:00
f2525d7b07 Changes to be committed:
modified:   pkg/obilua/lua.go
	modified:   pkg/obioptions/version.go
2024-12-04 11:42:05 +01:00
39dd3e3ce8 Add management of []interface{} to the LUA API. 2024-12-04 10:58:17 +01:00
f41a6fbb60 Patch a small bug on json write 2024-11-29 18:39:18 +01:00
00b0edc15a refactoring of the file chunck writing 2024-11-29 18:15:03 +01:00
ad2461a656 some minor improvements 2024-11-27 13:36:06 +01:00
40fb4e9767 reduce the memory impact of obiuniq. 2024-11-27 13:30:16 +01:00
d29a56dcbf Changes to be committed:
modified:   Release-notes.md
	modified:   pkg/obialign/pairedendalign.go
	modified:   pkg/obilua/obiseq.go
	modified:   pkg/obioptions/version.go
	modified:   pkg/obiseq/biosequence.go
	modified:   pkg/obitools/obipairing/pairing.go
2024-11-27 09:56:22 +01:00
69ef1758a2 obicsv debug 2024-11-24 23:38:49 +01:00
3d06978808 a functional new version of obifind 2024-11-24 19:33:24 +01:00
7884a74f9c Patch a bug in obitagpcr 2024-11-18 21:10:47 +01:00
36327c79c8 Changes to be committed:
modified:   .gitignore
	new file:   pkg/obitax/default_taxonomy.go
	modified:   pkg/obitax/taxon.go
	modified:   pkg/obitax/taxonnode.go
	modified:   pkg/obitax/taxonomy.go
	modified:   pkg/obitax/taxonset.go
	modified:   pkg/obitax/taxonslice.go
	modified:   pkg/obitools/obifind/iterator.go
	modified:   pkg/obitools/obifind/options.go
2024-11-16 10:01:49 +01:00
f3d8707c08 Add default taxonomy 2024-11-16 10:01:07 +01:00
7633fc4d23 update documentation 2024-11-16 06:00:27 +01:00
f5d79d0bc4 update api documentation 2024-11-16 05:59:41 +01:00
03f4e88a17 Fisrt functional version 2024-11-14 19:10:23 +01:00
9471fedfa1 Fisrt step in the obitax rewriting 2024-11-08 09:48:16 +01:00
4b65bfce84 Changes to be committed:
modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obitagpcr/pcrtag.go
2024-11-04 14:30:17 +01:00
fc75974c68 Changes to be committed:
modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obitagpcr/options.go
2024-11-04 13:25:52 +01:00
422f11cceb Changes to be committed:
modified:   pkg/obitools/obitagpcr/pcrtag.go
2024-10-29 16:53:10 +01:00
fefc360f80 Changes to be committed:
modified:   pkg/obioptions/version.go
	modified:   pkg/obitools/obitagpcr/pcrtag.go
	modified:   pkg/obiutils/abs.go
	new file:   pkg/obiutils/abs_test.go
2024-10-28 21:51:21 +01:00
3e00d39d47 In obimultiplex, patch a bug when no tag are associated to a primer. 2024-10-22 14:12:20 +02:00
9e8a7fd9be Patch a bug in fastq reader 2024-10-20 16:07:43 +02:00
74280e4704 Merge branch 'no-pools' 2024-09-24 16:38:23 +02:00
7255c71576 commit version 2024-09-24 16:36:59 +02:00
241f2286f2 remove the slice pool management 2024-09-24 16:31:30 +02:00
b37fc39ead switch to go version 1.23.1 2024-09-24 15:55:01 +02:00
2b4a633c30 EndGapFree alignments 2024-09-24 15:52:12 +02:00
05bf2bfd6c Add option related to agrep match on obigrep and obiannotate 2024-09-09 16:52:13 +02:00
65ae82622e correction of several small bugs 2024-09-03 06:08:07 -03:00
373464cb06 On development genome skim tools 2024-08-30 11:17:33 +02:00
cd330db672 Add option to obimicrosat to control microsat length and orientation 2024-08-30 11:16:43 +02:00
31bfc88eb9 Patch a bug on writing to stdout, and add clearer error on openning data files 2024-08-13 09:45:28 +02:00
bdb96dda94 Adds the obimicrosat command 2024-08-05 15:31:20 +02:00
3f57935328 Adjust the size of the genbank and embl buffer size 2024-08-05 11:32:37 +02:00
886b5d9a96 Optimize memory for readers and writers 2024-08-05 10:48:28 +02:00