Skip to content

R package dedicated to halogen-containing compounds detection in LC-hrMS

License

Notifications You must be signed in to change notification settings

yguitton/MeHaloCoA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeHaloCoA

R package dedicated to halogen-containing compounds detection in LC-hrMS

Installation First install all dependencies as needed.

install.packages("devtools") library(devtools)

source("http://bioconductor.org/biocLite.R")

biocLite()

library(BiocInstaller)

biocLite("xcms")

biocLite("CAMERA")

#Then install MeHaloCoA

install.packages("devtools")

library(devtools)

install_github("yguitton/mehalocoa")

library(MeHaloCoA)

About

R package dedicated to halogen-containing compounds detection in LC-hrMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages