Class: GeneProductMixin
Description: The functional molecular product of a single gene locus. Gene products are either proteins or functional RNA molecules.
classDiagram
class GeneProductMixin
GeneOrGeneProduct <|-- GeneProductMixin
GeneProductMixin <|-- GeneProductIsoformMixin
GeneProductMixin <|-- Protein
GeneProductMixin <|-- RNAProduct
GeneProductMixin : name
GeneProductMixin : synonym
GeneProductMixin : xref
Inheritance
- MacromolecularMachineMixin
- GeneOrGeneProduct
- GeneProductMixin
- GeneOrGeneProduct
Slots
| Name | Cardinality and Range | Inheritance | Examples |
|---|---|---|---|
| synonym: Alternate human-readable names for a thing |
* LabelType |
direct | |
| xref: A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references. |
* Uriorcurie |
direct | |
| name: genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name |
0..1 SymbolType |
MacromolecularMachineMixin |
Mixin Usage
| mixed into | description |
|---|---|
| Protein | A gene product that is composed of a chain of amino acid sequences and is produced by ribosome-mediated translation of mRNA |
| RNAProduct | None |
Usages
| used by | used in | type | used |
|---|---|---|---|
| GeneToGeneProductRelationship | object | range | GeneProductMixin |
Valid ID Prefixes
Instances of this class should have identifiers with one of the following prefixes, ordered with the most preferred first:
| ID Prefix | Usage |
|---|---|
| UniProtKB | GeneProductMixin Polypeptide Protein ProteinIsoform |
| gtpo | GeneProductMixin |
| PR | GeneProductMixin MacromolecularComplex Polypeptide Protein ProteinIsoform |
LinkML Source
name: gene product mixin
id_prefixes:
- UniProtKB
- gtpo
- PR
description: The functional molecular product of a single gene locus. Gene products
are either proteins or functional RNA molecules.
from_schema: https://w3id.org/biolink/biolink-model
exact_mappings:
- WIKIDATA:Q424689
- GENO:0000907
- NCIT:C26548
is_a: gene or gene product
mixin: true
slots:
- synonym
- xref