MModel

MModel
is the head of a molecular model in Molecula.
  • MModel is an intermediate hierarchical expression.
  • MModel is a sub-element of an MData.
  • MModel can contain one or more MChain.
  • MModel is a container of a model descriptors. The needed descriptors are:
  • "Label" → string
        
    determines the model name.
  • "Id" → integer
        
    determines the model index number in the data set sequence.
  • "NextLevel" → { _MChain..}
        
    determines the list of chains constitutive of the model.