This function takes the path to the directory with CLONET output, as well as a tab separated file with sample info and generates a plot of celularity and ploidy levels in the samples
1 | plot_cn_calls(cn_call_data = "", sample_data = "", output_dir = "")
|
cn_call_data |
Path to segment data with cn calls |
sample_data |
Path to file with sample info |
output_dir |
Path to output directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.