Data Model version 2.1.2

Attribute: molType


    molType of ChemComps making up Molecule. Possible values: 'protein', 'DNA', 'RNA', 'DNA/RNA', 'other'. The values are returned if *all* ChemComps are of the correct molType(s). 'other' is returned if the Molecule contains neither protein, not DNA, nor RNA ChemComps. If the Molecule contains a mixture of molTypes (except for DNA/RNA) the value is None (not set).

    Note that the molType says nothing about how the ChemComps are linked, and that e.g. a Molecule of molType 'protein' need not contain a single peptide bond. If e.g. molType is 'protein' and isStdLinear' is True, on the other hand, the Molecule is a single unbroken polypeptide (which may or may not contain crosslinks).

guid: www.ccpn.ac.uk_Fogh_2006-08-16-18:23:34_00013
Model Type: MolType
Implementation Type: String
Multiplicity: 0..1
Changeability: frozen
isDerived: True
isAutomatic: False
isImplementation: False
isImplicit: False
isAbstract: False
Scope: instance_level
Default Value: None
Constraints: None

Methods

Method Return Parameters Comment
getMolType MolType - Non-std.
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:22 2014    from data model package  ccp.api.molecule.Molecule.Molecule   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk