load_path_data: load pathway or gene set's gmt file

View source: R/utils.R

load_path_dataR Documentation

load pathway or gene set's gmt file

Description

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.

Usage

load_path_data(gmt_file_path)

Arguments

gmt_file_path

Internal parameters.

Details

load_path_data

Value

a list


scapGNN documentation built on Aug. 8, 2023, 9:06 a.m.