Description Usage Arguments Value Examples
Returns icce tree object given a probe-node matrix, a probe-node p-values and a ape::phylo tree
1 | icce_tree(probe_node_matrix, probe_node_matrix_p, tree)
|
probe_node_matrix |
probe-node matrix storing the methylation status across all probes and nodes on a tree |
probe_node_matrix_p |
probe-node matrix storing the p-value of each node across all probes on a tree |
tree |
ape::phylo tree |
icce tree object
1 | reconstruct_internal_nodes(get_root(tree), node_matrix, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.