Skip to content

Slot: gff_coordinate

A positive 1-based integer coordinate indicating start or end

URI: nmdc:gff_coordinate

Inheritance

Properties

Comments

  • For features that cross the origin of a circular feature (e.g. most bacterial genomes, plasmids, and some viral genomes), the requirement for start to be less than or equal to end is satisfied by making end = the position of the end + the length of the landmark feature.

Identifier and Mapping Information

Schema Source

LinkML Source

name: gff_coordinate
description: A positive 1-based integer coordinate indicating start or end
comments:
- For features that cross the origin of a circular feature (e.g. most bacterial genomes,
  plasmids, and some viral genomes), the requirement for start to be less than or
  equal to end is satisfied by making end = the position of the end + the length of
  the landmark feature.
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
alias: gff_coordinate
range: integer
minimum_value: 1