AlleleProfileR.plot.mutationtypes: Plotting function

Description Usage Arguments Value Author(s)

View source: R/functions_main.R

Description

This is function will plot the proportion NHEJ, HDR and WT.

Usage

1
2
3
AlleleProfileR.plot.mutationtypes(config, sample.id = NA, gene.id = NA,
  alternate = NULL, plot = T, axis.text.size = 6, label = T,
  title = T)

Arguments

config

Configuration list, as generated by AlleleProfileR.setup.

sample.id

Sample id, from samples object.

gene.id

Gene id, from genes table.

alternate

Alternate reference for labeling the HDR variant, as defined by AlleleProfileR.alternatereference.

plot

Plot results?

axis.text.size

The size of the axis labels. Default is 8.

label

Display value label above bars? Default is TRUE.

title

Display title? Default is TRUE.

Value

AlleleProfileR.plot.mutationtypes

Author(s)

Arne Bruyneel


abruyneel/AlleleProfileR documentation built on June 12, 2020, 2:47 p.m.