interface SubstanceNucleicAcidSubunitLinkage {
    _connectivity?: Element;
    _name?: Element;
    _residueSite?: Element;
    connectivity?: string;
    extension?: Extension[];
    id?: id;
    identifier?: Identifier;
    modifierExtension?: Extension[];
    name?: string;
    residueSite?: string;
}

Properties

_connectivity?: Element

The entity that links the sugar residues together should also be captured for nearly all naturally occurring nucleic acid the linkage is a phosphate group. For many synthetic oligonucleotides phosphorothioate linkages are often seen. Linkage connectivity is assumed to be 3’-5’. If the linkage is either 3’-3’ or 5’-5’ this should be specified

_name?: Element

Each linkage will be registered as a fragment and have at least one name. A single name shall be assigned to each linkage

_residueSite?: Element

Residues shall be captured as described in 5.3.6.8.3

connectivity?: string

The entity that links the sugar residues together should also be captured for nearly all naturally occurring nucleic acid the linkage is a phosphate group. For many synthetic oligonucleotides phosphorothioate linkages are often seen. Linkage connectivity is assumed to be 3’-5’. If the linkage is either 3’-3’ or 5’-5’ this should be specified

extension?: Extension[]

Additional content defined by implementations

id?: id

Unique id for inter-element referencing

identifier?: Identifier

Each linkage will be registered as a fragment and have an ID

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

name?: string

Each linkage will be registered as a fragment and have at least one name. A single name shall be assigned to each linkage

residueSite?: string

Residues shall be captured as described in 5.3.6.8.3