Meru::Config
Constructors
new(k : Int32 = 21, output_prefix : String = "meru", threads : Int32 = 1, min_depth : Int32 = 1, max_depth : Int32 | Nil = nil, plot : Bool = true, input_paths : Array(String) = [] of String, hist_only : Bool = false, pair_min_depth : Int32 | Nil = nil, pair_max_depth : Int32 | Nil = nil, chunk_size : Int32 = 10000, log_scale : Bool = true, linear_smudge : Bool = false, plot_width : Int32 = 40, plot_height : Int32 = 30)
SourceInstance methods
chunk_size
Sourceeffective_pair_max_depth
Sourceeffective_pair_min_depth
Sourcehist_only?
Sourceinput_paths
Sourcelinear_smudge?
Sourcelog_scale?
Sourcemax_depth
Sourcemin_depth
Sourceoutput_prefix
Sourcepair_max_depth
Sourcepair_min_depth
Sourceplot?
Sourceplot_height
Sourceplot_width
Sourcethreads
Source