LTMdish | R Documentation |
This function calculates the LTM_abs value for each gene, which indicates the correlation between gene expression and clock strength.
LTMdish( dishL, targetMeasures = c("zmantel", "zncv"), onlyConsistentTrend = FALSE, fileName = NULL, outDir = NULL )
dishL |
a list of data frame. Each data frame is from LTMcook output. |
targetMeasures |
a vector of character string. The target measures of clock strength used to calculate LTM_abs value for each gene. |
onlyConsistentTrend |
logical. Set |
fileName |
a character string. 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.