Header menu logo BioFSharp

DBXref Type

or "" {optional-trailing-modifier} The dbxref is a colon separated key-value pair. The key should be taken from GO.xrf_abbs but this is not a requirement. If provided, the dbxref description is a string of zero or more characters describing the dbxref. DBXref descriptions are rarely used and as of obof1.4 are discouraged. Dbxref lists are used when a tag value must contain several dbxrefs. Dbxref lists take the following form: [, , ...] The brackets may contain zero or more comma separated dbxref definitions. An example of a dbxref list can be seen in the GO def for "ribonuclease MRP complex": def: "A ribonucleoprotein complex that contains an RNA molecule of the snoRNA family, and cleaves the rRNA precursor as part of rRNA transcript processing. It also has other roles: In S. cerevisiae it is involved in cell cycle-regulated degradation of daughter cell-specific mRNAs, while in mammalian cells it also enters the mitochondria and processes RNAs to create RNA primers for DNA replication." [GOC:sgd_curators, PMID:10690410, Add to Citavi project by Pubmed ID PMID:14729943, Add to Citavi project by Pubmed ID PMID:7510714] Add to Citavi project by Pubmed ID Note that the trailing modifiers (like all trailing modifiers) do not need to be decoded or round-tripped by parsers; trailing modifiers can always be optionally ignored. However, all parsers must be able to gracefully ignore trailing modifiers. It is important to recognize that lines which accept a dbxref list may have a trailing modifier for each dbxref in the list, and another trailing modifier for the line itself.

Record fields

Record Field Description

Description

Full Usage: Description

Field type: string
Field type: string

Modifiers

Full Usage: Modifiers

Field type: string
Field type: string

Name

Full Usage: Name

Field type: string
Field type: string

Static members

Static member Description

DBXref.create name description modifiers

Full Usage: DBXref.create name description modifiers

Parameters:
    name : string
    description : string
    modifiers : string

Returns: DBXref
name : string
description : string
modifiers : string
Returns: DBXref

Type something to start searching.