View source: R/enrich_result_summary.R
enrich_result_summary | R Documentation |
Processing of results from fisherEnrichMotif in a directory
enrich_result_summary(dir, max_pval = 0.05, outdir)
dir |
Character. Input directory. Often the ouput directory of fisherEnrichMotif_inDir. |
max_pval |
Numerical. p-value threshold above which the data will not be incoporated in the processed tables. |
outdir |
Character. Output directory. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.