Skip to content

Class: ChemicalEntityOrGeneOrGeneProduct

Description: A union of chemical entities and children, and gene or gene product. This mixin is helpful to use when searching across chemical entities that must include genes and their children as chemical entities.
classDiagram class ChemicalEntityOrGeneOrGeneProduct ChemicalEntityOrGeneOrGeneProduct <|-- ChemicalEntity ChemicalEntityOrGeneOrGeneProduct <|-- RegulatoryRegion ChemicalEntityOrGeneOrGeneProduct <|-- AccessibleDnaRegion ChemicalEntityOrGeneOrGeneProduct <|-- TranscriptionFactorBindingSite ChemicalEntityOrGeneOrGeneProduct <|-- Gene ChemicalEntityOrGeneOrGeneProduct <|-- Polypeptide ChemicalEntityOrGeneOrGeneProduct <|-- ProteinDomain ChemicalEntityOrGeneOrGeneProduct <|-- ProteinFamily ChemicalEntityOrGeneOrGeneProduct <|-- GeneFamily

Slots

Name Cardinality and Range Inheritance Examples

Mixin Usage

mixed into description
ChemicalEntity A chemical entity is a physical entity that pertains to chemistry or biochemistry.
RegulatoryRegion A region (or regions) of the genome that contains known or putative regulatory elements that act in cis- or trans- to affect the transcription of gene
AccessibleDnaRegion A region (or regions) of a chromatinized genome that has been measured to be more accessible to an enzyme such as DNase-I or Tn5 Transpose
TranscriptionFactorBindingSite A region (or regions) of the genome that contains a region of DNA known or predicted to bind a protein that modulates gene transcription
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.
Polypeptide A polypeptide is a molecular entity characterized by availability in protein databases of amino-acid-based sequence representations of its precise primary structure; for convenience of representation, partial sequences of various kinds are included, even if they do not represent a physical molecule.
ProteinDomain A conserved part of protein sequence and (tertiary) structure that can evolve, function, and exist independently of the rest of the protein chain. Protein domains maintain their structure and function independently of the proteins in which they are found. e.g. an SH3 domain.
ProteinFamily None
GeneFamily any grouping of multiple genes or gene products related by common descent

Usages

used by used in type used
ChemicalEntityToEntityAssociationMixin subject range ChemicalEntityOrGeneOrGeneProduct
ChemicalToEntityAssociationMixin subject range ChemicalEntityOrGeneOrGeneProduct
ChemicalToChemicalAssociation subject range ChemicalEntityOrGeneOrGeneProduct
ChemicalToDiseaseOrPhenotypicFeatureAssociation subject range ChemicalEntityOrGeneOrGeneProduct
ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation subject range ChemicalEntityOrGeneOrGeneProduct
ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation subject range ChemicalEntityOrGeneOrGeneProduct
ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation subject range ChemicalEntityOrGeneOrGeneProduct

LinkML Source

name: chemical entity or gene or gene product
description: A union of chemical entities and children, and gene or gene product.
  This mixin is helpful to use when searching across chemical entities that must include
  genes and their children as chemical entities.
from_schema: https://w3id.org/biolink/biolink-model
mixin: true