Description Usage Arguments Value Author(s)
Reads a gmt (gene matrix transposed) file as provided by mSigDB or geneSigDB, to an R list object. Function by Levi Waldron.
1 | readGMT(fname, name.column = 1)
|
fname |
fully specified path to a .gmt file, ie from mSigDB or geneSigDB |
name.column |
name.column = which column to use for names (typically 1 or 2). |
a list object where each element is a string of genes, and the elements are named by the first column of the .gmt file.
Levi Waldron and Markus Riester
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.