palimpsest_plotTumorHistories: palimpsest_plotTumorHistories

Description Usage Arguments

View source: R/palimpsest_plotting.R

Description

Function to represent the natural histories of tumors

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
palimpsest_plotTumorHistories(
  vcf = NULL,
  sv.vcf = NULL,
  cna_data = NULL,
  point.mut.time = NULL,
  clonsig = NULL,
  subsig = NULL,
  msigcol = NULL,
  msigcol.sv = NULL,
  spacechar = 1,
  ystep = 2,
  resdir = NULL
)

Arguments

vcf

Annotated vcf file for mutations

sv.vcf

Annotated vcf file for SVs

cna_data

Data frame with Copy Number Alteration Information

point.mut.time

Duplication timing estimated from point mutations

clonsig

Matrix giving the proportion of clonal mutations attributed to each signature

subsig

Matrix giving the proportion of subclonal mutations attributed to each signature

msigcol

Color codes for mutational signatures

msigcol.sv

Color codes for SV signatures

spacechar

Space for characters in the legends

ystep

Step between annotation lines

resdir

Results directory.


FunGeST/Palimpsest documentation built on June 10, 2021, 6:35 p.m.