Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/plot.SpliceSites.R
plot objects.
1 2 3 4 5 6 7 8 9 10 |
x |
object of class |
col |
color argument for the probes. |
col.typeI |
color argument for the type I splice sites |
col.typeI.window |
color argument for the type I ‘window’ |
col.typeII |
color argument for the type II splice sites |
add |
add the plot to an existing plot. Make a new plot if ‘FALSE’ |
probepos.yscale |
scaling argument |
xlim, ylim |
range of plotting window |
xlab, ylab |
labels for the axis |
... |
optional parameters to be passed to the function |
If the parameter main
is not specified, the function tries to
extract the attribute ‘name’ from x
.
The two functions can be combined to display both objects on the same plot.
The range for the y-axis is returned whenever needed (see invisible
).
Laurent
"Standardized output for putative alternative splicing; a R package as an application to combine them with microarray data", Gautier L. Dao C. and Yang U.C., 2003, submitted.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.