Class: EpigenomicEntity
classDiagram
class EpigenomicEntity
EpigenomicEntity <|-- NucleosomeModification
EpigenomicEntity : has_biological_sequence
Slots
Name | Cardinality and Range | Inheritance | Examples |
---|---|---|---|
has_biological_sequence: connects a genomic feature to its sequence |
0..1 BiologicalSequence |
direct |
Mixin Usage
mixed into | description |
---|---|
NucleosomeModification | A chemical modification of a histone protein within a nucleosome octomer or a substitution of a histone with a variant histone isoform. e.g. Histone 4 Lysine 20 methylation (H4K20me), histone variant H2AZ substituting H2A. |
LinkML Source
name: epigenomic entity
in_subset:
- translator_minimal
from_schema: https://w3id.org/biolink/biolink-model
mixin: true
slots:
- has biological sequence