Description Usage Arguments Value Examples
Calculates scaling factors to calibrate element-wise Z-scores by repeatedly calculating a set of "null" Z-scores by repeatedly sampling the given numbers of non-targeting guides per element.
1 | getZScalesWithNTGuides(ntData, uGuidesPerElement, mergeBy, ntSampleFold = 10)
|
ntData |
data.frame containing the data for the non-targeting guides |
uGuidesPerElement |
a unique vector of guide counts per element |
mergeBy |
usually contains a data.frame containing the headers that demarcate the screen ID |
ntSampleFold |
how many times to sample each non-targeting guide to make the Z score scale (defaults to 10) |
a data.frame containing a Z-score scaling factor, one for every number of guides and unique entry in mergeBy
1 | #not generally used directly
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.