Description Usage Arguments Value Examples
Check library format compliance with genesetr formats.
1 | checkLib(x)
|
filename |
Library object. |
TRUE if compliant, FALSE with accompanying warning if not compliant.
The first column is the gene members and the second caolumn is the gene set names.
1 2 | gmt = loadLongDF(myLib)
print(checkLib(myLib))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.