Skip to content

Class: GeneProductIsoformMixin

This is an abstract class that can be mixed in with different kinds of gene products to indicate that the gene product is intended to represent a specific isoform rather than a canonical or reference or generic product. The designation of canonical or reference may be arbitrary, or it may represent the superclass of all isoforms.

URI: biolink:GeneProductIsoformMixin

classDiagram class GeneProductIsoformMixin GeneProductMixin <|-- GeneProductIsoformMixin GeneProductIsoformMixin <|-- NucleosomeModification GeneProductIsoformMixin <|-- ProteinIsoform GeneProductIsoformMixin <|-- PosttranslationalModification GeneProductIsoformMixin <|-- RNAProductIsoform GeneProductIsoformMixin : name GeneProductIsoformMixin : synonym GeneProductIsoformMixin : xref

Inheritance

Slots

Name Cardinality and Range Description Inheritance
synonym 0..*
LabelType
Alternate human-readable names for a thing GeneProductMixin
xref 0..*
Uriorcurie
A database cross reference or alternative identifier for a NamedThing or edge... GeneProductMixin
name 0..1
SymbolType
genes are typically designated by a short symbol and a full name MacromolecularMachineMixin

Mixin Usage

mixed into description
NucleosomeModification A chemical modification of a histone protein within a nucleosome octomer or a...
ProteinIsoform Represents a protein that is a specific isoform of the canonical or reference...
PosttranslationalModification A chemical modification of a polypeptide or protein that occurs after transla...
RNAProductIsoform Represents a protein that is a specific isoform of the canonical or reference...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/biolink/biolink-model

Mappings

Mapping Type Mapped Value
self biolink:GeneProductIsoformMixin
native biolink:GeneProductIsoformMixin

LinkML Source

Direct

name: gene product isoform mixin
description: This is an abstract class that can be mixed in with different kinds of
  gene products to indicate that the gene product is intended to represent a specific
  isoform rather than a canonical or reference or generic product. The designation
  of canonical or reference may be arbitrary, or it may represent the superclass of
  all isoforms.
from_schema: https://w3id.org/biolink/biolink-model
is_a: gene product mixin
mixin: true