View source: R/palimpsest_plotting.R
chrTime_plot | R Documentation |
Function to represent the timing of chromosomal duplications in point mutation time
chrTime_plot(
vcf = NULL,
point.mut.time = NULL,
resdir = resdir,
cyto = cytoband_hg19
)
vcf |
vcf data frame containing the mutations with multiplicity annotation, as obtained using chrTime_annot function |
point.mut.time |
Timing of chromosome duplications in point mutation time, as obtained using chrTime_annot function |
resdir |
Result directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.