forked from opencb-hpg/common-libs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
32 lines (18 loc) · 874 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Welcome OpenCB 'common-libs' library
'common-libs' is a C library with common utilities. It's part of HPG project.
COMPONENTS
This library consist of:
* several common utilities for logs, string manipulation, workflows execution, ...
* several data structures under 'containers' folder: array_list, linke_list, ... other have been collected from different sources such as cprops or khash.
CONTACT
You can contact any of the following developers:
* Joaquin Tarraga (jtarraga@cipf.es)
* Cristina Y. Gonzalez (cgonzalez@cipf.es)
* Ignacio Medina (imedina@cipf.es)
BUILDING
Scons is used as building system, to build the library download 'next' branch (for the most recent library) and execute:
$ scons
GCC4.4+ is the only requirement.
DOCUMENTATION
You can find more info about HPG project and bioinfo-libs at:
http://wiki.opencb.org/projects/hpg/doku.php