PROFASI
Version 1.5
|
A ContactFunction based on hydrogen bonds. More...
#include <ContactFunctions.hh>
This contact function checks if there is a hydrogen bond between two given amino acids, represented by the contact. That is, for a given Contact object with elements i and j, it returns true if there is a hydrogen bond with a donor (NH) on i and an acceptor (CO) on j. The cutoff to decide when to regard a hydrogen bond as formed is tunable. The function looks only at the backbone backbone hydrogen bonds. The indices i and j are to be interpreted as ligand indices relative to the entire population, starting from 0. This is for consistency with other ContactFunctions.