Description Usage Arguments Details Value
View source: R/GSEA.CollapseDataset.R
'GSEA.CollapseDataset' applies a .CHIP file to the dataset to gene symbols using a specified collapse function
1 | GSEA.CollapseDataset(dataplatform, gct, collapse.mode)
|
dataplatform |
Dataframe returned by 'GSEA.ReadCHIPFile' |
gct |
Dataframe returned by 'GSEA.Gct2Frame' after processing to remove unnecessary GCT header fields |
collapse.mode |
Method for collapsing the dataset, accepts "max", "median", "mean", "sum", (default: NOCOLLAPSE) |
Internal 'GSEA' function invoked if collapse.dataset == TRUE.
Gene by sample matrix converted into the namespace specified by the applied CHIP file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.