post_process_enrichments {chipenrich}R Documentation

Post process the data.frame of enrichment results

Description

Post process the data.frame of enrichment results

Usage

post_process_enrichments(enrich)

Arguments

enrich

A data.frame of the enrichment results from broadenrich(), chipenrich(), or polyenrich() created by rbinding the list of enrichment results for each of the genesets.

Value

A reformatted data.frame with columns in a specific order, filtered of enrichment tests that failed, and ordered first by enrichment 'Status' (if present) and then 'P.value'.


[Package chipenrich version 2.18.0 Index]