uclahs-cds / package-CancerEvolutionVisualization

Publication Quality Phylogenetic Tree Plots
https://cran.r-project.org/web/packages/CancerEvolutionVisualization/
GNU General Public License v2.0
2 stars 0 forks source link

Rremove built-in sampling #5

Closed dan-knight closed 2 years ago

dan-knight commented 2 years ago

These changes simplify prep.tree for a more general use case. The function originally took larger data.frames as input (containing multiple samples) and created a subset based on a sample name. Now, the function assumes that any sampling has been done before it is passed to prep.tree.