solutions_to_haplotypes.pipeline | R Documentation |
Given a RegressHaplo solutions file, determine optimal haplotypes
solutions_to_haplotypes.pipeline(out_dir, K_val = NULL, solution_number = NULL)
out_dir |
output directory for haplotype file and assumed directory of solutions file |
K_val |
pick the best solution out of solutions with K_val haplotypes. If NULL, then optimal K_val is used. |
solution_number |
the solution to use to form the haplotypes |
path to solutions file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.