mergefreq | R Documentation |
A function to merge existing ancestral frequency files
mergefreq(hap, dip, merge, type = "union")
hap |
The ancestral frequency calculated for haploid data |
dip |
The ancestral frequency calculated for diploid data |
merge |
The output directory for merged ancestral frequency |
type |
A parameter for merging type ("intersect","union","full_dip","full_hap"). 'union' for default. |
A merged ancfreq file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.