Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Packages | |
Molecular_viewers | |
Data structures and framework for writing visualization files for molecular softwares Reference Manual – User Manual . Authors: F. Cazals and T. Dreyfus | |
Multiple_archives_serialization | |
Boost based framework for serializing a data structure over multiple files. Reference Manual – User Manual . Authors: F. Cazals and T. Dreyfus | |
Input / Output.
To ease IO operations and the parsing of results, the SBL makes an extensive use of the XML file format. The IO set of packages provides classes implementing IO operators. Of particular interest are the serialization mechanisms borrowed from the BOOST libraries, and the output for visualization systems (VMD, PyMol, etc..).