Description Usage Arguments Examples
View source: R/utpalFunctions.R
This function takes a plaf (createPlafPan object), and a vector q of sites from am AltRef (modified createAltRef object) and matches or "harmonizes" the number of sites between both dataframes
1 | harmonizePl(Plaf, q)
|
Plaf |
a dataframe of population level allele frequencies (createPlanPlaf object) |
q |
vector of sites from an AltRef dataframe with reference and alternate allele counts (modified createAltRef object) |
1 2 3 4 | ## Not run:
# harmonize(plaf,q)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.