View source: R/palimpsest_plotting.R
plotSubstypeNumberPerSample | R Documentation |
plotSubstypeNumberPerSample
plotSubstypeNumberPerSample(
vcf,
sample.col = "sample",
substype.col = "substype",
plot.file = NULL,
...
)
vcf |
vcf data frame containing the mutations |
sample.col |
Sample column name in vcf |
substype.col |
Substitution types column name in vcf |
plot.file |
File to which the plot should be saved (if left NULL, plot will be sent directly to the active window) |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.