enactScale | R Documentation |
Calculate scores by scaling logPhi (or bce values, as applicable) to syn/nonsense medians
enactScale(
msc,
aac,
sdThreshold,
overrides = c(syn = NA, non = NA),
lastFuncPos = Inf
)
msc |
data.frame containing the enrichment ratios (phi) and log(phi) |
aac |
the vector of corresponding amino acid changes |
sdThreshold |
stdev threshold for finding the syn/stop means |
data.frame with variant type, score and stdev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.