chrTime_plot: chrTime_plot

Description Usage Arguments

View source: R/palimpsest_plotting.R

Description

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

Usage

1
2
3
4
5
6
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 10, 2021, 6:35 p.m.