R/footprint.R
plotFootprint.Rd
This function takes paired-end fragments, extract the "cuts" (i.e. extremities) and plot the footprint profile over a set of GRanges.
plotFootprint(
frags,
targets,
split_strand = FALSE,
plot_central = TRUE,
xlim = c(-75, 75),
bin = 1,
verbose = 1
)
GRanges, the paired-end fragments
GRanges, the loci to map the fragments onto
Boolean, should the + and - strand be splitted?
plot grey rectangle over the loci
numeric vector of length 2, the x limits of the computed Vmat
Integer, bin used to smooth the gootprint profile
Integer
A footprint ggplot