plot_tomtom_match: Plot Sequence logo denovo motif vs Tomtom match

Description Usage Arguments Value

Description

Plot Sequence logo denovo motif vs Tomtom match

Usage

1
2
plot_tomtom_match(query_motif = NULL, tomtom_match = NULL,
  titles = NULL, yaxis = TRUE)

Arguments

query_motif

list object output from findamotif()

tomtom_match

data.frame; result from reading in the text output of Tomtom columns required: "Target.ID", "Orientation", "Optimal.offset"

titles

character vector; titles to use for each logo if not the default

yaxis

logical; If FALSE yaxis values and labels are hidden

Value

A plot, ggplot2 object


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