.renormaliseByChannel {twoddpcr} | R Documentation |
Normalise a well on one channel only and then transform it back to the original (combined) scale.
.renormaliseByChannel(wellDf, combinedCentres, wellCentres, channel)
wellDf |
A data frame of the well's droplet amplitudes. |
combinedCentres |
A data frame of the combined (average) centres of the non-normalised wells. |
wellCentres |
A data frame of centres corresponding to the given
|
channel |
An integer 1 or 2 corresponding to the channel that we are interested in. |
A data frame with the rescaled amplitudes in the chosen channel.
Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk