Description Usage Arguments Value Author(s) References See Also Examples
Andersen et al. (2003) used a fixed Chi^2 threshold of 0.05 to identify organelle-specific candidates. This function computes empirical p-values by permutation the markers relative intensities and computed null Chi^2 values.
1 | empPvalues(marker, corMatrix, n = 100, ...)
|
marker |
A |
corMatrix |
A |
n |
The number of iterations. |
... |
Additional parameters to be passed to |
A numeric
of length nrow(corMatrix)
.
Laurent Gatto <lg390@cam.ac.uk>
Andersen, J. S., Wilkinson, C. J., Mayor, T., Mortensen, P. et al., Proteomic characterization of the human centrosome by protein correlation profiling. Nature 2003, 426, 570 - 574.
chi2
for Chi^2 calculation.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.