Mercurial > repos > brigidar > select_product
comparison select_product.xml @ 4:f2506dfbc7f7 draft
Uploaded
author | brigidar |
---|---|
date | Thu, 08 Oct 2015 22:20:19 -0400 |
parents | 342d303e5468 |
children | 8eb1751dcfe7 |
comparison
equal
deleted
inserted
replaced
3:342d303e5468 | 4:f2506dfbc7f7 |
---|---|
1 <tool id="select_product" name="select_product" version="0.2"> | 1 <tool id="select_product" name="select_product" version="0.3"> |
2 <description>define product names to sort on and flanking region</description> | 2 <description>define product names to sort on and flanking region</description> |
3 <requirements> | 3 <requirements> |
4 | 4 |
5 </requirements> | 5 </requirements> |
6 <command iterpreter="python"> | 6 <command interpreter="python"> |
7 select_product.py | 7 select_product.py |
8 -g $input_file | 8 -g $input_file |
9 -n $number | 9 -n $number |
10 -k $keys | 10 -k $keys |
11 > output_file | 11 > output_file |