项目作者: workflow4metabolomics

项目描述 :
Normalization for Galaxy
高级语言: R
项目地址: git://github.com/workflow4metabolomics/normalization.git
创建时间: 2016-04-14T14:34:50Z
项目社区:https://github.com/workflow4metabolomics/normalization

开源协议:

下载


Spectral Normalization for Galaxy

bioconda-badge Build Status

Our project

The Workflow4Metabolomics, W4M in short, is a French infrastructure offering software tool processing, analyzing and annotating metabolomics data. It is based on the Galaxy platform.

Normalization

Normalization (operation applied on each individual spectrum) of preprocessed data

Galaxy

Galaxy is an open, web-based platform for data intensive biomedical research. Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses.

Homepage: https://galaxyproject.org/

Dependencies using Conda

bioconda-badge

Conda is package manager that among many other things can be used to manage Python packages.

  1. #To install miniconda2
  2. #http://conda.pydata.org/miniconda.html
  3. #To install the R library using conda:
  4. conda install r-batch
  5. #To set an environment:
  6. conda create -n r-batch r-batch`
  7. #To activate the environment:
  8. . activate r-batch

Test Status

Planemo test using conda: passed

Planemo shed_test: passed

Conda

bioconda-badge

Conda is package manager that among many other things can be used to manage Python packages.

Travis

Build Status

Test and Deploy with Confidence. Easily sync your GitHub projects with Travis CI and you’ll be testing your code in minutes!

Test Status

Planemo test using conda: passed

Planemo shed_test: passed

Historic contributors