Skip to content

Class: GeneOrGeneProductOrGeneFamily

Description: A union of gene family or gene loci or gene products, useful to define the association between a gene or gene product or gene family and some other general class of entity.
classDiagram class GeneOrGeneProductOrGeneFamily MacromolecularMachineMixin <|-- GeneOrGeneProductOrGeneFamily GeneOrGeneProductOrGeneFamily <|-- Gene GeneOrGeneProductOrGeneFamily <|-- GeneFamily GeneOrGeneProductOrGeneFamily : name

Inheritance

Slots

Name Cardinality and Range Inheritance Examples
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
Gene A region (or regions) that includes all of the sequence elements necessary to encode a functional transcript. A gene locus may include regulatory regions, transcribed regions and/or other functional sequence regions.
GeneFamily any grouping of multiple genes or gene products related by common descent

Usages

used by used in type used
GeneOrGeneProductOrGeneFamilyToBiologicalProcessOrActivityAssociation subject range GeneOrGeneProductOrGeneFamily
BiologicalProcessOrActivityToGeneOrGeneProductOrGeneFamilyAssociation object range GeneOrGeneProductOrGeneFamily
GeneOrGeneProductOrGeneFamilyToAnatomicalEntityAssociation subject range GeneOrGeneProductOrGeneFamily

LinkML Source

name: gene or gene product or gene family
description: A union of gene family or gene loci or gene products, useful to define
  the association between a gene or gene product or gene family and some other general
  class of entity.
from_schema: https://w3id.org/biolink/vocab/
is_a: macromolecular machine mixin
mixin: true