Learn R Programming

Canopy (version 1.0.0)

sampcna: To sample CNA positions

Description

To sample CNA positions along the tree. Used in canopy.sample.

Usage

sampcna(tree)

Arguments

tree
input tree

Value

Newly sampled matrix specifying positions of CNAs (start and end node).

Examples

Run this code
data(MDA231_tree)
sampcna(MDA231_tree)

Run the code above in your browser using DataLab