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
740d021276
obi import: fixed bugs when rewriting a column: a bug with new elements
...
names ignoring previous elements names found, a bug with the global
obi_errno being reset too late, and a bug with the column dictionary
used by obi import not being updated after rewriting a column
2017-07-07 15:33:43 +02:00
101f764cce
New obi import with rewriting of columns when column type or line
...
elements (keys) change
2017-07-05 17:15:23 +02:00
b998373be5
Cython API: updated the test command for the new API and deactivated the
...
other commands for now
2017-04-14 16:21:33 +02:00
381194194c
Cython API: compiling but not working
2017-03-06 16:07:02 +01:00
f23315e26f
New Cython API: compile but doesn't work
2017-02-17 15:14:06 +01:00
51b23915ca
Added properties for Nuc_Seq cython classes (and updated commands using
...
them)
2016-11-08 16:59:32 +01:00
9cd57deca9
Added OBIView_line_selection class to make new line selections
...
associated with the view to clone, and improved and renamed method
closing a view
2016-09-30 17:48:53 +02:00
e4129610cf
Quality columns are now optional in NUC_SEQS views + minor fixes
2016-08-16 15:17:26 +02:00
3b59043ea8
Major update: New column type to store sequence qualities. Closes #41
2016-05-20 16:45:22 +02:00
d159b921eb
Fixed obi import trying to print all lines at the end (source of
...
segfault?)
2016-04-27 13:14:19 +02:00
a6c8d35491
import command a bit modified for tests
2016-04-26 14:29:54 +02:00
7a88ca619a
First obi import (doesn't import tags yet because NA values aren't
...
handled)
2016-04-15 17:00:08 +02:00