Description Usage Arguments Examples
This function reads a gene set collection GMT file, and stores the output in a list of genesets, geneset.names, and geneset.descriptions. This version is adapted from the GSA package by Robert Tibshirani, with some modifications with respect to the possible empty cells, making it more efficient.
1 | readGmt2(fname)
|
fname |
File name of the .gmt file. The format of the file should be: 1.Column=Geneset Name ; 2.Column=Geneset Description ; 3.-N.Column=GENE SYMBOLS |
1 | jkr.list <- readGmt(fname = "./KruegerSYMBOL.gmt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.