prepareGseaInput {WebGestaltR} | R Documentation |
Prepare input for standard GSEA
Description
A helper to read files for performing standard GSEA.
Usage
prepareGseaInput(rankFile, gmtFile)
Arguments
rankFile |
Path of the rnk file |
gmtFile |
Path of the GMT file |
Value
a data frame to be used in swGsea
[Package WebGestaltR version 0.4.6 Index]