Function reference
Importing
Downloading and importing molecular data through the API.
entities.fetch | Fetch and create a molecular structure from online databases. |
entities.parse | Parse a molecular structure file into a Molecule object. |
download.download | Downloads a structure from the specified protein data bank in the given format. |
Entity
Importing and manipulating different molecular entities
entities.MolecularEntity | |
entities.Molecule | Abstract base class for representing a molecule. |
entities.Trajectory | |
entities.OXDNA | |
scene.Canvas | A class to handle canvas and render settings in Blender. |