get_DEG_list: get_DEG_list

Description Usage Arguments

Description

Makes a list of genes with abs(LFC) values >= min_lfc and adjusted pvalues <= max_fdr

Usage

1
get_DEG_list(expr_data, min_lfc, max_fdr)

Arguments

expr_data

data.frame with LFC values in column 1 and FDR values in column 2

min_lfc

minimum value of the absolute value of the LFC required to be significant

max_fdr

maximum value of the FDR required to be significant


Emask7/ZIKVtranscriptomics documentation built on Jan. 25, 2022, 12:32 a.m.