|
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 |
|
|
f83032e643
|
Tag version
|
2024-08-02 14:30:53 +02:00 |
|
|
c0c18030c8
|
Adds information on the new github address
Release_4.3.0
|
2024-08-02 14:26:20 +02:00 |
|
|
242f4d8f56
|
Realease notes
|
2024-08-02 13:50:33 +02:00 |
|
|
1b1cd41fd3
|
Add some code refactoring from the blackboard branch
|
2024-08-02 12:35:46 +02:00 |
|
|
bc1aaaf7d9
|
New install script updated for github
|
2024-07-29 14:35:21 +02:00 |
|
|
2247c3bc0a
|
obitag xprize version
Former-commit-id: 2c47d88724102b115aac5641abccb880dfbec64d
|
2024-07-25 18:11:11 -04:00 |
|
|
67665a6b40
|
Xprize update
Former-commit-id: d38919a897961e4d40da3b844057c3fb94fdb6d7
|
2024-07-25 18:09:03 -04:00 |
|
|
4e4fac491f
|
Fisrt versin of the two levels indexing
Former-commit-id: 4d86483bc120e27cb6f5d2c216596d410274fc69
|
2024-07-12 15:17:48 +02:00 |
|
|
42c5881ddc
|
some cleanning on the new tools
Former-commit-id: f265a3910d2872c56af81c9b873669f2cb627781
|
2024-07-11 10:46:11 +02:00 |
|
|
c7ed47e110
|
first version of obidemerge, obijoin and a new filter for obicleandb but to be finnished
Former-commit-id: 8a1ed26e5548c30db75644c294d478ec4d753f19
|
2024-07-10 15:21:42 +02:00 |
|
|
bd855c4965
|
Adds CSV as an input format
Former-commit-id: a365bb6947064adc2709d66df05fa54c6fe47fad
|
2024-07-03 21:04:27 +02:00 |
|