I have a data set of normalized metabolomic values from the company Metabolon. I wanted to perform a differential expression analysis, in R, between 5 cases and 5 controls for ~700 metabolites; however, I cannot find anything that seems to be straight forward. I have looked at CRAN and Bioconductor and there a a lot of packages that do differential expression analysis but most of them need raw peak data, which I don't currently have.
Since I have normalized data do I even need a metabolomics specific tool or can I simply compare the means and bonferroni correct the p.values?
I am using R version 3.2.1
Much thanks for any and all help.
What kind of analysis do you want to do? Maybe http://projects.bigcat.unimaas.nl/rpathvisio/ is of interest?