Description Usage Arguments Value Examples
Plots smooth curves of the log fragment rate over fragment GC content.
1 |
fitpar |
a list of the output of fitBiasModels over samples |
model |
the name of one of the models |
col |
a vector of colors |
lty |
a vector of line types |
ylim |
the y limits for the plot |
gc.range |
a numeric of length two, the range of the fragment GC content. By default, [.2,.8] for plotting and [0,1] for returning a matrix |
return.type |
a numeric, either 0: make a plot, 1: skip the plot and return a matrix of log fragment rate, 2: skip the plot and return a matrix of probabilities |
Either plot, or if return.type
is 1 or 2, a matrix
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.