Description Usage Arguments Examples
a function that prepares preRanked Gsea files for different contrasts
1 | prepareGSEArnk(coefs, Annpkg = NULL, fname, symbs = NULL)
|
Annpkg |
is the package with annotation for the platform that is being used |
fname |
is the prefix for the files to be output |
symbs |
is a vector with genes symbols |
coef |
a matrix with coefficients of a linear model |
1 | prepareGSEArnk(coefs = coefs, Annpkg = hgu133plus2.db, fname='mycontrasts',symbs=NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.