IGUHealth
    Preparing search index...
    interface SubstanceProteinSubunit {
        _cTerminalModification?: Element;
        _length?: Element;
        _nTerminalModification?: Element;
        _sequence?: Element;
        _subunit?: Element;
        cTerminalModification?: string;
        cTerminalModificationId?: Identifier;
        extension?: Extension[];
        id?: id;
        length?: integer;
        modifierExtension?: Extension[];
        nTerminalModification?: string;
        nTerminalModificationId?: Identifier;
        sequence?: string;
        sequenceAttachment?: Attachment;
        subunit?: integer;
    }
    Index

    Properties

    _cTerminalModification?: Element

    The modification at the C-terminal shall be specified

    _length?: Element

    Length of linear sequences of amino acids contained in the subunit

    _nTerminalModification?: Element

    The name of the fragment modified at the N-terminal of the SubstanceProtein shall be specified

    _sequence?: Element

    The sequence information shall be provided enumerating the amino acids from N- to C-terminal end using standard single-letter amino acid codes. Uppercase shall be used for L-amino acids and lowercase for D-amino acids. Transcribed SubstanceProteins will always be described using the translated sequence; for synthetic peptide containing amino acids that are not represented with a single letter code an X should be used within the sequence. The modified amino acids will be distinguished by their position in the sequence

    _subunit?: Element

    Index of primary sequences of amino acids linked through peptide bonds in order of decreasing length. Sequences of the same length will be ordered by molecular weight. Subunits that have identical sequences will be repeated and have sequential subscripts

    cTerminalModification?: string

    The modification at the C-terminal shall be specified

    cTerminalModificationId?: Identifier

    Unique identifier for molecular fragment modification based on the ISO 11238 Substance ID

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    length?: integer

    Length of linear sequences of amino acids contained in the subunit

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    nTerminalModification?: string

    The name of the fragment modified at the N-terminal of the SubstanceProtein shall be specified

    nTerminalModificationId?: Identifier

    Unique identifier for molecular fragment modification based on the ISO 11238 Substance ID

    sequence?: string

    The sequence information shall be provided enumerating the amino acids from N- to C-terminal end using standard single-letter amino acid codes. Uppercase shall be used for L-amino acids and lowercase for D-amino acids. Transcribed SubstanceProteins will always be described using the translated sequence; for synthetic peptide containing amino acids that are not represented with a single letter code an X should be used within the sequence. The modified amino acids will be distinguished by their position in the sequence

    sequenceAttachment?: Attachment

    The sequence information shall be provided enumerating the amino acids from N- to C-terminal end using standard single-letter amino acid codes. Uppercase shall be used for L-amino acids and lowercase for D-amino acids. Transcribed SubstanceProteins will always be described using the translated sequence; for synthetic peptide containing amino acids that are not represented with a single letter code an X should be used within the sequence. The modified amino acids will be distinguished by their position in the sequence

    subunit?: integer

    Index of primary sequences of amino acids linked through peptide bonds in order of decreasing length. Sequences of the same length will be ordered by molecular weight. Subunits that have identical sequences will be repeated and have sequential subscripts