getclonalcomposition {Canopy} | R Documentation |
To get clonal composition (mutational profile of each clone) of tree. Used in
canopy.post
.
getclonalcomposition(tree)
tree |
input tree |
List of each clone's mutational profile.
Yuchao Jiang yuchaoj@wharton.upenn.edu
data(MDA231_tree)
getclonalcomposition(MDA231_tree)