Class: Exodb::SNV

Inherits:
Variant show all
Defined in:
lib/exodb/datamodel/variant.rb

Instance Method Summary collapse

Methods inherited from Variant

#add_to_sample, #apply_filter, from_pileup

Methods included from GenomeLocationField

#begin, #chromosome, #end, #location_str, #parse_location, #start, #stop

Instance Method Details

#calculate_scoreObject

add this variant to original cell sample


142
143
144
# File 'lib/exodb/datamodel/variant.rb', line 142

def calculate_score
	
end