Description Usage Arguments Value Examples
Load GMT from disk.
1 | loadGMT(filename)
|
filename |
The path to the file. |
A named list of character vectors.
A GMT is a tab-separated file where each line can have a variable number of terms where each line corresponds to a set (e.g. a gene set). The first term in each line corresponds to the set label.
1 | gmt = loadGMT("user/dir/my.gmt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.