label_branch_paml {treeio} | R Documentation |
label branch for PAML to infer selection pressure using branch model
label_branch_paml(tree, node, label)
tree |
phylo object |
node |
node number |
label |
label of branch, e.g. #1 |
updated phylo object
guangchuang yu