Description Usage Arguments Value Author(s)
This is mostly used to export the edb portion of a gsea run, since copying over the individual geneset reports etc sounds far too tedious, plus these elements are not stored inside the GSEA object in R.
| 1 | export.gsea(x, location, as.zip = FALSE, overwrite = FALSE)
 | 
| x | a GSEA object. | 
| location | the dir that will be created. eg: “./GSEA/c2_all”,
“c2_all.zip”, and set  | 
| as.zip | logical: create a zip file? If  | 
| overwrite | logical: overwrite an existing file or directory? | 
none. Creates either a directory, or a zip file of a directory. It will only contain the information that was loaded by import.gsea, which means that individual geneset html resports and pictures are not exported.
Mark Cowley, 2009-10-15
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.