Class: SequenceRegionValue
Used for sequence-region pragmas
Parents
- is_a: Metadata - A piece of metadata for a GFF document
Referenced by class
- None âžžsequence region OPT SequenceRegionValue
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