Forgot to eliminate the emboss path...

This commit is contained in:
Greg Von Kuster
2008-04-25 19:07:26 +00:00
parent 61aa1fe894
commit e263c8bb06
+1 -1
View File
@@ -1,6 +1,6 @@
<tool id="EMBOSS: cpgplot15" name="cpgplot" version="5.0.0">
<description>Plot CpG rich areas</description>
<command interpreter="perl">emboss_cpgplot_wrapper.pl /home/universe/linux-i686/EMBOSS-5.0.0/bin/cpgplot -sequence $input1 -window $window -minlen $minlen -minpc $minpc -outfile $outfile -graph png -goutfile $goutfile -outfeat $outfeat -minoe $minoe -auto</command>
<command interpreter="perl">emboss_cpgplot_wrapper.pl cpgplot -sequence $input1 -window $window -minlen $minlen -minpc $minpc -outfile $outfile -graph png -goutfile $goutfile -outfeat $outfeat -minoe $minoe -auto</command>
<inputs>
<param format="data" name="input1" type="data">
<label>On query</label>