Yes it is working too, avoiding an additional wrapper.
On Sun, Nov 18, 2012 at 1:13 PM, Christophe AntoniewskiI'm pretty sure we do not currently support multiple "command" tags.
<drosofff@gmail.com> wrote:
> but the second script output is empty. I suspect that the second script is
> launched when the output of the first script is not available yet.
However whatever is in the command text is always run through a shell
(sh), so you can use pipes and such directly, just don't specify
interpreter at all:
<command>python plotter.py $input $minsize $maxsize $factor
$output | bash r_wrapper.sh $Rplotter</command>
...should work.
¡ Note that my email address has changed !
¡ Please update your records with !
¡ christophe.antoniewski@snv.jussieu.fr !
--
Christophe Antoniewski
Drosophila Genetics and Epigenetics
Laboratoire de Biolologie du Développement
9, Quai St Bernard, Boîte courrier 24
75252 Paris Cedex 05
Tel +33 1 44 27 34 39
Fax +33 1 44 27 34 45
Mobile +33 6 68 60 51 50