Method: HTS::Bcf::Record#rid

Defined in:
lib/hts/bcf/record.rb

#ridObject

Get the reference id of the record.



23
24
25
# File 'lib/hts/bcf/record.rb', line 23

def rid
  @bcf1[:rid]
end