Molecula Paclet Symbol
MDescriptor
MDescriptorValue
MDescriptorUpdate
MHasDescriptor
See Also »
|
Molecula Data Structure
More About »
MDescriptorList
MDescriptorList[
hexpr
]
returns the list of available descriptors in
hexpr
.
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]=
Get the list of atom descriptors:
In[3]:=
Out[3]=
SEE ALSO
MDescriptor
MDescriptorValue
MDescriptorUpdate
MHasDescriptor
MORE ABOUT
Molecula Data Structure