Description Usage Arguments Value
Return a QA score based on the number of spots missing or below a threshold
1 | calcQAScore(DT, threshold, maxNrSpot = 700, value)
|
DT |
A datatable with MEMA data |
threshold |
A numeric vector of length 1 |
maxNrSpot |
A numeric vector of length 1 that is the maximum number of spots printed on the MEMA |
value |
A character vector of length 1 that is the column name of the values that determine the QA score |
A single numeric value that is the proportion of spots below the threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.