Learn R Programming

Canopy (version 1.3.0)

sampcnacopy: To sample major and minor copies of CNAs

Description

To sample major and minor copies of CNAs. Used in canopy.sample.

Usage

sampcnacopy(tree)

Arguments

tree

input tree

Value

Newly sampled matrix specifying major and minor copies of CNAs.

Examples

Run this code
# NOT RUN {
data(MDA231_tree)
sampcnacopy(MDA231_tree)
# }

Run the code above in your browser using DataLab