Write collection of pathways (list of vectors) to a gmt file
Write collection of pathways (list of vectors) to a gmt file
writeGmtPathways(pathways, gmt.file)
pathways |
a named list of vectors with gene ids |
gmt.file |
name of the output file |
data(examplePathways) writeGmtPathways(examplePathways, tempfile("examplePathways", fileext=".gmt"))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.