Repository revision
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository hr2
Name: hr2
Owner: fgiacomoni
Synopsis: [W4M][LC-MS] HR2 - in silico Annotation - Finding a chemical formula from a accurate mass.
Part of the F.L.A.M.E. project. The process returns outputs files (CSV and HTML formats).
Clone this repository: hg clone https://toolshed.g2.bx.psu.edu/repos/fgiacomoni/hr2
Type: unrestricted
Revision: 1:e2cbcf6fa22e
This revision can be installed: True
Times cloned / installed: 244

Repository README files - may contain important installation or license information

## ****** HR2 environnemnt : ****** ## # version sept 2014 M Landi / A LIEURADE, Cl LIONNET, P MARIJON, B RADISSON and L VARRAILHON / F Giacomoni ## --- PERL compilator / libraries : --- ## $ perl -v This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi # libs CORE PERL : use strict ; use warnings ; use Carp qw (cluck croak carp) ; use Data::Dumper ; use Getopt::Long ; use FindBin ; # libs CPAN PERL : $ perl -e 'use Text::CSV' $ sudo perl -MCPAN -e shell cpan> install Text::CSV # libs pfem PERL : already include in the package use lib::conf qw( :ALL ) ; use lib::csv qw( :ALL ) ; -- ## --- R bin and Packages : --- ## NA -- ## --- Binary dependencies --- ## Install folowing binaries : * HR2 : source : HR2_v1.04.cpp available in the tar ball at lib/HR2_v1.04.cpp lab : http://jhau.maliwi.de/sci/ms.html for initial project and http://fiehnlab.ucdavis.edu/projects/Seven_Golden_Rules/Software/ for fork install : in /opt/prog/metabolomics/hr2 (you can change this path in conf file : conf_hr2.cfg compilation : g++ HR2_v1.04.cpp -o HR2-all-res_v1.04.exe The project is available on : http://fiehnlab.ucdavis.edu/projects/Seven_Golden_Rules/Software/seven-golden-rules-supplement-v46.zip (the launch of the download may take some time) ~/seven-golden-rules-supplement-v46.zip/supplement/HR2-formula-generator/HR2.zip/HR2.cpp OR http://sourceforge.net/projects/hires/ : This proposed binary is an fork of the HiRes initial project. -- ## --- Config : --- ## Edit the following lines in the config file : conf_hr2.cfg lancerHR2=/your_hr2_binary_path/HR2-all-res_v1.04.exe JS_GALAXY_PATH=http://YOUR_GALAXY_HOSTNAME/static/scripts/libs/outputs CSS_GALAXY_PATH=http://YOUR_GALAXY_HOSTNAME/static/style -- ## --- XML HELP PART --- ## one image : in the static/images dir hr2.png -- ## --- DATASETS --- ## No data set ! waiting for galaxy pages -- ## --- ??? COMMENTS ??? --- ## In the PFEM version, the HR2 source (HR2_v*.cpp) is modified to correct atom exact masses. For more information, please contact us.

Contents of this repository

Name Description Version Minimum Galaxy Version
find a chemical formula from a accurate mass 1.1.2 16.01

Categories
Metabolomics - Tools for use in the study of Metabolomics