View source: R/completeTable.R
completeTable | R Documentation |
Reformats and completes (if necessary) a 2x2 enrichment contingency table for its appropriate use in package goSorensen. It is internally used by function 'buildEnrichTable'..
completeTable(x, listNames)
x |
an object of class "table". |
listNames |
a character(2) with the gene lists names. enrichment frequencies. |
a complete contingency table to use in package goSorensen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.