retention_test: Retention test

Description Usage Arguments Value

View source: R/testing.R

Description

Compute the retention test using resampling.

Usage

1
retention_test(obj, filtered_df = NULL, n_samp = 10000)

Arguments

obj

an IntronRetention object

filtered_df

a data.frame with columns intron, condition, and f_all. If NULL, use the filters already computed and merge all of them.

n_samp

number of samples to generate the null distribution

Value

a data.frame with columns intron, condition, mean_retention, var_retention, pvalue, and qvalue


pachterlab/kma documentation built on May 24, 2019, 5:58 p.m.