|
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 |
|
|
dec114eed6
|
Python: added "date created" information in view representation
|
2020-07-27 17:38:45 +02:00 |
|
|
f36691053b
|
Python: added the OBITools3 version that generated the view in view
comments
|
2020-07-27 16:50:00 +02:00 |
|
|
f2aa5fcf8b
|
alignpairedend: fixed division by 0 bug and switch to version 3.0.0b30
v3.0.0b30
|
2020-07-27 10:15:59 +02:00 |
|
|
bccb3e6874
|
switch to version 3.0.0b29
v3.0.0b29
|
2020-07-26 17:40:26 +02:00 |
|
|
f5a17bea68
|
C: added a missing error check
|
2020-07-26 17:39:55 +02:00 |
|
|
e28507639a
|
C and Cython: fixed and improved the associated columns system
|
2020-07-26 17:39:29 +02:00 |
|
|
e6feac93fe
|
obi test: made less heavy to be faster
|
2020-07-26 17:37:21 +02:00 |
|
|
50b292b489
|
obi import: added --space-priority option to import a view line by line
|
2020-07-26 17:36:52 +02:00 |
|
|
24a737aa55
|
switch to version 3.0.0b28
v3.0.0b28
|
2020-07-24 16:10:10 +02:00 |
|
|
8aa455ad8a
|
Python: made all commands handle output to buffer object (e.g. stdout)
|
2020-07-24 16:09:48 +02:00 |
|
|
46ca693ca9
|
Cython: View: new method to print a view to a buffer (e.g. stdout)
|
2020-07-24 16:03:23 +02:00 |
|
|
9a9afde113
|
Cython: progress bar: set default refresh rate to 5 seconds
|
2020-07-24 15:29:12 +02:00 |
|
|
8dd403a118
|
grep: now prints the number of entries grepped
|
2020-07-13 17:08:13 +02:00 |
|
|
9672f01c6a
|
alignpairedend: improved/fixed the output tags for the alignment score
and lengths. Removed minimum score option
|
2020-07-13 15:59:50 +02:00 |
|
|
ed9549acfb
|
ngsfilter: unidentified sequences are now stored untrimmed
|
2020-07-13 15:56:40 +02:00 |
|
|
9ace9989c4
|
Switch to version 3.0.0b27
v3.0.0b27
|
2020-07-07 16:47:21 +02:00 |
|
|
a3ebe5f118
|
C: AVL trees: fixed a bug where storing the difference between 2 crc64
values in an int64 would mess trees up resulting in failed data
dereplication
|
2020-07-07 16:47:00 +02:00 |
|
|
9100e14899
|
obi uniq: quick fix for bug where some sequences are not correctly
dereplicated
|
2020-07-03 17:36:57 +02:00 |
|
|
ccda0661ce
|
small help documentation improvement
|
2020-07-01 18:20:38 +02:00 |
|
|
aab59f2214
|
obi clean: fixed a memory bug, fixed the behaviour when no sample info,
and added checks warnings and error handling when sample info not
dereplicated
|
2020-07-01 18:17:47 +02:00 |
|
|
ade1107b42
|
switch to version 3.0.0b26
v3.0.0b26
|
2020-06-17 18:56:07 +02:00 |
|
|
9c7d24406f
|
export: dictionaries are now formatted like in the original OBITools
when exporting in tabular format and tuple formatting is cleaner
|
2020-06-17 18:55:46 +02:00 |
|
|
03bc9915f2
|
Cython: utils: added handling of tuples to bytes2str_object function
|
2020-06-17 18:54:14 +02:00 |
|
|
24b1dab573
|
Cython: Columns: added a keys() method that returns all element names
|
2020-06-17 18:53:41 +02:00 |
|
|
7593673f3f
|
ngsfilter: now setting 'reversed' tag to False instead of None when
false
|
2020-06-17 18:52:35 +02:00 |
|
|
aa01236cae
|
switch to version 3.0.0b25
v3.0.0b25
|
2020-06-13 21:48:49 +02:00 |
|
|
49b8810a76
|
C: made indexer opening/closing cleaner
|
2020-06-13 21:47:03 +02:00 |
|
|
7a39df54c0
|
ls: fixed an issue where big DMS couldn't be read by ls
|
2020-06-13 21:45:22 +02:00 |
|
|
09e483b0d6
|
switch to temporary version 3.0.0b24a
|
2020-06-10 17:47:56 +02:00 |
|
|
14a2579173
|
uniq: now outputs an empty view if input view is empty instead of
displaying an error
|
2020-06-10 17:47:26 +02:00 |
|
|
36a8aaa92e
|
grep: now creating empty views instead of displaying an error when
selecting on an unexisting column/tag
|
2020-06-10 16:57:42 +02:00 |
|
|
a17eb445c2
|
ngsfilter: made one of the tag error messages more accurate
|
2020-06-10 16:27:36 +02:00 |
|
|
e4a32788c2
|
Switch to version 3.0.0b24
v3.0.0b24
|
2020-06-09 14:36:58 +02:00 |
|
|
2442cc80bf
|
Cython: View: fixed bash history display
|
2020-06-09 14:36:37 +02:00 |
|
|
aa836b2ace
|
uniq: improved progress bar of second browsing
|
2020-06-09 14:36:02 +02:00 |
|
|
8776ce22e6
|
C: fixed a bug where indexers referring to tuples of certain types were
not properly closed and imported
|
2020-06-09 14:34:43 +02:00 |
|
|
4aa772c405
|
ecotag: Added list of taxids for all best matches (closes #80)
|
2020-06-09 14:33:14 +02:00 |
|