# HG changeset patch # User dereeper # Date 1424931507 18000 # Node ID 1dc58d808e722ab725901d611f11ca684f0c92b8 # Parent 0aeea77b924a8d038490d364bd49d4c9b398b9fa Uploaded diff -r 0aeea77b924a -r 1dc58d808e72 tassel/tassel.xml --- a/tassel/tassel.xml Thu Feb 26 01:15:36 2015 -0500 +++ b/tassel/tassel.xml Thu Feb 26 01:18:27 2015 -0500 @@ -1,9 +1,8 @@ -<tool id="Tassel" name="Tassel"> +<tool id="Tassel" name="Tassel" version="5.0"> <description> Software package to evaluate traits associations, evolutionary patterns, and linkage disequilibrium. </description> - <!--<command interpreter="bash"> -./tassel.sh $hapmap $trait $structure $filter $output1 $output2 $log -</command> ---> + <requirements> + <requirement type="package" version="5.0">tassel</requirement> + </requirements> <command interpreter="bash">./tassel.sh $analysis_opts.fonction_selector $output1 $output2 $output3 $log tmpdir$$/ #if $analysis_opts.fonction_selector == "mlm": -fork1 -h $hapmap -filterAlign -filterAlignMinFreq $filterAlignMinFreq