Description Usage Arguments Examples
Write collection of pathways (list of vectors) to a gmt file
1 | writeGmtPathways(pathways, gmt.file)
|
pathways |
a named list of vectors with gene ids |
gmt.file |
name of the output file |
1 2 | data(examplePathways)
writeGmtPathways(examplePathways, tempfile("examplePathways", fileext=".gmt"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.