tronco.pattern.plot: tronco.pattern.plot

View source: R/visualization.R

tronco.pattern.plotR 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'


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.