Description Usage Arguments Author(s)
This function plots the relative frequency of the four bases for each position in the sequences.
1 2 3 |
object |
An object of class DNAStringSet, ShortRead or SFFContainer. |
range |
An integer vector of length one or two. If length one only bases up to the percent quantile of read lengths defined by the given value are shown. A vector of length two gives the start and end base between which the nucleotide frequencies are plotted. |
linetypes |
The line types used for the four nucleotids + N, see (see ‘par’) |
linecols |
The colors in which the four nucleotids + N should be plotted. |
xlab |
The X axis label. |
ylab |
The Y axis label. |
... |
Arguments to be passed to methods, such as graphical parameters (see ‘par’). |
Christian Ruckert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.