icce_tree: Create icce tree object

Description Usage Arguments Value Examples

View source: R/icceTree.R

Description

Returns icce tree object given a probe-node matrix, a probe-node p-values and a ape::phylo tree

Usage

1
icce_tree(probe_node_matrix, probe_node_matrix_p, tree)

Arguments

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

Value

icce tree object

Examples

1
reconstruct_internal_nodes(get_root(tree), node_matrix, 1)

ethanmoyer/ICCE documentation built on Aug. 25, 2020, 5:18 p.m.