BioCaml Reference Manual

Index of types
Index of exceptions
Index of values
Index of modules
Index of module types

BC_Array
An extention of the standard Array module.
BC_BDTree
Binary decision trees
BC_CachedArray
Arrays implemented through a caching mechanism (weak pointers).
BC_Char
An extention of the standard Char module.
BC_CharFreq
counting frequencies of characters.
BC_Clustering
Clustering algorithms.
BC_Cont
Miscellaneous container data structures
BC_DNA
Operations on DNA sequences
BC_Fasta
FASTA functions.
BC_IO
Input/Output functions.
BC_Indexing
Alphabet Indexing functions
BC_Learning
Machine Learning stuff
BC_List
An extention of the standard List module.
BC_NA
Functions over nucleic acid sequences
BC_Random
Random stuff :P.
BC_Search
Search strategies
BC_Stats
Statistical functions
BC_StrMatch
String matching algorithms
BC_Stream
some extensions to standard Stream
BC_String
An extention of the standard String module.
BC_Utils
Miscellaneous utility functions.
MySQL
MySQL module made using camlidl.
Rmath
Interface to functions in libRmath (standalone library of R functions).