Description Usage Arguments Details Value
View source: R/graph_functions.R
Creates a ggplot2 positional enrichment plot from a table obtained with multiple.bed.intersect
1 | make.posenr.plot(mobeen_object, scales = "fixed", title = "")
|
mobeen_object |
A character vector with the path of the folder with the feature bed files. |
scales |
The scales parameter from |
title |
A character vector with the title of your graph |
With this type of representation, you can visualize the enrichment of the features in a position in comparision with their genomic context. The result is a graph that mimics a signal plot from only bed files data.
A ggplot2 object with the graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.