Commit Graph

20 Commits

Author SHA1 Message Date
1c71c195fc Goes with a0ebc2d8 2016-11-10 15:01:29 +01:00
2962c4d250 Goes with previous commit 2016-06-03 18:54:25 +02:00
3b59043ea8 Major update: New column type to store sequence qualities. Closes #41 2016-05-20 16:45:22 +02:00
8ae7644945 First version of quality handling (not working yet) and now it is
checked that a column is writable before enlarging it
2016-05-11 16:38:14 +02:00
68a8509c12 Updated documentation in obitypes.h 2016-04-25 10:33:01 +02:00
d8107533d8 Obiblob_indexer API 2016-04-12 14:53:33 +02:00
a8f03248a8 Major update : views 2016-02-18 10:38:51 +01:00
c139367555 DNA sequences and character strings are now handled using AVL trees. 2015-12-11 17:24:44 +01:00
b45b496b0e Major update: new type of columns containing indices referring to lines
in other columns
2015-11-29 11:57:07 +01:00
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
9b066f4327 Major update: obiarrays with columns containing indices referring to
character strings.
2015-11-06 17:55:15 +01:00
4b7f2d268b Doxygen documentation corrected and completed. 2015-09-30 12:03:46 +02:00
9d91e907e5 When a column is created, its data is initialized to the NA value of the
obitype
2015-08-26 12:00:38 +02:00
eaca9c85f1 Files and functions for OBIDMS columns with the data type OBI_BOOL 2015-08-11 11:00:59 +02:00
1e01c9059c functions to get data type as a character string 2015-08-03 11:46:21 +02:00
5c674715ee added the idea of each line of a column corresponding to a vector, with
the added informations of the number of elements per line and the
elements' names in the column's header structure
2015-07-20 16:08:50 +02:00
5d967f5b7b fixed typos and other minor things 2015-06-10 15:19:02 +02:00
6248160eeb C Syntax error patches 2015-05-26 10:38:56 +02:00
3aec0d7b50 Add function for estimating the size of an obitype or of an array of
obitype.
2015-05-23 16:50:49 +03:00
0b031da28c A very basic obicount 2015-05-22 17:54:34 +02:00