Mercurial > repos > marie-tremblay-metatoul > 2dnmrannotation
view nmr_annotation2d/README.md @ 0:8035235e46c7 draft
Uploaded
author | marie-tremblay-metatoul |
---|---|
date | Mon, 23 Dec 2019 09:26:20 -0500 |
parents | |
children |
line wrap: on
line source
Bidimensional NMR annotation for Galaxy ======================================= [![bioconda-badge](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square)](http://bioconda.github.io) [![Build Status](https://travis-ci.org/workflow4metabolomics/2DNmrAnnotation.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/2DNmrAnnotation) Our project ----------- The [Workflow4Metabolomics](http://workflow4metabolomics.org), W4M in short, is a French infrastructure offering software tool processing, analyzing and annotating metabolomics data. It is based on the Galaxy platform. BARSA ----- Algorithm for Bidimensional NMR Spectra Annotation 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/](https://galaxyproject.org/) Dependencies using Conda ------------------------ [![bioconda-badge](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square)](http://bioconda.github.io) The main recipe: [https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-ptw](https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-ptw) ``` #To install miniconda2 #http://conda.pydata.org/miniconda.html #To install the needed R library using conda: conda install r-batch r-dplyr r-ggplot2 r-openxlsx r-stringr r-tidyr #To set an environment: conda create -n 2DNmrAnnotation r-dplyr r-ggplot2 r-openxlsx r-stringr r-tidyr #To activate the environment: . activate 2DNmrAnnotation ``` [Conda](http://conda.pydata.org/) is package manager that among many other things can be used to manage Python packages. Travis ------ [![Build Status](https://travis-ci.org/workflow4metabolomics/2DNmrAnnotation.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/2DNmrAnnotation) Test and Deploy with Confidence. Easily sync your GitHub projects with Travis CI and you'll be testing your code in minutes! Historic contributors --------------------- - Marie Tremblay-Franco @mtremblayfr - [French Metabolomics and Fluxomics Infrastructure (MetaboHUB)](http://www.metabohub.fr/en) - [MetaToul](http://www.metatoul.fr/) - Coline Gardou