Class: ChemicalEntityOrGeneOrGeneProduct
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.
URI: biolink:ChemicalEntityOrGeneOrGeneProduct
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 | Description | Inheritance |
---|---|---|---|
Mixin Usage
mixed into | description |
---|---|
ChemicalEntity | A chemical entity is a physical entity that pertains to chemistry or biochemi... |
RegulatoryRegion | A region (or regions) of the genome that contains known or putative regulator... |
AccessibleDnaRegion | A region (or regions) of a chromatinized genome that has been measured to be ... |
TranscriptionFactorBindingSite | A region (or regions) of the genome that contains a region of DNA known or pr... |
Gene | A region (or regions) that includes all of the sequence elements necessary to... |
Polypeptide | A polypeptide is a molecular entity characterized by availability in protein ... |
ProteinDomain | A conserved part of protein sequence and (tertiary) structure that can evolve... |
ProteinFamily | |
GeneFamily | any grouping of multiple genes or gene products related by common descent |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:ChemicalEntityOrGeneOrGeneProduct |
native | biolink:ChemicalEntityOrGeneOrGeneProduct |
LinkML Source
Direct
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