|
b57e938cc4
|
New command: obi stats
|
2018-08-13 15:08:10 +02:00 |
|
|
2dc7fcceac
|
Minor fixes
|
2018-08-10 10:39:46 +02:00 |
|
|
e096b929dc
|
New command: obi tail
|
2018-08-10 10:39:26 +02:00 |
|
|
2c634dae7c
|
New command: obi head
|
2018-08-10 10:29:37 +02:00 |
|
|
7a4cdc0cfe
|
New command: obi sort
|
2018-08-09 18:10:47 +02:00 |
|
|
e8dc5eb123
|
Commands: ngsfilter and alignpairedend can now be used in whichever
order
|
2018-08-08 19:53:26 +02:00 |
|
|
3fcf29a76f
|
More explicit predicate error when checking that sequences and qualities
match
|
2018-08-08 19:51:05 +02:00 |
|
|
080a97cccf
|
Cython API: more explicit "Can't guess type" exception
|
2018-08-08 19:50:26 +02:00 |
|
|
9c9aec2556
|
Cython API: the associated sequence column for a quality column can now
be specified at the Python level
|
2018-08-08 19:49:56 +02:00 |
|
|
303648bd47
|
Cython: embl file parser
|
2018-07-28 17:14:10 +02:00 |
|
|
2ba6d16147
|
New command: obi ecopcr
|
2018-07-28 17:13:45 +02:00 |
|
|
275d85dc5d
|
Cython: fixed a bug when reading an uncompressed file in binary mode
where the first 4 characters would not be read
|
2018-07-28 17:11:51 +02:00 |
|
|
a39f9697be
|
Views: added macro for taxid column name
|
2018-07-28 17:10:11 +02:00 |
|
|
b98880b7fa
|
Various non-important fixes and comments
|
2018-07-28 17:07:17 +02:00 |
|
|
895d09b133
|
obi import: 'taxid' columns are imported as 'TAXID' to fit view
predicates, and fixed taxdump import and DMS closing
|
2018-07-28 17:03:00 +02:00 |
|
|
c02c15b93f
|
Cython API: URI decoding now returns the character string with the
object path if it could not be opened
|
2018-07-28 17:00:42 +02:00 |
|
|
3e8c187f0b
|
Cython API: added EMBL parser and files to import are now read in binary
mode
|
2018-07-28 16:57:01 +02:00 |
|
|
7f6d1597fc
|
Taxonomy: added functions to check if a taxonomy already exists in a
DMS, and added taxdump import from a compressed file
|
2018-07-28 16:48:11 +02:00 |
|
|
1de308a856
|
obi clean: option to only keep heads now works, fixed a bug where last
sequence was not properly labelled, and code is cleaned, fixed and error
checked
|
2018-05-31 15:11:41 +02:00 |
|
|
892ed83a33
|
Removed deprecated function declarations
|
2018-05-31 15:08:11 +02:00 |
|
|
6911bf4d70
|
obi clean: first version
|
2018-05-18 14:26:54 +02:00 |
|
|
f0c147c252
|
C API: Added a function to set an entire column to a specified (atomic)
value.
|
2018-05-17 15:59:16 +02:00 |
|
|
4aef20add8
|
Fixed a bug where the line selection column of a view would not be
flagged as finished
|
2018-05-17 15:17:19 +02:00 |
|
|
62614a8538
|
Cython API: fixed a bug in URI decoding and option handling where the
quality offset would not be read properly
|
2018-05-17 15:10:52 +02:00 |
|
|
ffebc6acfb
|
Cython API: better handling of default quality offset value
|
2018-05-17 15:01:25 +02:00 |
|
|
b91b3176b0
|
obi uniq: fixed a bug where merged values were wrongly reinitialized
|
2018-05-17 14:58:15 +02:00 |
|
|
31d8ba5085
|
obi test: minor change
|
2018-05-17 14:54:45 +02:00 |
|
|
a166a169cf
|
obi ngsfilter: fixed a bug with -u option
|
2018-05-17 14:53:53 +02:00 |
|
|
8a10072d99
|
obi annotate: fixed a bug with --with-taxon-at-rank option and minor
improvements
|
2018-05-17 14:51:18 +02:00 |
|
|
b380368264
|
Obi count command
|
2018-04-04 15:51:23 +02:00 |
|
|
1f4e82e6f6
|
Fixed three bugs in obi uniq
|
2018-04-04 15:50:10 +02:00 |
|
|
6825fc13ab
|
Cython API: added ngsfilter file parser
|
2018-03-21 16:41:25 +01:00 |
|
|
49c17ab7b4
|
Cython API: added tabular file parser
|
2018-03-21 16:41:09 +01:00 |
|
|
2684535e26
|
New command: obi annotate
|
2018-03-21 16:39:31 +01:00 |
|
|
123fb9d7ba
|
Cython API: in taxonomy, added get_taxon_at_rank() function for Taxonomy
class and rank_idx property for Taxon class
|
2018-03-21 16:38:26 +01:00 |
|
|
4c3478d8f8
|
Removed the predicate to check for a quality column (because for example
with obi annotate, clone view so clone predicate, then modify seq, so
quality is deleted, and predicate becomes a problem)
|
2018-03-21 16:37:19 +01:00 |
|
|
4a815785c4
|
obi import: added basic taxdump import
|
2018-03-21 16:35:44 +01:00 |
|
|
75b54c83ca
|
obi grep: fixed bug when reading URIs
|
2018-03-21 16:34:57 +01:00 |
|
|
53cb3354b8
|
obi ls command
|
2018-03-19 13:08:41 +01:00 |
|
|
ea58e254da
|
Cython API: repr function for DMS
|
2018-03-19 13:08:06 +01:00 |
|
|
9fb63d4894
|
Minor fixes
|
2018-03-16 19:05:09 +01:00 |
|
|
d4f7e02c85
|
New obi grep working with URI API
|
2018-03-16 19:04:54 +01:00 |
|
|
15e43bb9a1
|
Cython API: obi import can now import ngsfilter files and tabular files
|
2018-03-12 18:10:43 +01:00 |
|
|
8a0b95c1d6
|
New command: obi ngsfilter
|
2018-03-12 18:09:22 +01:00 |
|
|
dd225a255f
|
obi uniq: better error checking
|
2018-03-12 18:04:53 +01:00 |
|
|
dad21823ff
|
Cython API: trying to guess the type of a column when adding a None
value does not generate an exception anymore, and RollbackException can
now rollback several views
|
2018-03-12 18:03:37 +01:00 |
|
|
96bf2daae8
|
Cython API: added slices in Seq classes and fixes
|
2018-03-12 17:51:41 +01:00 |
|
|
e6c49b7941
|
Cython API: moved an eval function to utils
|
2018-03-12 17:49:54 +01:00 |
|
|
4960662332
|
Cython API: tobytes() function now handles None values
|
2018-03-12 17:25:12 +01:00 |
|
|
b2cfa4b52f
|
Cython Sequence classes: reworked improved etc
|
2018-02-12 14:54:47 +01:00 |
|