Sequence Coordinates
- CURIE:
gmeow:SequenceCoordinates - IRI: https://blackcatinformatics.ca/gmeow/SequenceCoordinates
- Category: class
- Defined by:
gmeow:slices/places - Box roles: TBox role (What is this?)
Frame-relative coordinates on a biological sequence: a start position, an end position, and a strand orientation, all expressed relative to an explicit reference assembly (Principle 11).
Structure
Subclass of: gmeow:Entity, gufo:Object
Practical Pattern
Use gmeow:SequenceCoordinates as a specialized kind of gmeow:Entity, gufo:Object. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: faldo
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:SequenceCoordinates |
equivalence | - |
skos:closeMatch | faldo:Region | gmeow-places.sssom.tsv; gmeow:eqPlaces168; confidence 0.85 |
Usage Advice
Use when
- Use for frame-relative coordinates on a biological sequence — start, end, and strand in an explicit reference assembly (FALDO alignment).
Avoid when
- Avoid coordinates without
gmeow:inReferenceAssembly(the frame gate requires it) and avoid asserting liftover results as triples — that is solver-layer (Principle 12).
How to use
- Mint
SequenceCoordinates, setgmeow:sequenceStart/gmeow:sequenceEnd/gmeow:sequenceStrand, and declaregmeow:inReferenceAssembly.
Examples
- ex:brca1Coords a
gmeow:SequenceCoordinates;gmeow:sequenceStart43044295;gmeow:sequenceEnd43125483;gmeow:inReferenceAssemblygmeow:referenceFrameGRCh38.