powered by
To sample SNA cluster positions along the tree. Used in canopy.sample.cluster and canopy.sample.cluster.nocna.
canopy.sample.cluster
canopy.sample.cluster.nocna
sampsna.cluster(tree)
input tree
Newly sampled matrix specifying positions of SNA clusters (start and end node).
# NOT RUN { data(MDA231_tree) MDA231_tree$sna.cluster=initialsna(MDA231_tree,paste('cluster',1:4,sep='')) sampsna.cluster(MDA231_tree) # }
Run the code above in your browser using DataLab