Description Usage Arguments Value
Return a tidy data frame with results (p-value, OR, confidence intervals and their log2 coversions)
1 | subsampleFisherTest(sample_hits, sample_size, total_hits, total_size)
|
sample_hits |
number of hits in the sample |
sample_size |
sample size |
total_hits |
number of hits in the total populaton |
total_size |
population size |
data frame with p-value, OR and confidence intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.