write.gmt | R Documentation |
This function will accept a list of genes belonging to a gene set and write it to a given filename in gmt format.
write.gmt(geneSet, filename)
geneSet |
The geneset list object (generated by customGMT()) |
filename |
The output filename for the gmt file. Use extension .gmt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.