Description Usage Arguments Value Note Author(s) Examples
plotInflectionPoints
plots the inflection points for a given square
sigma (i.e. a row of the fingerprint map) onto a corresponding smoothed
near-cis plot for the 4C-seq signal. This allows to check problematic parts
of the fingerprint map in more detail (e.g. unclear tracking areas with
close contours), and to improve possible corrections in the singularity list.
Plotting the smoothed signal for a given square sigma before calculation of
the fingerprint map is also possible.
1 2 |
data |
|
sqsigma |
Chosen square sigma, i.e. row of the fingerprint map to pick the inflection points from |
fileName |
Optional name for export file (pdf) |
width |
Width of the plot |
height |
Height of the plot |
maxVis |
Maximum y-axis value (read number, not sigma!) for visualization |
useIndex |
If TRUE, use fragment index for x-axis |
plotIP |
If TRUE, then mark chosen inflection points, if FALSE, simply plot smoothed data |
A near-cis plot of the smoothed data with (optional) marked inflection points in darker or lighter grey, depending on their direction
PDF export is supported. If no plot file name is provided, the result is plotted on screen.
Carolin Walter
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.