View source: R/functions_Stat.R
| createCutOffTab | R Documentation | 
For each comparison, create a cutoff table (P-value, LogFC and Average expression)
createCutOffTab(
  files,
  cutOffPval = NULL,
  cutOfflogFC = NULL,
  cutOffAveExpr = NULL
)
| files | (Status=required) vector of fit-model file names | 
| cutOffPval | (default=NULL) | 
| cutOfflogFC | (default=NULL) | 
| cutOffAveExpr | (default=NULL) | 
several files (for each comparison)
#example here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.