footpint plotting #1107
Unanswered
Dazcam
asked this question in
Questions / Documentation
Replies: 1 comment 3 replies
-
see the
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to retrieve/access the ggplot2 object that is produced when
plotFootprints()
is run? At present plots are produced as pdfs and when multiple motifs are queried these are aggregated in one plot.I'd like to manipulate the the aesthetics of these plots manually and have tinkered with the
.ggFootprint
function (see below) but can't easily pull out the ggplot2 object without getting lost in the weeds of your (excellent) code.Many Thanks.
Beta Was this translation helpful? Give feedback.
All reactions