Description Usage Arguments Value Examples
Uses findGuideHits to find guide-level stats for each unique entry in 'experiments'.
1 | findGuideHitsAllScreens(experiments, countDataFrame, binStats, ...)
|
experiments |
a data.frame containing the headers that demarcate the screen ID, which are all also present in countDataFrame and binStats |
countDataFrame |
a table containing one column for each bin (A-F) and another column for non-targeting guide (logical-"NT"), and unsorted abundance (NS), as well as columns corresponding to those in 'experiments' |
binStats |
a bin model as created by makeBinModel, as well as columns corresponding to those in 'experiments' |
... |
other parameters for findGuideHits |
guide-level stats for all experiments
1 | allGuideLevelStats = findGuideHitsAllScreens(myScreens, allDataCounts, allBinStats)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.