View source: R/PermulationFuncs.R
calculatePermulatedPaths_apply | R Documentation |
Calculates the paths for all permulated trees for a list of genes
calculatePermulatedPaths_apply(permulated.trees.list, map.list, treesObj)
permulated.trees.list |
A nested list of permulated phenotype trees for all the genes. The top layer lists the genes, and the nested layer lists the permulated binary trees (phylo objects) for each gene |
map.list |
A list of maps corresponding to the genes listed in permulated.trees.list, the output of matchAllNodesClades |
treesObj |
treesObj from |
permulated.paths.list A nested list of permulated paths corresponding to the nested list of permulated phenotype trees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.