Description Usage Arguments Value Examples
Remove duplicate genes from gene set.
1 | removeDupes(x)
|
filename |
Genesetr library object. |
Returns library object with duplicate genes removed.
1 2 | gmt = loadLongDF('/user/libs/mylib.tsv')
myLib = removeDupes(myLib)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.