read_smpdb_pathway: Read the SMPDB pathway database from download_smpdb_pathway...

View source: R/8_SMPDB_PATHWAY.R

read_smpdb_pathwayR Documentation

Read the SMPDB pathway database from download_smpdb_pathway function

Description

Read the SMPDB pathway database from download_smpdb_pathway function

Usage

read_smpdb_pathway(
  path = ".",
  only_primarity_pathway = TRUE,
  remain_disease_pathway = TRUE,
  remain_drug_pathway = TRUE
)

Arguments

path

Default is .. Should be same with download_smpdb_pathway function.

only_primarity_pathway

Only remain primary pathway?

remain_disease_pathway

remain disease pathway?

remain_drug_pathway

remain drug pathway?

Value

A data frame

Author(s)

Xiaotao Shen shenxt1990@outlook.com


tidymass/massdatabase documentation built on Sept. 10, 2023, 10:35 p.m.