loadPWs {pwOmics} | R Documentation |
This function loads the pathway information from pathway databases. Needed in the identifyPWs function.
loadPWs(pwdatabases, biopax_level)
pwdatabases |
vector indicating with which pathway database the pathways should be determined; possible choices are "biocarta", "kegg", "nci", "reactome". |
biopax_level |
integer indicating biopax level of pathway database information to be retrieved. |
list of biopax model corresponding to specified pathway databases.