gpatterns.plot_chip_quantiles | R Documentation |
Plot chip-seq singal with quantile lines
gpatterns.plot_chip_quantiles(
chip_track,
intervals,
quantiles = c(0.8, 0.9, 0.95, 0.99, 0.995, 0.999)
)
chip_track |
chip-seq track |
intervals |
intervals to plot at |
quantiles |
line quantiles to plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.