Description Usage Arguments Value Examples
Calculate the chosen correclation of the housekeeping genes of an initialized NVTobject for all normalization methods
1 | NVTtestall(NVTdataobj, cmethod = "p", verbose = TRUE)
|
NVTdataobj |
A previously initialzed and normalized NVTobject |
cmethod |
Pearson correlation (p), root mean square deviation (rmsd) or mean absolute error (mae) [default="p"] |
verbose |
mode on or off (T/F) [default=TRUE] |
Sorted pearson correlation coefficients, RMSD or MAE of the normalized housekeeping genes between the samples
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.