Informatics and Statistics for Metabolomics 2018

Programs to Install

1) A robust text editor.

2) A file decompression tool.

  • For Windows/PC – 7zip.
  • For Linux – gzip.
  • For Mac – already there.

3) A robust internet browser such as Firefox or Safari (Internet Explorer and Chrome are not recommended because of Java issues).

4) Proteowizard MS convert.

5) Latest version of R.

6) XCMS in R. Open R and type:

source("https://bioconductor.org/biocLite.R")
biocLite("xcms")

7) A PDF viewer (Adobe Acrobat or equivalent).

Do these tutorials before the workshop

1) R Preparation tutorials: You are expected to have completed the following tutorials in R beforehand. The tutorial should be very accessible even if you have never used R before.

Before coming to the workshop, read these:

Please note that these instructions may change prior to the workshop.