View source: R/8_SMPDB_PATHWAY.R
read_smpdb_pathway | R Documentation |
Read the SMPDB pathway database from download_smpdb_pathway function
read_smpdb_pathway(
path = ".",
only_primarity_pathway = TRUE,
remain_disease_pathway = TRUE,
remain_drug_pathway = TRUE
)
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? |
A data frame
Xiaotao Shen shenxt1990@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.