Description Usage Arguments Value Note Author(s) See Also
This function is used to correct the .cdt file generated by the "posthoc" executable.
1 | correctCdt(geneDataFromTxt, fileName="", nreplicates=1, atr=NULL)
|
geneDataFromTxt |
This object represents the original gene data. |
fileName |
This file should be present in the current folder. The filename can contain anything, but only the name of teh file without any path and extension will be used to track .cdt file. |
nreplicates |
|
atr |
If NULL, this paramter is ignored. Otherwise, 'atr' is assumed to be a hierarchical clustering (hclust object) of the samples (columns) represented in the .cdt file. |
This functions returns a matrix object containing all the rows in .cdt file.
Email Address : kumarvk@ucmail.uc.edu
Vinayak Kumar, Mario Medvedovic
processPostHocParas, runGimmNPosthoc, processGimmParas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.