load_path_data {scapGNN}R 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


[Package scapGNN version 0.1.4 Index]