Package org.biojava.nbio.structure.contact


package org.biojava.nbio.structure.contact
  • Classes
    Class
    Description
    A pair of atoms that are in contact
    A set of atom-atom contacts to hold the results of intra and inter-chain contact calculations
     
    A bounding box for short cutting some geometrical calculations.
    A simple class to store contacts in the form of pairs of indices and a distance associated to them.
    A grid to be used for calculating atom contacts through a spatial hashing algorithm.
    A grid cell to be used in contact calculation via spatial hashing algorithm.
    A pair of residues that are in contact
    A set of residue-residue contacts.
    A class containing methods to find interfaces in a given structure.
    Pair<T>
    A Pair of objects.
    An interface between 2 molecules (2 sets of atoms).
     
    A list of interfaces between 2 molecules (2 sets of atoms)