google_api_genomics v0.0.1
GoogleApi.Genomics.V1.Model.CodingSequence
View Source
Attributes
- end (String): The end of the coding sequence on this annotation's reference sequence, 0-based exclusive. Note that this position is relative to the reference start, and not the containing annotation start. Defaults to:
null
.
- start (String): The start of the coding sequence on this annotation's reference sequence, 0-based inclusive. Note that this position is relative to the reference start, and not the containing annotation start. Defaults to:
null
.