workflow4metabolomics/risa

Name: risa

Owner: Workflow4Metabolomics

Description: null

Created: 2016-10-18 11:59:53.0

Updated: 2016-10-18 12:01:50.0

Pushed: 2016-10-23 20:19:48.0

Homepage: null

Size: 9

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RISA

A Galaxy tool to import data from Metabolights database using Risa package.

To run the script risa.R, you will need to install the netCDF and some bioconductor packages.

First install netCDF. On macOS run:

 tap homebrew/science
 install netcdf

Then run R and install xcms, Risa and mtbls2 packages:

ce("http://bioconductor.org/biocLite.R")
Lite(c('xcms', 'Risa', 'mtbls2'))

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.