load.gmt | R Documentation |
Read in gene set information from .gmt files
load.gmt(gmt.path)
gmt.path |
Please make sure the second column is description. The name of a file to read data values from. Should be a tab-separated text file, with one row per gene set. Column 1 has gene set names (identifiers), column 2 has gene set descriptions, remaining columns are gene ids for genes in that geneset |
A list, where each index represents a separate gene set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.