Description Usage Arguments Value Author(s)
View source: R/NanoStringConvenience.R
Gets the RNA “spike-in” input levels for positive and negative control probes from the label in their GeneName. Note that this is a helper function for readRlf() and elsewhere and is not intended for external use.
1 | getSpikeInInput(CodeClass, GeneName, nonCtrlProbeVal = NA)
|
CodeClass |
Character vector with code classes for each probe. |
GeneName |
Character vector with gene names/symbols for each probe. |
nonCtrlProbeVal |
Value to assign as the spike-in input for the non-control probes. |
A data frame with the input CodeClass and GeneName but where the latter has been split into two columns: one showing the GeneName for each probe with spike-in input labels removed – and another with the spike-in input levels.
Robert Ziman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.