AlleleProfileR.plot.seqlogo: Seqlogo plot function

Description Usage Arguments Value Author(s) References

View source: R/functions_main.R

Description

Plot the efficacy of base-editing as a sequence logo.

Usage

1
2
(config, sample.id = NA, gene.id = NA,
  customrange = c(NA, NA), plot = F, axis.text.size = 8)

Arguments

config

Configuration list, as generated by AlleleProfileR.setup.

sample.id

Sample id, from samples object.

gene.id

Gene id, from genes table.

customrange

Vector with start and stop position of the region to be analyzed/plotted.

plot

Plot results?

axis.text.size

The size of the axis labels. Default is 8.

Value

plot ggseqlogo

Author(s)

Arne Bruyneel

References


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