Description Usage Arguments Author(s) See Also Examples
Scatterplot of experiment data.
1 2 |
input |
character vector of primary IDs, or either vector or list of match pairs. |
outcomePairs |
The pairs <sample ID, outcome> or |
xlab |
The X axis label. Default is 'protein count'. |
ylab |
The Y axis label. Default is 'mRNA expression'. |
method |
the method used to compute the correlation coefficient between X and Y data. Default is "spearman". |
proteinNames |
extra comments in the plot main title. Default is |
cols |
the (recycled) vector of colors to plot each data series with for the particular match pair. Default is RColorBrewer::brewer.pal(9,"Set1"). |
cex |
Plot font size. Default is 1. |
cex.main |
Main title font size. Default is 1.2. |
cex.lab |
X and Y titles font size. Default is 1. |
cex.axis |
X and Y axis labels font size. Default is 1. |
font |
data points and axis labels font. Default is 2. |
font.main |
main title font type. Default is 3. |
par.zoom |
graphics parameters zoom factor. Scales the graphical parameters like cex, lwd, mai etc. Default is 1. |
... |
Additional graphical parameters |
Alex Lisovich, Roger Day
For more information see CorrData
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.