Description Usage Arguments Value Author(s)
Returns a copy of the input RccSet with columns added to pData from the provided sample QC flag annotation file. (That file is produced by makeQCReport(); see its help page for more details.)
1 2 | ## S4 method for signature 'RccSet'
addQCFlags(rccSet, flagFile)
|
rccSet |
An RccSet object |
flagFile |
Path to a sample QC flag file as generated by the NanoStringQCPro QC report (see makeQCReport()) |
A copy of the input RccSet with columns added to pData from the QC flag file.
Dorothee Nickles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.