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

MISA provide a coloring of interface strings ie amino acids found at interfaces with various biological and biophysical quantities. Reference ManualUser Manual . Authors: S. Bereux and F. Cazals

Main classes:

  • SBL:: Multiple_interface_string_alignment::ResSelector : Filter only the residues at the interface.
  • SBL:: Multiple_interface_string_alignment::Plot_tools : Plotting tools for the iRMSD.
  • SBL:: Multiple_interface_string_alignment::Extract_shared_PDB_interface : Creates a PDB file with the interface atoms shared by each chain of the pair.
  • SBL:: Multiple_interface_string_alignment::Compute_interface_lRMSD : Compute the interface lRMSD for each pair of chain of a MISA.
  • SBL:: Multiple_interface_string_alignment::Create_And_Compute_iRMSD : Main class to compute the iRMSD for one MISA.