Skip to content

BioGenies/MetaboModelleR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published