MPlot

MPlot[ hexpr ]
plots the molecular hierarchical expression hexpr.
  • hexpr can be any of the main predefined expressions of Molecula: MData, MModel, MChain, MResidue and MAtom representing the different levels of hierarchy in a molecular structure.
  • The following options can be given:
"Rendering""Wireframe"representation mode
"Style""Atom"level of coloring mode
"ColorFunction"Defaultcolor function for each possible "Style" option value
"AtomRendering"DefaultFunction to use for atoms representation
"BondRendering"DefaultFunction to use for bonds representation
"GraphicsComplex"Falsecompression of graphic data using GraphicsComplex form
  • The options of Graphics3D can also be given to the function.
In[1]:=
Click for copyable input
Loads a sample model, a sample chain, a sample residue and a sample atom:
In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
MPlot can represent all of these expressions:
In[4]:=
Click for copyable input
Out[4]=