filter_l2fc: Filter l2fc table

Description Usage Arguments Value

View source: R/HRSIP.R

Description

filter_l2fc filters a l2fc table to 'best' sparsity cutoffs & bouyant density windows.

Usage

1
filter_l2fc(df_l2fc, padj_cutoff = 0.1)

Arguments

df_l2fc

data.frame of log2 fold change values

padj_cutoff

Adjusted p-value cutoff for rejecting the null hypothesis that l2fc values were not greater than the l2fc_threshold.

Value

filtered df_l2fc object


HTSSIP documentation built on Sept. 14, 2019, 1:02 a.m.