class HTS::VCF::Info

Public Class Methods

new() click to toggle source
# File lib/hts/vcf/info.rb, line 10
def initialize; end

Public Instance Methods

delete() click to toggle source
# File lib/hts/vcf/info.rb, line 18
def delete; end
get() click to toggle source
# File lib/hts/vcf/info.rb, line 14
def get; end
has_flag?() click to toggle source
# File lib/hts/vcf/info.rb, line 12
def has_flag?; end
set() click to toggle source
# File lib/hts/vcf/info.rb, line 16
def set; end