View source: R/PlotDensities.R
plotAssignmentTable | R Documentation |
Plot a table with the assignment counts
plotAssignmentTable(cluster_locations, pngFile, cndata = NULL,
num_samples = 1, indeldata = NULL)
cluster_locations |
Cluster table with cluster number, cluster location and number of mutations as columns. |
pngFile |
Output file to save the image. |
cndata |
Optional CNA data table. This must be the table from after assigning CNA events to clusters (Default: NULL). |
num_samples |
Optional parameter representing the number of samples that have been clustered (Default: 1) |
indeldata |
Optional indel data table. This must be the table from after assigning indel events to clusters (Default: NULL). |
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.