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