load_path_data function

load pathway or gene set's gmt file

load pathway or gene set's gmt file

The internal functions of the scapGNN package.

file format: 1. first index: pathway's name or ID. 2. second index: pathway's url or others, it dosen't matter. 3. third to all: gene symbols in pathway.

load_path_data(gmt_file_path)

Arguments

  • gmt_file_path: Internal parameters.

Returns

a list

Details

load_path_data

  • Maintainer: Xudong Han
  • License: GPL (>= 2)
  • Last published: 2023-08-08

Useful links