ListPathway List available pathways or pathway metadata
ListPathway.RdReads the "SUMMARY" sheet from Pathway_Database_Combined.xlsx.
Behaviour depends on the query argument:
NULL: returns the full summary table as a tibble."Pathway": returns a sorted character vector of unique pathway names.A valid pathway name (e.g.
"WNT","NOTCH"): returns the subset of rows for that pathway as a tibble.