tronco.pattern.plot {TRONCO}R Documentation

tronco.pattern.plot

Description

tronco.pattern.plot : plot a genotype

Usage

tronco.pattern.plot(x, group = as.events(x), to, gap.cex = 1,
  legend.cex = 1, label.cex = 1, title = paste(to[1], to[2]),
  mode = "barplot")

Arguments

x

A TRONCO compliant dataset

group

A list of events (see as.events() for details)

to

A target event

gap.cex

cex parameter for gap

legend.cex

cex parameter for legend

label.cex

cex parameter for label

title

title

mode

can be 'circos' or 'barplot'


[Package TRONCO version 2.18.0 Index]