# HG changeset patch # User lecorguille # Date 1467640311 14400 # Node ID c4bd0c40eb3bed39a51f45d6d158c635cd19b784 # Parent e13ec2c3fabe5cd6a24fce29587bf61499cf9088 planemo upload commit 1c73dd5ed7b5b8595963e0e1b6f8427978d8d5f5-dirty diff -r e13ec2c3fabe -r c4bd0c40eb3b ProbMetab.xml --- a/ProbMetab.xml Mon Jul 04 04:29:25 2016 -0400 +++ b/ProbMetab.xml Mon Jul 04 09:51:51 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 e13ec2c3fabe -r c4bd0c40eb3b macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Jul 04 09:51:51 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 + + +