README.md

MetaboModelleR web server

TODO

Running MetaboModelleR locally

Execute following commands in the R console:

install.packages("devtools")
devtools::install_github("BioGenies/MetaboModelleR", upgrade = "always", dependencies = TRUE)

See the example below:

rconsole

If you have successfully installed the package, run the GUI in your web browser using:

MetaboModelleR::run_MetaboModelleR()

Remember that the column with compound names in your data should be named Compound.

Citation (coming soon)

Grzesiak K., Ciborowski M., Burdukiewicz M. (2022). MetaboModeller: efficient processing of GC-MS and LC-MS data. XXXYYY, doi.

Acknowledgements

This project was supported by "The Excellence Initiative - Research University" programme by Medical University of BiaƂystok and Ministry of Education and Science.



michbur/easyR documentation built on Nov. 29, 2022, 6:46 a.m.