Commit Graph

12 Commits

Author SHA1 Message Date
35b0c55a8c Cython API: various improvements and checks 2017-07-28 13:15:13 +02:00
1a0f18a11a Cython API: added a __setitem__ method to the View class that can detect
if the item is a Line and create the corresponding columns if needed +
minor changes
2017-07-27 19:35:28 +02:00
df2ad41150 Cython APi: Added a width property to views, corresponding to their
column count
2017-07-11 11:46:32 +02:00
f8895e879d Cython API: Added a function to get a column from its index in the view 2017-07-11 11:36:42 +02:00
535fc2af83 Column rewriter and optimized View getter 2017-07-05 17:49:05 +02:00
c2af955b78 Cython view API: added NUC_SEQS views and sequence classes + changed
cloning API
2017-04-21 12:08:14 +02:00
0e08fc486a Cython API: fixed bug when deleting a column from a view where the
Cython wrapper wasn't closed, and fixed the Line selection
materialization
2017-04-14 16:19:18 +02:00
255f3c92ae Cython View API 2017-04-06 14:41:58 +02:00
381194194c Cython API: compiling but not working 2017-03-06 16:07:02 +01:00
cf7f2de016 Modify __init__ and close method to deal with registration process 2017-01-10 14:26:16 +01:00
4a1d3167a7 Last change on my branch 2017-01-02 16:46:52 +01:00
65f3b16e6d Refactoring ... 2016-12-29 18:22:05 +01:00