Commit Graph
100 Commits
Author SHA1 Message Date
Celine Mercier 7dcbc34017 import: fixed entry count estimation when importing fastq files 2020-07-30 16:56:36 +02:00
Celine Mercier 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
Celine Mercier d33ff97846 switch to version 3.0.0b31 2020-07-28 09:31:19 +02:00
Celine Mercier 1dcdf69f1f export: fixed a bug introduced in version 3.0.0b28 2020-07-28 09:31:05 +02:00
Celine Mercier dec114eed6 Python: added "date created" information in view representation 2020-07-27 17:38:45 +02:00
Celine Mercier f36691053b Python: added the OBITools3 version that generated the view in view
comments
2020-07-27 16:50:00 +02:00
Celine Mercier f2aa5fcf8b alignpairedend: fixed division by 0 bug and switch to version 3.0.0b30 2020-07-27 10:15:59 +02:00
Celine Mercier bccb3e6874 switch to version 3.0.0b29 2020-07-26 17:40:26 +02:00
Celine Mercier f5a17bea68 C: added a missing error check 2020-07-26 17:39:55 +02:00
Celine Mercier e28507639a C and Cython: fixed and improved the associated columns system 2020-07-26 17:39:29 +02:00
Celine Mercier e6feac93fe obi test: made less heavy to be faster 2020-07-26 17:37:21 +02:00
Celine Mercier 50b292b489 obi import: added --space-priority option to import a view line by line 2020-07-26 17:36:52 +02:00
Celine Mercier 24a737aa55 switch to version 3.0.0b28 2020-07-24 16:10:10 +02:00
Celine Mercier 8aa455ad8a Python: made all commands handle output to buffer object (e.g. stdout) 2020-07-24 16:09:48 +02:00
Celine Mercier 46ca693ca9 Cython: View: new method to print a view to a buffer (e.g. stdout) 2020-07-24 16:03:23 +02:00
Celine Mercier 9a9afde113 Cython: progress bar: set default refresh rate to 5 seconds 2020-07-24 15:29:12 +02:00
Celine Mercier 8dd403a118 grep: now prints the number of entries grepped 2020-07-13 17:08:13 +02:00
Celine Mercier 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
Celine Mercier ed9549acfb ngsfilter: unidentified sequences are now stored untrimmed 2020-07-13 15:56:40 +02:00
Celine Mercier 9ace9989c4 Switch to version 3.0.0b27 2020-07-07 16:47:21 +02:00
Celine Mercier 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
Celine Mercier 9100e14899 obi uniq: quick fix for bug where some sequences are not correctly
dereplicated
2020-07-03 17:36:57 +02:00
Celine Mercier ccda0661ce small help documentation improvement 2020-07-01 18:20:38 +02:00
Celine Mercier 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
Celine Mercier ade1107b42 switch to version 3.0.0b26 2020-06-17 18:56:07 +02:00
Celine Mercier 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
Celine Mercier 03bc9915f2 Cython: utils: added handling of tuples to bytes2str_object function 2020-06-17 18:54:14 +02:00
Celine Mercier 24b1dab573 Cython: Columns: added a keys() method that returns all element names 2020-06-17 18:53:41 +02:00
Celine Mercier 7593673f3f ngsfilter: now setting 'reversed' tag to False instead of None when
false
2020-06-17 18:52:35 +02:00
Celine Mercier aa01236cae switch to version 3.0.0b25 2020-06-13 21:48:49 +02:00
Celine Mercier 49b8810a76 C: made indexer opening/closing cleaner 2020-06-13 21:47:03 +02:00
Celine Mercier 7a39df54c0 ls: fixed an issue where big DMS couldn't be read by ls 2020-06-13 21:45:22 +02:00
Celine Mercier 09e483b0d6 switch to temporary version 3.0.0b24a 2020-06-10 17:47:56 +02:00
Celine Mercier 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
Celine Mercier 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
Celine Mercier a17eb445c2 ngsfilter: made one of the tag error messages more accurate 2020-06-10 16:27:36 +02:00
Celine Mercier e4a32788c2 Switch to version 3.0.0b24 2020-06-09 14:36:58 +02:00
Celine Mercier 2442cc80bf Cython: View: fixed bash history display 2020-06-09 14:36:37 +02:00
Celine Mercier aa836b2ace uniq: improved progress bar of second browsing 2020-06-09 14:36:02 +02:00
Celine Mercier 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
Celine Mercier 4aa772c405 ecotag: Added list of taxids for all best matches (closes #80) 2020-06-09 14:33:14 +02:00
Celine Mercier b0b96ac37a version 3.0.0b23a 2020-06-05 16:10:24 +02:00
Celine Mercier 687e42ad22 C: kmer alignment: fixed a bug where scores of 0 were at
(0+kmer_length-1) (and now setting alignment direction to None if score
is 0
2020-06-05 16:09:33 +02:00
Celine Mercier 5fbbb6d304 alignpairedend: fixed a bug when rebuilding joined (unaligned) sequences
where only the forward sequence was kept
2020-06-05 16:06:43 +02:00
Celine Mercier 359a9fe237 Switch to version 3.0.0b23 2020-06-04 15:35:03 +02:00
Celine Mercier f9b6851f75 Python: correctly flagged some mandatory options as required 2020-06-04 15:34:24 +02:00
Celine Mercier 2a2c233936 obi import: fixed a bug when skipping an entry 2020-05-29 21:19:42 +02:00
Celine Mercier faf8ea9d86 Switch to version 3.0.0b21 2020-05-28 20:42:09 +02:00
Celine Mercier ffe2485e94 Genbank parser: now reading ORIGIN lines with comments without
triggering error
2020-05-28 20:41:34 +02:00
Celine Mercier 6094ce2bbc obi import: skip on error more robust 2020-05-28 20:40:36 +02:00
Celine Mercier a7dcf16c06 Minor changes for pip release 2020-05-20 15:59:04 +02:00
Celine Mercier f13f8f6165 obi import: minor doc/display improvements 2020-05-20 11:46:29 +02:00
Celine Mercier b5a29ac413 Switch to version 3.0.0b19 2020-05-20 10:29:36 +02:00
Celine Mercier efd2b9d338 Cleaner installation 2020-05-20 10:29:12 +02:00
Celine Mercier ca6e3e7aad obi import: fixed to work with seq genbank extension 2020-05-20 10:28:14 +02:00
Celine Mercier 76ed8e18e5 Switch to version 3.0.0b18 with version formatting that fits setuptools 2020-05-18 17:08:55 +02:00
Celine Mercier 1d17f28aec setup: now using setuptools instead of distutils to work with pip 2020-05-18 17:08:09 +02:00
Celine Mercier fa834e4b8b obi import: small bug fix 2020-05-18 17:06:58 +02:00
Celine Mercier a72fea3cc9 Python: fasta parser: fixed a bug stopping the program when the last
line contained a single nucleotide
2020-05-12 11:24:12 +02:00
Celine Mercier e9a37d8a6e Switch to version 3.0.0-beta16 2020-05-07 17:09:26 +02:00
Celine Mercier ef074f8455 typo 2020-05-07 17:08:59 +02:00
Celine Mercier aec5e69f2c C, views: no more automatic COUNT column if MERGED_sample column exists 2020-05-07 17:08:07 +02:00
Celine Mercier 170ef3f1ba Views: added obi prefix to commands in bash history 2020-05-07 17:07:01 +02:00
Celine Mercier f999946582 obi uniq: fixed the remerging of already merged informations, and
efficiency improvements
2020-05-07 17:05:54 +02:00
Celine Mercier 773b36ec37 obi import: fixed the import of old obitools files with premerged
informations, and other minor improvements
2020-05-07 17:03:04 +02:00
Celine Mercier 69cb434a6c version 3.0.0-beta15c 2020-04-29 14:25:33 +02:00
Celine Mercier 55d4f98d60 obi annotate: fixed annotation at ranks 2020-04-29 14:24:40 +02:00
Celine Mercier 0bec2631e8 ecotag: fixed a bug where all the full DMS path weren't properly sent to
the C layer
2020-04-29 10:35:55 +02:00
Celine Mercier e6b6c6fa84 AVLs: Made an error message more informative 2020-04-29 10:14:04 +02:00
Celine Mercier 974528b2e6 build_ref_db: fixed bug erasing some of the higher LCAs (i.e. lowest
similarities)
2020-04-28 15:56:06 +02:00
Celine Mercier 1b346b54f9 ecotag: better specificity by now correctly looking for similarities
within refs above best score instead of ecotag threshold
2020-04-28 15:10:07 +02:00
Celine Mercier 058f2ad8b3 ecopcr: fixed a bug where sequences were considered circular (generating
false positives)
2020-04-27 14:44:35 +02:00
Celine Mercier 60bfd3ae8d obi annotate: now defaults to setting str if expression is not valid 2020-04-24 11:35:20 +02:00
Celine Mercier 67bdee105a C: build_ref_db: added progress display for each step 2020-04-18 14:24:08 +02:00
Celine Mercier 0f745e0113 C: Columns: optimizing column file growth 2020-04-18 13:55:47 +02:00
Celine Mercier 8d0b17d87d Switch to version 3.0.0-beta14 2020-04-15 17:47:26 +02:00
Celine Mercier 343999a627 Taxonomy: fixed a critical memory bug when building the list of merged
taxids
2020-04-15 17:46:13 +02:00
Celine Mercier e9a40630e9 C: Columns: rounding column growth to ceil to avoid looping on small
values
2020-04-13 19:02:10 +02:00
Celine Mercier 8dbcd3025a C: Columns: reduced column growth factor from 2 to 1.3 to avoid errno28 2020-04-13 14:47:56 +02:00
Celine Mercier 4cf635d001 Switch to version 3.0.0-beta13 2020-04-12 17:42:58 +02:00
Celine Mercier b7e7cc232a Made completion script cleaner 2020-04-12 17:41:59 +02:00
Celine Mercier b6ab792ceb C: made error message more detailed when checking that sequences and
qualities match
2020-04-12 17:40:24 +02:00
Celine Mercier ddea5a2964 obi import: fixed inconsequential error when precomputing number of
entries in some formats
2020-04-12 17:38:42 +02:00
Celine Mercier 30852ab7d5 View bash history: removed useless shebang 2020-04-12 17:36:04 +02:00
Celine Mercier 4d0299904e all commands (almost): cleaner DMS closing at the end 2020-04-12 17:31:58 +02:00
Celine Mercier eef5156d95 obi stats: fixed error when printing bool keys 2020-04-12 17:12:04 +02:00
Celine Mercier e62c991bbc goes with previous commit 2020-04-10 11:22:26 +02:00
Celine Mercier 1218eed7fd ecopcr: now printing a warning instead of interrupting with an error
when a taxid is not found
2020-04-10 11:22:04 +02:00
Celine Mercier cd9cea8c97 obi import: fixed critical bug where the last entry of embl and genbank
files was not imported
2020-04-09 19:26:27 +02:00
Celine Mercier 98cfb70d73 ecopcr: made some errors more informative 2020-04-09 09:15:28 +02:00
Celine Mercier b9f68c76c8 ecopcr: added warnings and check of primer length (related to #75) 2020-04-05 18:40:56 +02:00
Celine Mercier 0b98371688 ngsfilter: added warning about primer length in -h (#75) 2020-04-05 18:39:20 +02:00
Celine Mercier f0d152fcbd ngsfilter: now checking primer length (fixes #75) 2020-04-05 18:29:10 +02:00
Celine Mercier 8019dee68e ecotag: now closing all DMS properly 2020-04-05 13:20:49 +02:00
Celine Mercier 0b4a234671 Swich to version 3.0.0-beta11 2020-02-12 14:23:42 +01:00
Celine Mercier d32cfdcce5 ecotag: fixed the generated column comments formatting that would
generate errors
2020-02-12 14:23:17 +01:00
Celine Mercier 219c0d6fdc obi cat: Fixed the handling when concatenating views with dictionaries
having different key sets
2020-02-12 14:21:39 +01:00
Celine Mercier dc9f897917 switch to version 3.0.0-beta10 2020-02-02 21:15:27 +01:00
Celine Mercier bb72682f7d obi import: new option --preread to do a first readthrough of the
dataset if it contains huge dictionaries for a much faster import.
2020-02-02 21:12:34 +01:00
Celine Mercier 52920c3c71 URI decoding: dirty temp fix for bug where default dms makes a mess when
should guess file
2020-02-02 21:11:05 +01:00