Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.17 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.17 KB

MetaFetcheR


An R package designed to link metabolites IDs from different Metabolome databases with eachother in a step to resolve ambiguity and standardize metabolites representation and annotation. Currently the package supports resolving IDs for the following databases:

  • Human Metabolome Database (HMDB)
  • Chemical Entities of Biological Interest (ChEBI)
  • PubChem
  • Kyoto Encyclopedia of Genes and Genomes (KEGG)
  • Lipidomics Gateway (LipidMaps)

For any questions or issues please use the Issues in github or contact Sara Younes.

Please note that I updated the installation because it is dependent on one of the packages so this is how to install the package

library(devtools) install_github("shizidushu/hfun","komorowskilab/metafetcher")

MetaFetcheR is implemented in R


Installation

library(devtools)
install_github("shizidushu/hfun","komorowskilab/metafetcher")

See the documentation.

Authors

  • Rajmund Casombordi @oboforty
  • Sara Yones [email protected] @SaraYones
  • Klev Diamanti @klevdiamanti