Description Usage Arguments Value
View source: R/internal_fluo_est.R
It tests whether the foreground signal is statistically higher than the background.
1 | significantSignal(centerR, centerG, minDiff, chaImgs)
|
centerR |
Data matrix. The location statistics of one channel. |
centerG |
Data matrix. The location statistics of the other channel. |
minDiff |
Float. the mu_hat of the H0: image-to-noise ratio = log(foreground_signal) - log(background_signal) = mu_hat. Rejection of H0 implies that the identified spot is brighter than background. Default is 0.5. |
chaImgs |
List. A list of the channel images (data matrices) of a sample. |
P-values and test statistics for both channels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.