Searched refs:output_indv_depth (Results 1 – 3 of 3) sorted by relevance
130 bool output_indv_depth; variable
62 if (params.output_indv_depth == true) vf->output_individuals_by_mean_depth(params); in main()
103 output_indv_depth = false; in parameters()200 …else if (in_str == "--depth") {output_indv_depth = true; num_outputs++;} // Output per-indiv… in read_parameters()477 if (output_indv_depth) LOG.printLOG("\t--depth\n"); in print_params()