Package meshi.molecularElements

Where all the basic structural elements of molecules are found.

See:
          Description

Interface Summary
ResidueCreator  
 

Class Summary
Chain A list of residues of the same chain.
Chain.IsResidue  
ChainList A list of residues.
ChainList.IsChain  
Protein A protein chain.
Protein.BackboneFilter Sets the chain of this protein, after asserting that it is comprised of residues belonging to a single polypeptide chain.
Residue A generic residue.
ResidueIdentifier A unique identifier for residues.
ResidueList A list of residues.
ResidueList.NonDummyFilter  
 

Package meshi.molecularElements Description

Where all the basic structural elements of molecules are found. Classes here are intended to be as general as possible.