Class: GeneOrGeneProduct
A union of gene loci or gene products. Frequently an identifier for one will be used as proxy for another
URI: biolink:GeneOrGeneProduct
classDiagram
class GeneOrGeneProduct
MacromolecularMachineMixin <|-- GeneOrGeneProduct
GeneOrGeneProduct <|-- Gene
GeneOrGeneProduct <|-- GeneProductMixin
GeneOrGeneProduct : name
Inheritance
- MacromolecularMachineMixin
- GeneOrGeneProduct
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
name | 0..1 SymbolType |
genes are typically designated by a short symbol and a full name | MacromolecularMachineMixin |
Mixin Usage
mixed into | description |
---|---|
Gene | A region (or regions) that includes all of the sequence elements necessary to... |
Usages
Identifier and Mapping Information
Valid ID Prefixes
Instances of this class should have identifiers with one of the following prefixes:
-
CHEMBL.TARGET
-
IUPHAR.FAMILY
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:GeneOrGeneProduct |
native | biolink:GeneOrGeneProduct |
LinkML Source
Direct
name: gene or gene product
id_prefixes:
- CHEMBL.TARGET
- IUPHAR.FAMILY
description: A union of gene loci or gene products. Frequently an identifier for one
will be used as proxy for another
from_schema: https://w3id.org/biolink/biolink-model
is_a: macromolecular machine mixin
mixin: true