annotClone: Annotate the clones by driver mutations

View source: R/draw.R

annotCloneR Documentation

Annotate the clones by driver mutations

Description

Annotate the clones by driver mutations

Usage

annotClone(
  x,
  y,
  annot,
  angle = 0,
  col = "black",
  pos = 4,
  cex = 0.5,
  offset = 0.5
)

Arguments

x

graphical x position of the clone origin

y

graphical y position of the clone origin

annot

annotation/driver mutations

angle

clone anotation angle

col

clone annotation text colour

pos

clone annotation (1=below, 2=left, 3=above, 4=right)

cex

clone annotation text size

offset

clone annotation text offset from start positoin


chrisamiller/fishplot documentation built on Sept. 15, 2023, 1:53 p.m.