powered by
To sample clonal frequency matrix \(P\). Used in canopy.sample.
canopy.sample
sampP(tree, cell.line)
input tree
default to be FALSE, TRUE if input sample is cell line (no normal cell contamination)
Newly sampled clonal frequency matrix \(P\).
# NOT RUN { data(MDA231_tree) sampP(MDA231_tree, cell.line = TRUE) # }
Run the code above in your browser using DataLab