|
e18b762d81
|
Weird buggy Eclipse commit with nothing changed
|
2018-10-21 17:35:18 +02:00 |
|
|
da0e3d4043
|
Cython: added full handling of NA strings when importing files
|
2018-10-17 16:41:15 +02:00 |
|
|
6a8670d24a
|
Cython: minor fixes
|
2018-10-17 11:26:13 +02:00 |
|
|
303648bd47
|
Cython: embl file parser
|
2018-07-28 17:14:10 +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 |
|
|
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 |
|
|
15e43bb9a1
|
Cython API: obi import can now import ngsfilter files and tabular files
|
2018-03-12 18:10:43 +01:00 |
|
|
74d880b817
|
Fixed default quality offset
|
2018-02-12 14:43:44 +01:00 |
|
|
d21f4a6f90
|
Header parser: identifiers ending with ';' are now handled
|
2017-11-24 17:59:52 +01:00 |
|
|
74f15d1a23
|
Cython API: Various fixes in input handlers (parsers, openers etc).
Mostly working but not bug-free
|
2017-08-20 17:37:51 +02:00 |
|
|
b9c65a871f
|
Patch decoding of URL
|
2017-07-28 12:41:28 +02:00 |
|
|
89e2f80fd8
|
Goes with previous commit
|
2017-07-27 19:43:00 +02:00 |
|
|
7112f44fb7
|
Bug fixes for input handlers, openers, parsers etc. Compiling but not
tested
|
2017-07-27 19:42:44 +02:00 |
|
|
ec65f00cf2
|
Complete the fasta iterator to manage new input options
|
2017-07-27 16:05:30 +02:00 |
|
|
8d9cdb4d03
|
Complete the fastq iterator to manage new input options
|
2017-07-27 16:05:17 +02:00 |
|
|
8781ecab1f
|
Add a factory checking the file format and returning the correct
iterator. First version working only with fasta and fastq nucleic
formats
|
2017-07-27 16:02:52 +02:00 |
|
|
b6b95f26b6
|
obi import: Skipping sequences is now done through the iterators so that
sequences are not uselessly parsed
|
2017-07-10 17:02:30 +02:00 |
|
|
0526386337
|
first working DMS class
|
2016-12-27 06:17:45 +01:00 |
|
|
8f0462c407
|
Merge branch 'master' into Eric_version_for_sequence
Conflicts:
python/obitools3/obidms/_obidmscolumn_seq.pyx
|
2016-08-03 10:09:20 +02:00 |
|
|
a8ed57dc6e
|
few small changes
|
2016-05-21 12:29:55 +02:00 |
|
|
5a78157112
|
increase parsing speed of the header
|
2016-05-21 10:29:11 +02:00 |
|
|
0b9a41d952
|
Patch a bug about the reading of the last sequence
|
2016-05-21 10:28:03 +02:00 |
|
|
45c9c5075c
|
A first version of the fasta parser
|
2016-04-01 18:15:54 +02:00 |
|
|
20b97c972b
|
Add boolean type in the tag evaluation
|
2016-04-01 13:42:24 +02:00 |
|
|
efc4a4a3c6
|
Reduce the call count to eval. This reduce by 3 the time of fast(q|a)
header processing
|
2016-04-01 08:54:06 +02:00 |
|
|
1cd35b3359
|
firt version of a fastq parser
|
2016-03-31 10:47:12 +02:00 |
|