getCZ {Canopy} | R Documentation |
To get CNA genotyping matrix CZ from location of CNAs on the tree. Used in
canopy.sample
.
getCZ(tree)
tree |
input tree |
CNA genotyping matrix CZ.
Yuchao Jiang yuchaoj@wharton.upenn.edu
data(MDA231_tree)
getCZ(MDA231_tree)