LoadPathway
LoadPathway.RdReads pathway gene data from the package's built-in Excel database and returns a two-column data frame with gene symbols and their coefficients for the requested species.
Arguments
- Sheet.name
A character string specifying the sheet name (e.g.
"Hypoxia_6hr","HIPPO_heat"). UseListPathway()to see available sheets.- species
A character string specifying the species: either
"human"or"mouse". Determines which gene symbol column is used. Default"human".