Molecula Paclet Symbol
MDescriptorValue
MDescriptorUpdate
MHasDescriptor
MDescriptorList
See Also »
|
Molecula Data Structure
More About »
MDescriptor
MDescriptor[
hexpr
,
descr
]
returns the descriptor definition of
hexpr
associated to
descr
.
MORE INFORMATION
hexpr
could be any of the predefined hierarchical expressions of
Molecula
:
MData
,
MModel
,
MChain
,
MResidue
and
MAtom
.
Usual descriptor are pointed by strings.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Loads a sample atom:
In[2]:=
Out[2]=
Gets the descriptor "Label" definition of the atom:
In[3]:=
Out[3]=
SEE ALSO
MDescriptorValue
MDescriptorUpdate
MHasDescriptor
MDescriptorList
MORE ABOUT
Molecula Data Structure