sesameQC_plotRedGrnQQ | R Documentation |
Plot red-green QQ-Plot using Infinium-I Probes
sesameQC_plotRedGrnQQ(sdf, main = "R-G QQ Plot", ...)
sdf |
a |
main |
plot title |
... |
additional options to qqplot |
create a qqplot
sesameDataCache() # if not done yet
sdf <- sesameDataGet('EPIC.1.SigDF')
sesameQC_plotRedGrnQQ(sdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.