papi
offline.
buildDatabase(save = TRUE, folder, saveAs)
papi
is an algorithm to relate metabolite abundances to the activity of metabolic pathways. For this, PAPi uses the information available in KEGG database. However, applying PAPi online may be considerably time consuming depending on the internet connection available. In addition, KEGG database is constantly updated, which means that results produced by PAPi today may be different from results produced one month earlier. buildDatabase
allows users to build local databases containing the required data from KEGG database. It allows to reproduce results at anytime and considerably faster analysis.
addKeggCodes
, papi
, papiHtest
and papiLine
.
#buildDatabase(save = FALSE, saveAs = "MyNewDatabase")
Run the code above in your browser using DataLab