View source: R/process.each.node.R
process.each.node | R Documentation |
(Internal function) Perform the iterative process for each node
process.each.node(node, work.dir, no.rep = 5, cutoff.confident = 0.5)
node |
An integer representing the current node number which is being analyzed. |
work.dir |
A working directory. |
no.rep |
To specify a number of time to replicate the internal clustering. Default = 5, |
cutoff.confident |
To specify a cutoff for confident values. Default = 0.5. |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.