plot_motif_location: Plot location of motifs in input sequences

Description Usage Arguments Value

Description

Plot location of motifs in input sequences

Usage

1
2
plot_motif_location(found_motif, linepos = NULL, top_n = NULL,
  linesize = 1)

Arguments

found_motif

list; The output of getmotifs()

linepos

integer; position of line in plot to mark e.g. the TSS

top_n

integer; how many input sequences to plot

linesize

numeric; thickness of lines representing motif footprints

Value

A ggplot2 object


MyersGroup/MotifFinder documentation built on June 7, 2019, 3:42 p.m.