makeRhoNull | R Documentation |
Code was adapted from R package gscreend.
makeRhoNull(n, p, nperm)
n |
An integer representing sgRNA number of a gene. |
p |
A numeric vector which contains the percentiles of the p-values that meet the cut-off (alpha). |
nperm |
Number of permutation runs. |
A numric vector which contains all the significance scores (rho) of genes generated by a permutation test where the sgRNAs are randomly assigned to genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.