sampcnacopy {Canopy} | R Documentation |
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.
Author(s)
Yuchao Jiang yuchaoj@wharton.upenn.edu
Examples
data(MDA231_tree)
sampcnacopy(MDA231_tree)
[Package Canopy version 1.3.0 Index]