read_Fisher_result: Retrieve results from Fisher's Exact Test

View source: R/read_Fisher_result.R

read_Fisher_resultR Documentation

Retrieve results from Fisher's Exact Test

Description

Retrieve results from Fisher's Exact Test

Usage

read_Fisher_result(in_dir, max_pval_cap = 100)

Arguments

in_dir

Directory with the outputs of processFisherData

max_pval_cap

Numerical. The maximum p value to display on a heatmap

Value

A list of mat_logp, mat_logfdr, mat_FC and motif_names


TedCCLeung/PhotoperiodMotif documentation built on April 27, 2022, 9:01 p.m.