Description Usage Arguments Value Author(s) References See Also Examples
Function plots cDNA inserts from GRanges created by readsamples() function. Similar to Figure 4A in HRF-Seq paper (see References).
1 2 |
euc_GR |
GRanges generated by readsamples() function |
RNAid |
Transcript identifier, for which transcript plot should be generated. |
cutoff |
specifies cutoff length, only inserts of this length or longer will be used for processing (default: 1) |
order_by |
how displayed reads in plotReads function should be sorted. 1 - for sorting by termination location, 2 for sorting by reverse transcription start site |
ylab |
a title for the y axis: see |
xlab |
a title for the x axis: see |
main |
an overall title for the plot: see |
xlim, ylim |
numeric vectors of length 2, giving the x and y coordinates ranges. |
... |
Arguments to be passed to methods, such as
|
Plotting function.
Lukasz Jan Kielpinski
Kielpinski, L.J., and Vinther, J. (2014). Massive parallel-sequencing-based hydroxyl radical probing of RNA accessibility. Nucleic Acids Res.
plot
, plot.default
,
readsamples
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.