MBSplinePlot

MBSplinePlot[ hexpr ]
returns a B-spline curve fitted over chains backbone atoms.
  • hexpr must be an MChain or an MModel molecula expression, in order to compute a curve over the polymeric backbone.
  • The chain or the model must have the type "AminoAcids", or "NucleicAcids"
  • The atoms used to fit the curve are atoms with label "P" for nucleic acids chains, and atoms with label "CA" for amino acids chains.
  • The following options can be given:
"Rendering""Ribbon"rendering style of the curve
"PlotPoints"Defaultnumber of points used to represents the curve
  • Options of Graphics3D can also be given.
In[1]:=
Click for copyable input
Loads a sample chain:
In[2]:=
Click for copyable input
Represents the curve associated to the backbone:
In[3]:=
Click for copyable input
Out[3]=