Mercurial > repos > fgiacomoni > golm_ws_lib_search
view MANUAL_INSTALL.txt @ 2:11779b6402bc draft
planemo upload for repository https://github.com/workflow4metabolomics/tool-bank-golm-lib_search.git commit a2892b221abe5a68ef271266a36b66894fcf9bde
author | fgiacomoni |
---|---|
date | Wed, 22 Feb 2017 07:37:36 -0500 |
parents | e3d43b8c987b |
children |
line wrap: on
line source
## ****** MON_MODULE environnemnt : ****** ## # version 1.0 XX.XX.2016 G Cretin / F Giacomoni / Y Guitton ## --- PERL compilator / libraries : --- ## $ perl -v This is perl, v5.18.2 built for x86_64-linux-gnu-thread-multi # libs CORE PERL : use strict ; use warnings ; use Carp qw (cluck croak carp) ; use Exporter ; use Data::Dumper ; use Getopt::Long ; use FindBin ; # libs CPAN PERL : $ perl -e 'use SOAP::Lite +trace => [qw (debug)] ;' $ perl -e 'use Excel::Writer::XLSX ;' $ perl -e 'use JSON ;' $ perl -e 'use HTML::Template ;' # libs pfem PERL : use lib::golm_ws_api qw( :ALL ) ; use lib::msp qw( :ALL ) ; use lib::output qw( :ALL ) ; -- ## --- R bin and Packages : --- ## No interaction with R -- ## --- Binary dependencies --- ## NA -- ## --- Config : --- ## NA -- ## --- XML HELP PART --- ## -- ## --- DATASETS --- ## -- ## --- ??? COMMENTS ??? --- ## --