Skip to content

Slot: end

The end of the feature in positive 1-based integer coordinates

URI: nmdc:end

Inheritance

Applicable Classes

Name Description Modifies Slot
GenomeFeature A feature localized to an interval along a genome yes

Properties

Comments

  • unenforced constraint: end > start
  • For features that cross the origin of a circular feature, end = the position of the end + the length of the landmark feature.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
close biolink:end_interbase_coordinate

LinkML Source

name: end
description: The end of the feature in positive 1-based integer coordinates
comments:
- 'unenforced constraint: end > start'
- For features that cross the origin of a circular feature, end = the position of
  the end + the length of the landmark feature.
from_schema: https://w3id.org/nmdc/nmdc
close_mappings:
- biolink:end_interbase_coordinate
rank: 1000
is_a: gff_coordinate
alias: end
domain_of:
- GenomeFeature
range: integer
minimum_value: 1