example_ame | R Documentation |
Result when running AME using 100bp window around 'example_chip_summits' for "Increasing" and "Decreasing" sites, using "Static" as background.
example_ame
A list object of AME results data.frames
'runAme()' Results object for Increasing sites vs Static sites
'runAme()' Results object for Decreasing sites vs Static sites
# Data can be combined into 1 large data.frame using:
# where the "behavior" column will hold the "Increasing"/"Decreasing" information
dplyr::bind_rows(example_ame, .id = "behavior")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.