# HG changeset patch # User lecorguille # Date 1467640292 14400 # Node ID 73529d2695c45ad3f270dce10845f28be984df3c # Parent 3024c437371c1fc5766a54dfc07a7b12c4dd87ad planemo upload commit 1c73dd5ed7b5b8595963e0e1b6f8427978d8d5f5-dirty diff -r 3024c437371c -r 73529d2695c4 ProbMetab.xml --- a/ProbMetab.xml Mon Jul 04 05:02:57 2016 -0400 +++ b/ProbMetab.xml Mon Jul 04 09:51:32 2016 -0400 @@ -2,18 +2,15 @@ Wrapper function for ProbMetab R package. - - r-snow - r-probmetab - r-batch - + + macros.xml + - - - + + - LANG=C Rscript $__tool_directory__/probmetab.r + @COMMAND_CAMERA_SCRIPT@ #if $acquisition_options.mode == "one": mode_acquisition $acquisition_options.mode xa $acquisition_options.xa ##if $acquisition_options.xsetnofill_options.option == "show": @@ -39,9 +36,7 @@ allowMiss $allowMiss html $html kegg_db $kegg_db ppm_tol $ppm_tol opt $opt corths $corths corprob $corprob pcorprob $pcorprob prob $prob - #if $zip_file: - zipfile $zip_file - #end if + @COMMAND_ZIPFILE_LOAD@ @@ -161,9 +156,7 @@ --> - - - + @@ -197,7 +190,8 @@ - + + @@ -213,25 +207,7 @@ -.. class:: infomark - -**Authors** Ricardo R. Silva et al. (2013) rsilvabioinfo@usp.br - - | If you use this tool, please cite: Silva RR and al.(2010). ProbMetab: an R package for Bayesian probabilistic annotation of LC-MS-based metabolomics.. - | For details about this tool, please go to http://labpib.fmrp.usp.br/methods/probmetab/ - -.. class:: infomark - -**Galaxy integration** Misharl Monsoor misharl.monsoor@sb-roscoff.fr ABIMS TEAM, Station biologique de Roscoff. - - | Contact support@workflow4metabolomics.org for any questions or concerns about the Galaxy implementation of this tool. - -.. class:: infomark - -**Contributors** Ricardo R. Silva rsilvabioinfo@usp.br, Yann Guitton yann.guitton@univ-nantes.fr and Jean-François Martin jean-francois.martin@toulouse.inra.fr - ---------------------------------------------------- - +@HELP_AUTHORS@ ========= ProbMetab @@ -419,10 +395,8 @@ - - 10.1093/bioinformatics/btu019 - 10.1093/bioinformatics/btu813 - + + diff -r 3024c437371c -r 73529d2695c4 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Jul 04 09:51:32 2016 -0400 @@ -0,0 +1,69 @@ + + + + + r-snow + r-probmetab + r-batch + + + + + + + + + + LANG=C Rscript $__tool_directory__/probmetab.r + + + + + #if $zipfile_load_conditional.zip_file: + zipfile $zipfile_load_conditional.zip_file + #end if + + + + + + + + + + + + + + + + +.. class:: infomark + +**Authors** Ricardo R. Silva et al. (2013) rsilvabioinfo@usp.br + + | If you use this tool, please cite: Silva RR and al.(2010). ProbMetab: an R package for Bayesian probabilistic annotation of LC-MS-based metabolomics.. + | For details about this tool, please go to http://labpib.fmrp.usp.br/methods/probmetab/ + +.. class:: infomark + +**Galaxy integration** Misharl Monsoor misharl.monsoor@sb-roscoff.fr ABIMS TEAM, Station biologique de Roscoff. + + | Contact support@workflow4metabolomics.org for any questions or concerns about the Galaxy implementation of this tool. + +.. class:: infomark + +**Contributors** Ricardo R. Silva rsilvabioinfo@usp.br, Yann Guitton yann.guitton@univ-nantes.fr and Jean-François Martin jean-francois.martin@toulouse.inra.fr + +--------------------------------------------------- + + + + + + + 10.1093/bioinformatics/btu019 + 10.1093/bioinformatics/btu813 + + +