powered by
This function parses a GMT file, documented here.
read_gmt(file)
This returns a GSC (gene set collection) as a name list of vectors, where the names correspond to gene set identifiers and the vectors are gene symbols.
The path to GMT file to parse.
gsc2tmod()