View source: R/haplotypes_out.R
haplotypes_out | R Documentation |
The function creates a readable matrix for input haplotypes and/or store it for further analysis.
haplotypes_out(pop,output,parental_genotypes)
pop |
Required: an input haplotype object |
output |
Optional: Output prefix for the csv and haplo files |
parental_genotypes |
Required: parental genotyping object |
haplotypes_out(haplotypes,"output",parental_genotypes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.