View source: R/ontology_topgo.R
topgo_tables | R Documentation |
The topgo function GenTable is neat, but it needs some simplification to not be obnoxious.
topgo_tables(
result,
godata,
limit = 0.1,
limitby = "fisher",
numchar = 300,
orderby = "fisher",
ranksof = "fisher"
)
result |
Topgo result. |
godata |
The ontology database. |
limit |
Pvalue limit defining 'significant'. |
limitby |
Type of test to perform. |
numchar |
How many characters to allow in the description? |
orderby |
Which of the available columns to order the table by? |
ranksof |
Which of the available columns are used to rank the data? |
prettier tables
[topGO]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.