Description Usage Arguments Value Examples
At a given node, this function adds data to the probe-node matrix at node n_new. Make sure that the sizes of data and the probe-node matrix are compatible before calling this function.
1 |
probe_node_matrix |
matrix storing the methylation status across all probes and nodes on a tree |
data |
column matrix of methylation status for a node across many probes |
n_new |
node number |
probe-node matrix with data stored at node n_new
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.