Description Usage Arguments Value Examples
View source: R/QCexpressionMatrix.R
Basic QC include:boxplot and hist figures for expression value distribution correlations among the samples by clustering
| 1 | QCexpressionMatrix(exprSet, group_list = "NO", prefix = "test")
 | 
| exprSet | a expression matrix, which columns are sample,rows are HUGO gene symbols. | 
| group_list | a vector,as long as the col number for the expression matrix,which describe the group for the samples in exprSet | 
| prefix | The prefix for all of the output files. | 
generate QC figures for expression matrix
| 1 | #' QCexpressionMatrix(example_exprSet,group_list,prefix='test')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.