bin_effectsize: calculation mean diff and effect size of utr3 priming

View source: R/scraps_priming_region.R

bin_effectsizeR Documentation

calculation mean diff and effect size of utr3 priming

Description

calculation mean diff and effect size of utr3 priming

Usage

bin_effectsize(df, target_loc = "utr3", col1 = NA, col2 = "id", ctrl = NA)

Arguments

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

Value

data.frame with stats (mean diff and effecti size)


rnabioco/scrapR documentation built on Aug. 14, 2022, 9:38 a.m.