make.posenr.plot: Make Positional Enrichment Plot

Description Usage Arguments Details Value

View source: R/graph_functions.R

Description

Creates a ggplot2 positional enrichment plot from a table obtained with multiple.bed.intersect

Usage

1
make.posenr.plot(mobeen_object, scales = "fixed", title = "")

Arguments

mobeen_object

A character vector with the path of the folder with the feature bed files.

scales

The scales parameter from facet_wrap. It can be "fixed" or "free_y".

title

A character vector with the title of your graph

Details

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.

Value

A ggplot2 object with the graph.


omorante/mubeen documentation built on June 4, 2020, 9:19 p.m.