Description Usage Arguments Value
Scatter plots of subarrays from peptide microarray data
1 2 3 4 5 | plotSubarrayScatter(x, ...)
## S4 method for signature 'MultiSet'
plotSubarrayScatter(x, arr, subarray = c(1, 2),
flagval = -100, transform = "log2", ...)
|
x |
MultiSet object with fMedian matrix in the assayData slot |
arr |
Index indicating which array should be plotted |
subarray |
Vector of length = 2 indicating which subarrays should be plotted |
transform |
function to apply to transform the raw data |
plot on current graphics device
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.