Compute principal components of ontology terms for stepdown test.
1 2 3 4 5 6 7 8 9 | compute_term_pcs_stepdown(
path,
o,
data,
result,
terms = NULL,
stepdown = "top.child",
...
)
|
path |
Path to output file. |
o |
An annotated |
data |
A |
result |
An association result computed with |
terms |
A character vector of terms to compute PCs for. Will use all terms if not provided. |
stepdown |
Step-down method. One of "top.child", "top.gene". |
... |
Further arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.