[][src]Module lib3dmol::build

Build molecules according to a set of existing molecules. This can be Amino Acid, Nucleid Acid or Lipid. Used to test functions or to build examples. It return a [Structure] containing the molecule. This cannot be used to create entire protein or entire structure. Just for small molecules.

Modules

residue

Build amino acid as a [Structure] Can be used directly with lib3dmol::build::build_residue

Functions

build_residue

Build a residue according to its ResidueType and return a [Structure]