|
7c02782e3c
|
import/export: workaround for issue where flake8(?) reads '\t' as
'\'+'t' when parsing an option value
|
2021-03-29 11:18:19 +13:00 |
|
|
ecc4c2c78b
|
stats: improved the tabular display
|
2021-03-29 09:03:32 +13:00 |
|
|
f5413381fd
|
C: taxonomy: fixed a bug where some taxa would not be stored in the
merged index
|
2021-03-29 09:02:18 +13:00 |
|
|
3e93cfff7b
|
import: Columns are now rewritten in OBI_FLOAT if a value is > INT32_MAX
|
2021-03-29 09:00:52 +13:00 |
|
|
6d445fe3ad
|
switch to version 3.0.1b5
v3.0.1b5
|
2021-03-22 09:41:01 +13:00 |
|
|
824deb7e21
|
new command: obi rm: deletes any view (for now the user deleting a view
accepts that there will be missing information when running obi history
if other views came from the deleted view)
|
2021-03-18 09:17:06 +13:00 |
|
|
d579bb2749
|
switch to version 3.0.1b4
v3.0.1b4
|
2021-03-16 17:40:58 +13:00 |
|
|
10e5ebdbc0
|
ngsfilter: fixed critical bug where barcodes shorter than the forward
primer would be missed
|
2021-03-16 15:09:28 +13:00 |
|
|
8833110490
|
import: fixed the import of tabular files with no header
|
2021-03-16 09:15:48 +13:00 |
|
|
bd38449f2d
|
switch to version 3.0.1b3
v3.0.1b3
|
2021-03-15 16:50:17 +13:00 |
|
|
904823c827
|
uniq: now OK to use -m option even if only one unique key in information
to merge (e.g. one sample)
|
2021-03-15 16:48:22 +13:00 |
|
|
af68a1024c
|
Switch to version 3.0.1b2
v3.0.1b2
|
2021-03-15 16:26:43 +13:00 |
|
|
425fe25bd2
|
Made the OBITools3 more 'empty file friendly'
|
2021-03-15 16:25:41 +13:00 |
|
|
d48aed38d4
|
switch to version 3.0.1b1
v3.0.1b1
|
2021-03-11 17:11:23 +13:00 |
|
|
5e32f8523e
|
Merge branch 'wsl_version'
|
2021-03-11 16:47:59 +13:00 |
|
|
8f1d94fd24
|
obi test: fixed bug introduced in ad1fd3c3
|
2021-03-11 16:31:31 +13:00 |
|
|
38f42cb0fb
|
C: Made maximum file path length 2048 instead of 1024
|
2021-03-11 15:23:22 +13:00 |
|
|
7f0f63cf26
|
C: now completely unmapping files before truncating them to a smaller
size (#68)
|
2021-03-11 15:12:40 +13:00 |
|
|
cba78111c9
|
obi test: fixed bug introduced in previous version
|
2021-03-11 11:36:52 +13:00 |
|
|
41fbae7b6c
|
Switch to version 3.0.0b43
v3.0.0b43
|
2021-03-10 16:52:03 +13:00 |
|
|
ad1fd3c341
|
Now handling dictionaries with one key
|
2021-03-10 16:50:30 +13:00 |
|
|
fbf0f7dfb6
|
import: improved genbank parser and switch to version 3.0.0b42
v3.0.0b42
|
2021-02-17 15:26:35 +13:00 |
|
|
fda0edd0d8
|
Switch to version 3.0.0b41
v3.0.0b41
|
2021-02-10 17:29:08 +13:00 |
|
|
382e37a6ae
|
Fixes #88
|
2021-02-10 17:28:49 +13:00 |
|
|
5cc3e29f75
|
obi test: made less heavy by default
|
2021-02-10 17:28:15 +13:00 |
|
|
a8e2aee281
|
Switch to version 3.0.0b40
v3.0.0b40
|
2021-02-06 14:45:07 +13:00 |
|
|
13adb479d3
|
Adds an extern qualifier to the keep_running declaration.
|
2021-02-05 15:59:43 +01:00 |
|
|
8ba7acdfe1
|
export: fixed a bug where exporting to tab format with a header would
not export the first line of data and switch to version 3.0.0b39
v3.0.0b39
|
2021-01-13 16:09:04 +01:00 |
|
|
38051b1e4f
|
Removed spurious commentaries
|
2021-01-13 16:07:42 +01:00 |
|
|
52a2e21b38
|
grep: fixed --id-list option
and switch to version 3.0.0b38
v3.0.0b38
|
2020-11-06 16:36:37 +01:00 |
|
|
d27a5b9115
|
Switch to version 3.0.0b37
v3.0.0b37
|
2020-10-30 10:47:13 +01:00 |
|
|
20bd3350b4
|
New command: obi addtaxids to add NCBI taxids to sequences from their
taxon name.
|
2020-10-30 10:46:55 +01:00 |
|
|
2e191372d7
|
Now handling sequences with Uracil (U) nucleotides by converting to
Thymine (T)
|
2020-10-30 10:46:17 +01:00 |
|
|
112e12cab0
|
Taxonomy: new functions to find taxa by name
|
2020-10-30 10:45:20 +01:00 |
|
|
b9b4cec5b5
|
import: now can import SILVA fasta files
|
2020-10-30 10:43:04 +01:00 |
|
|
199f3772e8
|
Small fixes (potential compilation problems)
|
2020-10-30 10:41:58 +01:00 |
|
|
422a6450fa
|
ecotag: clarified similarity circle documentation
|
2020-09-29 17:57:29 +02:00 |
|
|
137c109f86
|
obi ls: now done in C (preparing things for R packages to read DMS) and
switch to version 3.0.0b36
v3.0.0b36
|
2020-09-29 17:51:39 +02:00 |
|
|
b6648ae81e
|
Revert "Fixed version numbering mistake (should be b34 not b35)"
This reverts commit f6dffbecfe
|
2020-09-25 16:25:39 +02:00 |
|
|
f6dffbecfe
|
Fixed version numbering mistake (should be b34 not b35)
|
2020-09-25 16:24:23 +02:00 |
|
|
c4696ac865
|
ecotag: added separate threshold for minimum circle identity (and switch
to version 3.0.0b35
v3.0.0b35
|
2020-09-25 16:22:09 +02:00 |
|
|
11a0945a9b
|
obi cat: fixed open file descriptor leak and switch to version 3.0.0b34
v3.0.0b34
|
2020-08-28 10:41:22 +02:00 |
|
|
f23c40c905
|
obi cat: fixed a bug introduced in 3.0.0b28 and switch to version
3.0.0b33
v3.0.0b33
|
2020-08-27 18:38:16 +02:00 |
|
|
f99fc13b75
|
switch to version 3.0.0b32
v3.0.0b32
|
2020-08-13 18:17:09 +02:00 |
|
|
1da6aac1b8
|
C: patch for failed creation of AVL with errno EEXIST
|
2020-08-12 17:55:08 +02:00 |
|
|
159803b40a
|
export: now automatically sorts dictionary keys alphabetically for
tab/csv output
|
2020-07-31 16:43:35 +02:00 |
|
|
7dcbc34017
|
import: fixed entry count estimation when importing fastq files
|
2020-07-30 16:56:36 +02:00 |
|
|
db2202c8b4
|
uniq: added a check to make sure that there is more than one element for
one tag when merging its information
|
2020-07-30 16:14:37 +02:00 |
|
|
d33ff97846
|
switch to version 3.0.0b31
v3.0.0b31
|
2020-07-28 09:31:19 +02:00 |
|
|
1dcdf69f1f
|
export: fixed a bug introduced in version 3.0.0b28
|
2020-07-28 09:31:05 +02:00 |
|