Description Usage Arguments Value Examples
Extract subset data frames with the same row or column names by the same order.
1 | intersectDfsNames(..., MARGIN = c(1, 2))
|
exprSet |
a expression matrix, which columns are sample,rows are HUGO gene symbols, or probeset ID . |
groupList |
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 gct file and cls files. |
destdir |
where to store the files just download. |
A list of writed 2 files which are the input for GSEA (gct and cls format) * 'gctFile' - The saved path of GCT format file * 'clsFile' - The saved path of CLS format file
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.