Eric Coissac
6ee8750635
Replace SplitInTwo with LeftSplitInTwo/RightSplitInTwo for precise splitting
...
Replace SplitInTwo calls with LeftSplitInTwo or RightSplitInTwo depending on the intended split direction. In fastseq_json_header.go, extract rank from suffix without splitting; in biosequenceslice.go and taxid.go, use LeftSplitInTwo to split from the left; add RightSplitInTwo utility function for splitting from the right.
2026-03-12 18:41:28 +01:00
Eric Coissac
9965370d85
Manage a lock on StatsOnValues
2025-06-17 16:46:11 +02:00
Eric Coissac
0067152c2b
Patch the production of the ratio file
2025-02-27 10:19:39 +01:00
Eric Coissac
6a8061cc4f
Add managment of the taxonomy alias politic
2025-02-10 14:05:47 +01:00
Eric Coissac
0df082da06
Adds possibility to extract a taxonomy from taxonomic path included in sequence files
2025-01-30 11:18:21 +01:00
Eric Coissac
5d0f996625
Patch a small bug on json write
2024-12-20 19:42:03 +01:00
Eric Coissac
93f9dcb95f
Reducing memory allocation events
...
Former-commit-id: c94e79ba116464504580fc397270ead154063971
2024-06-22 22:32:31 +02:00
Eric Coissac
e843d2aa5c
Patch a tricky bug in parsing of json header and save the last sequence from files
...
Former-commit-id: bfe3d0e9eb8e65113699d535bd1d9a5fe0d3ce1d
2024-06-04 13:46:23 +02:00
Eric Coissac
11a14b6dc8
Parse correctly json header when a curly brace is included in a string.
...
Former-commit-id: 35225bc7db165825d4e5ef583324e54829695503
2024-03-19 13:47:03 +01:00
8d77cc4133
Change path of the obitools pkg
...
Former-commit-id: 311cbf8df3b990b393c6f4885d62e74564423b65
2023-11-29 12:14:37 +01:00
d5e84ec676
rename goutils to obiutils
...
Former-commit-id: 2147f53db972bba571dfdae30c51b62d3e69cec5
2023-03-24 10:25:12 +07: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
49b4d97803
Remove HTML escaping to json marshaling
2022-09-20 22:01:52 +02:00
f14860a486
Patch header parting and formatiing
2022-05-27 11:53:29 +03:00
abcf02e488
Start to use leveled log
2022-02-24 12:14:52 +01:00
2e7c1834b0
Big change iin the data model, and a first version of obiuniq
2022-02-21 19:00:23 +01:00
bd630ea512
Forget the binary writer
2022-02-09 22:00:38 +01:00
b9b9c0f179
Patch module name from oa2 to obitools
2022-01-13 23:43:01 +01:00
f53bf1b804
First commit
2022-01-13 23:27:39 +01:00