Description Usage Arguments Value See Also
View source: R/beadarray_cgctrlmetrics.R
Apply BeadArray thresholds to determine passing and failing samples. This function takes a matrix of signals and performs controls using minimum signal thresholds from the BeadArray Controls Reporter Software Guide ewastools.
1 |
rm |
BeadArray signals returned by 'bactrl()' (matrix, rows = samples, cols = metrics). |
pass.lab |
Label for passing samples ("PASS", chracter). |
fail.lab |
Label for failing samples ("FAIL", chracter). |
Matrix of threshold assessments, either 'FAIL' or 'PASS', of same dimensions as input matrix.
bactrl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.