chrTime_plot: chrTime_plot

View source: R/palimpsest_plotting.R

chrTime_plotR Documentation

chrTime_plot

Description

Function to represent the timing of chromosomal duplications in point mutation time

Usage

chrTime_plot(
  vcf = NULL,
  point.mut.time = NULL,
  resdir = resdir,
  cyto = cytoband_hg19
)

Arguments

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


FunGeST/Palimpsest documentation built on June 2, 2024, 4:21 a.m.