Description Usage Arguments Value See Also
This calculates the modified T-statistics for the given comparison.
1 | calculateTvalue(preprocessedData, label, comparison, numSamples)
|
preprocessedData |
A
|
label |
A vector containing the labels to use for the samples in preprocessedData. |
comparison |
A vector containing the comparison to be made. Names here need to correspond to the sample groups in the sample file (Eg. c("G1",G2") means the comparison G1/G2). |
numSamples |
Number of samples in the dataset. |
A vector that is the modified T-statistics for the comparison and labels given.
DBAnalyze
which calls this function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.