Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.

PALSE is a python package providing tools for parsing XML files sharing the same structure. PALSE relies on the XPath query language. Using PALSE, plots and statistics are a few lines of python code away once the results have been generated. Reference ManualUser Manual . Authors: F. Cazals and T. Dreyfus and A. Lheritier and N. Malod-Dognin

Main classes:

  • SBL.PALSE.PALSE_DS_manipulator : A class providing functions to manipulate python3 Data Structures in general, and lists of strings / native python data types in particular.