Description Usage Arguments Value Author(s)
This function returns, for each quality measure, the percentage of reference slides measures which are below the tested slide values. For more details on this score, refer to the online manual.
1 2 | qualityScore(slidequality, organism = c("Mm", "Hs"), reference =
NULL)
|
slidequality |
A quality matrix from slideQuality. |
reference |
A matrix resulting from globalQuality, to be used as reference table to compare slides. If 'NULL', the default table corresponding to organism will be used. See details for more information. |
organism |
A "character" string naming the organism genome printed on the array, either "Mm" or "Hs". By default, organism is set to "Mm". It is used to retrieve the corresponding reference tables. |
QualityScore returns a matrix of percentages of qc measures under the lower limit of the reference values.
Agnes Paquet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.