Description Usage Arguments Value
View source: R/crestree.functions.R
Remove spurious branches of pptree
1 | cleanup.branches(r, tips.remove = NULL, min.branch.length = 3)
|
r |
ppt.tree result |
tips.remove |
vector of tips indices to remove |
min.branch.length |
remove all branches with length less or equal than min.branch.length principal points |
tips.number |
select and retain only fixed number of tips (tips.number) that explain the most cell-cell variation. |
modified ppt.tree object with cleaned up structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.