Description Usage Arguments Value Examples
Load a LongDF format gene set library from disk.
1 | loadLongDF(filename)
|
filename |
The path to the file. |
A two-column data frame representing a gene set library.
The first column is the gene members and the second caolumn is the gene set names.
1 | gmt = loadLongDF("user/dir/my.gmt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.