Mercurial > repos > ryo-tas > macs14
changeset 7:c23082638ba0 default tip
20150123
author | pitagora <yamanaka@genome.rcast.u-tokyo.ac.jp> |
---|---|
date | Fri, 23 Jan 2015 16:12:18 +0900 |
parents | be2d5f6ef1b6 |
children | |
files | macs14_wrapper.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macs14_wrapper.xml Tue Dec 23 18:54:35 2014 +0900 +++ b/macs14_wrapper.xml Fri Jan 23 16:12:18 2015 +0900 @@ -1,5 +1,6 @@ -<tool id="peakcalling_macs14" name="MACS14" version="1.0.0"> +<tool id="peakcalling_macs14" name="MACS14" version="1.4.2"> <description>Model-based Analysis of ChIP-Seq (1.4.2)</description> + <version_command>macs14 --version</version_command> <command interpreter="python">macs14_wrapper.py $options_file $output_bed_file $output_extra_files $output_extra_files.files_path</command> <requirements> <requirement type="package" version="2.15.0">R</requirement>