reportEnrichment | R Documentation |
This function summarizes the outputs
reportEnrichment(enrichmentTable)
enrichmentTable |
Outputs from [miRNAPathwayEnrichment()] function |
A summarized miRNA-Pathway enrichment table
data(msigdb_c2) data(targetScan_03) eTab <- miRNAPathwayEnrichment(targetScan_03[1:20],msigdb_c2[1:20]) repTab <- reportEnrichment(eTab)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.