sampcna {Canopy} | R Documentation |
To sample CNA positions along the tree. Used in canopy.sample
.
sampcna(tree)
tree |
input tree |
Newly sampled matrix specifying positions of CNAs (start and end node).
Yuchao Jiang yuchaoj@wharton.upenn.edu
data(MDA231_tree)
sampcna(MDA231_tree)