Description Usage Arguments Details Author(s) References See Also Examples
This function writes out SMC objects into .gmt file format
1 | writeGmt(fname, cl)
|
fname |
name of the file to be written out |
cl |
list of SMC objects |
The .gmt file format is a tab delimited file format used to store gene lists. These gene lists are stored row by row. The first column is the gene set name. The second column is a brief description, and every entry after that is a gene within that gene set.
Kyle Furge <kyle.furge@vai.org> and Karl Dykema <karl.dykema@vai.org>
http://www.broad.mit.edu/gsea/doc/data_formats.html#gmt
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.