filterOntologyDf | R Documentation |
Filter ontology dataframe
filterOntologyDf(
ont.df,
p.adj = 0.05,
q.value = 0.2,
min.genes = 1,
subtype = NULL,
cell.subgroups = NULL
)
ont.df |
Ontology dataframe |
p.adj |
Adj. P cut-off (default=0.05) |
q.value |
(default=0.2) |
min.genes |
Min. number of significant terms per term (default=1) |
subtype |
(default=NULL) |
cell.subgroups |
(default=NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.