class HTS::Bcf::Info

Defined in:

hts/bcf/info.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(record : Bcf::Record) #

[View source]

Instance Method Detail

def get_flag(tag) #

[View source]
def get_float(tag) #

[View source]
def get_int(tag) #

[View source]
def get_string(tag) #

[View source]