Class: GeneProductMixin
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 | Description | Inheritance |
---|---|---|---|
synonym | 0..* LabelType |
Alternate human-readable names for a thing | direct |
xref | 0..* Uriorcurie |
A database cross reference or alternative identifier for a NamedThing or edge... | direct |
name | 0..1 SymbolType |
genes are typically designated by a short symbol and a full name | MacromolecularMachineMixin |
Mixin Usage
mixed into | description |
---|---|
Protein | A gene product that is composed of a chain of amino acid sequences and is pro... |
RNAProduct |
Usages
used by | used in | type | used |
---|---|---|---|
GeneToGeneProductRelationship | object | range | GeneProductMixin |
Identifier and Mapping Information
Valid ID Prefixes
Instances of this class should have identifiers with one of the following prefixes:
-
UniProtKB
-
gtpo
-
PR
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:GeneProductMixin |
native | biolink:GeneProductMixin |
exact | WIKIDATA:Q424689, GENO:0000907, NCIT:C26548 |
LinkML Source
Direct
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