Commit Graph

9 Commits

Author SHA1 Message Date
Celine Mercier
c07e75f2ac Updated the documentation for OBI_STR columns 2016-04-22 15:59:32 +02:00
Celine Mercier
2416b8ccd8 Deleted more unused inclusions in OBI_STR and OBI_SEQ column types code 2016-04-22 15:56:09 +02:00
Celine Mercier
9d042f7bd0 Refactored and relocated the set and get functions of all column types,
both within and out of the context of a view
2016-04-13 15:10:24 +02:00
Celine Mercier
d8107533d8 Obiblob_indexer API 2016-04-12 14:53:33 +02:00
Celine Mercier
a8f03248a8 Major update : views 2016-02-18 10:38:51 +01:00
Celine Mercier
c139367555 DNA sequences and character strings are now handled using AVL trees. 2015-12-11 17:24:44 +01:00
Celine Mercier
6ab1c83302 New column type for DNA sequences. Only for those coded on 2 bits (only
'ATGCatgc') for now.
2015-11-19 18:12:48 +01:00
Celine Mercier
9b066f4327 Major update: obiarrays with columns containing indices referring to
character strings.
2015-11-06 17:55:15 +01:00
Celine Mercier
456551ffeb obi arrays that don't work because of cython bug passing wrong pointers 2015-11-03 14:22:00 +01:00