View source: R/qualityControl.R
qualityControl.samplePlot | R Documentation |
Generate sample MDS plots for QC
qualityControl.samplePlot( eset, method = "MDS", numberOfSamples = 10, colorCol = "study_accession" )
eset |
expressionSet |
method |
MDS or PCA |
numberOfSamples |
number of samples to use per study |
colorCol |
field name to use for labeling samples in plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.