customGMT | R Documentation |
This function will use the gost output of GO_GEM along with a complete geneset object (downloaded from gprofiler) to extract gene sets of GO terms containing a given key.
customGMT(gost, key, gmt)
gost |
The gost output of GO_GEM (get by setting returnGost=TRUE when using GO_GEM) |
key |
The keyword used to identify GO terms of interest |
gmt |
The geneset object (read in using qusage::read.gmt()) |
A list of gene sets in the format for use with other BinfTools functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.