R/plots.R
plot_profile.Rd
Plots DNase or ATAC profiles
plot_profile(cuts, mlen = ncol(cuts)/2 - 200, title = "")
Matrix of DNase or ATAC cuts
Motif length
Title of the plot
if (FALSE) { plot_profile(cuts, title='Footprint profiles around binding sites') }