Description Usage Arguments Value Note Author(s) See Also
This function is used to produce the .Inp file from the Gene Data table object. The executable "gimm" uses this ".inp" file to get the informations regarding the Genes.
1 | tableToInp(geneDataTable, fileName, M)
|
geneDataTable |
Using this parameter, the Data table object can be passed to this function. If this object is absent, an error is thrown. |
fileName |
This parameter is used to provide the file name of the .inp file which will be created from the table object provided to this function. |
M |
Dimensionality of the expression vectors to be clustered. I.e. the number of microarray. |
This functions returns the same table object which is passed to this function.
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.