Class: Exodb::SNV
Instance Method Summary collapse
-
#calculate_score ⇒ Object
add this variant to original cell sample.
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_score ⇒ Object
add this variant to original cell sample
142 143 144 |
# File 'lib/exodb/datamodel/variant.rb', line 142 def calculate_score end |