This functions reads a (tab-delimited) GMT file which contains the gene set name in the first column, the gene set description in the second column, and the gene names in the following columns.
.read_GMT_file(file)
file | Path to GMT file. |
---|
Returns an object in the same format as from the GSA.read.gmt function (GSA package) with gene sets, gene set names, and gene set descriptions stored in lists.