Commit Graph

14 Commits

Author SHA1 Message Date
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