Class: SequenceRegionValue

Used for sequence-region pragmas

URI: gff:SequenceRegionValue

img

Parents

  • is_a: Metadata - A piece of metadata for a GFF document

Referenced by class

Attributes

Own

  • end REQ
    • Description: The end of the feature in positive 1-based integer coordinates
    • range: Integer
  • seqid REQ
    • Description: The ID of the landmark used to establish the coordinate system for the current feature.
    • range: Seq
  • start REQ
    • Description: The start of the feature in positive 1-based integer coordinates
    • range: Integer