Method: Google::Apis::GenomicsV1beta2::Variant#start
- Defined in:
- generated/google/apis/genomics_v1beta2/classes.rb
#start ⇒ String
The position at which this variant occurs (0-based). This corresponds to the
first base of the string of reference bases.
Corresponds to the JSON property start
3119 3120 3121 |
# File 'generated/google/apis/genomics_v1beta2/classes.rb', line 3119 def start @start end |