Molecula Paclet Symbol
MDescriptorValue
MNextLevel
MAtomType
MId
MCoordinates
See Also »
|
Molecula Data Structure
More About »
MLabel
MLabel[
hexpr
]
returns the atom label.
MORE INFORMATION
hexpr
could be any of the predefined hierarchical expressions of
Molecula
:
MData
,
MModel
,
MChain
,
MResidue
and
MAtom
.
Value is extracted from descriptor
"Label"
of
hexpr
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Loads a sample atom:
In[2]:=
Out[2]=
Get the atom label:
In[3]:=
Out[3]=
SEE ALSO
MDescriptorValue
MNextLevel
MAtomType
MId
MCoordinates
MORE ABOUT
Molecula Data Structure