Appendix B. Libraries Reference

Table of Contents

B.1. Library Documentation
B.2. Source Code in SRS
B.3. AJAX Library Files
B.4. NUCLEUS Library Files

EMBOSS includes extensive C programming libraries (AJAX and NUCLEUS). These contain C data structures and functions for application development and static data structures and functions that may be used to extend the core functionality of the libraries themselves. AJAX provides low level functionality such as array and string handling. NUCLEUS contains code for higher level tasks, for example sequence alignment algorithms.