lib/cheripic/options.rb in cheripic-1.2.6 vs lib/cheripic/options.rb in cheripic-1.2.7

- old
+ new

@@ -7,11 +7,11 @@ class Options # Default parameter settings @def_settings = { :hmes_adjust => 0.5, - :htlow => 0.2, - :hthigh => 0.9, + :htlow => 0.25, + :hthigh => 0.75, :mindepth => 6, :maxdepth => 0, :max_d_multiple => 5, :min_non_ref_count => 3, :min_indel_count_support => 3,