LTMcook | R Documentation |
This function calculates the correlation value between expression level and measures of clock strength, gene by gene. The input screen data is from LTMheat.
LTMcook(cookD, corMethod = "pearson", outFileSymbol = NULL, outDir = NULL)
cookD |
a data frame. The screen data from LTMheat. |
corMethod |
a character string. Select the correlation coefficient is to be used for
the correlation test between expression level and measures of clock strength.
It must be |
outFileSymbol |
a character string. A prefix exists in the name of output file.
Set it |
outDir |
a character string. The name of directory used to store output file. |
a data fame
## please refer to the webpage of LTMR package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.