plot_profile: Plots DNase or ATAC profiles

View source: R/plots.R

plot_profileR Documentation

Plots DNase or ATAC profiles

Description

Plots DNase or ATAC profiles

Usage

plot_profile(cuts, mlen = ncol(cuts)/2 - 200, title = "")

Arguments

cuts

Matrix of DNase or ATAC cuts

mlen

Motif length

title

Title of the plot

Examples

## Not run: 
plot_profile(cuts, title='Footprint profiles around binding sites')

## End(Not run)

HarteminkLab/TOP documentation built on July 27, 2023, 6:14 p.m.