|
6cb7a5a352
|
Changes to be committed:
modified: cmd/obitools/obitag/main.go
modified: cmd/obitools/obitaxonomy/main.go
modified: pkg/obiformats/csvtaxdump_read.go
modified: pkg/obiformats/ecopcr_read.go
modified: pkg/obiformats/ncbitaxdump_read.go
modified: pkg/obiformats/ncbitaxdump_readtar.go
modified: pkg/obiformats/newick_write.go
modified: pkg/obiformats/options.go
modified: pkg/obiformats/taxonomy_read.go
modified: pkg/obiformats/universal_read.go
modified: pkg/obiiter/extract_taxonomy.go
modified: pkg/obioptions/options.go
modified: pkg/obioptions/version.go
new file: pkg/obiphylo/tree.go
modified: pkg/obiseq/biosequenceslice.go
modified: pkg/obiseq/taxonomy_methods.go
modified: pkg/obitax/taxonomy.go
modified: pkg/obitax/taxonset.go
modified: pkg/obitools/obiconvert/sequence_reader.go
modified: pkg/obitools/obitag/obitag.go
modified: pkg/obitools/obitaxonomy/obitaxonomy.go
modified: pkg/obitools/obitaxonomy/options.go
deleted: sample/.DS_Store
|
2025-06-04 09:48:10 +02:00 |
|
|
1b1cd41fd3
|
Add some code refactoring from the blackboard branch
|
2024-08-02 12:35:46 +02:00 |
|
|
8d77cc4133
|
Change path of the obitools pkg
Former-commit-id: 311cbf8df3b990b393c6f4885d62e74564423b65
|
2023-11-29 12:14:37 +01:00 |
|
|
62b57f4ede
|
A go implementation of the fasta reader
Former-commit-id: 603592c4761fb0722e9e0501d78de1bd3ba238fa
|
2023-09-01 09:30:12 +02:00 |
|
|
2a11adb346
|
Add some doc and switch to the parallel gzip library
Former-commit-id: 2c1187001f989ba3de5895f516d4c8b54d52a4c4
|
2023-08-25 14:36:38 +02:00 |
|
|
bc82422bc5
|
Reduce redundante call to bytes.ToLower and substitute the last call by an home made version doing the conversion in place
Former-commit-id: d9ea22f649d97be352f8dbb37acc1495df830118
|
2023-03-28 11:43:04 +07:00 |
|
|
a33e471b39
|
First attempt for obiconsensus... The graph traversing algorithm is too simple
Former-commit-id: 0456e6c7fd55d6d0fcf9856c40386b976b912cba
|
2023-03-27 19:51:10 +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 |
|
|
f97f92df72
|
rename the iterator class
|
2023-01-22 22:04:17 +01:00 |
|
|
20b16c0ba1
|
Force sequence reading to produce lowercase sequences.
Adds two columns to the obiclean ratio csv file
|
2022-11-22 15:06:09 +01:00 |
|
|
09fc426b67
|
Refactoring related to iterators
|
2022-11-16 17:13:03 +01:00 |
|
|
6f853da9df
|
Remove single sequence ierators. Only batch iterators persist
|
2022-11-16 10:58:59 +01:00 |
|
|
abcf02e488
|
Start to use leveled log
|
2022-02-24 12:14:52 +01:00 |
|
|
eaf65fbcce
|
Some code refactoring, a new version of obiuniq more efficient in memory and a first make file allowing to build obitools
|
2022-02-24 07:08:40 +01:00 |
|
|
2e7c1834b0
|
Big change iin the data model, and a first version of obiuniq
|
2022-02-21 19:00:23 +01:00 |
|
|
ef66ca4972
|
Code refactoring
|
2022-01-14 17:32:12 +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 |
|