View source: R/fitcopynumber.R
make_posthoc_plots | R Documentation |
Function to make additional figures
make_posthoc_plots(
samplename,
logr_file,
subclones_file,
rho_psi_file,
bafsegmented_file,
logrsegmented_file,
allelecounts_file = NULL
)
samplename |
Name of the sample for the plot title |
logr_file |
File containing all logR data |
subclones_file |
File with the copy number fit |
rho_psi_file |
File with rho and psi parameters |
bafsegmented_file |
File containing the BAFsegmented data |
logrsegmented_file |
File with the logRsegmented data |
allelecounts_file |
Optional file with raw allele counts (Default: NULL) |
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.