View source: R/scraps_priming_region.R
bin_effectsize | R Documentation |
calculation mean diff and effect size of utr3 priming
bin_effectsize(df, target_loc = "utr3", col1 = NA, col2 = "id", ctrl = NA)
df |
data.frame with count bins |
target_loc |
string for target region, default utr3 |
col1 |
column designating broader grouping if needed |
col2 |
column designating grouping, default to "id" from countlist_to_bins |
ctrl |
target control set in col |
data.frame with stats (mean diff and effecti size)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.