Mercurial > repos > stemcellcommons > spp_tool
comparison spp_wrapper.xml @ 15:a83ceb02d138
Update tool ID and version number.
author | Ilya Sytchev <isytchev@hsph.harvard.edu> |
---|---|
date | Tue, 15 Oct 2013 15:43:49 -0400 |
parents | b5c32b6c6a0b |
children | ea38ad1cfb62 |
comparison
equal
deleted
inserted
replaced
14:d4e99c087688 | 15:a83ceb02d138 |
---|---|
1 <tool id="modencode_peakcalling_spp" name="SPP" version="1.10.1"> | 1 <tool id="spp_peak_calling" name="SPP" version="1.11.0"> |
2 <requirements> | 2 <requirements> |
3 <requirement type="set_environment">SCRIPT_PATH</requirement> | 3 <requirement type="set_environment">SCRIPT_PATH</requirement> |
4 </requirements> | 4 </requirements> |
5 <description>SPP cross-correlation analysis package</description> | 5 <description>SPP cross-correlation analysis package</description> |
6 <command interpreter="python">spp_wrapper.py $options_file $output_narrow_peak $output_region_peak $output_peakshift_file $output_rdata_file $output_plot_file $output_default_file \$SCRIPT_PATH</command> | 6 <command interpreter="python">spp_wrapper.py $options_file $output_narrow_peak $output_region_peak $output_peakshift_file $output_rdata_file $output_plot_file $output_default_file \$SCRIPT_PATH</command> |