comparison find_intervals.xml @ 22:95a05c1ef5d5

update to devshed revision aaece207bd01
author Richard Burhans <burhans@bx.psu.edu>
date Mon, 11 Mar 2013 11:28:06 -0400
parents d6b961721037
children 8997f2ca8c7a
comparison
equal deleted inserted replaced
21:d6b961721037 22:95a05c1ef5d5
1 <tool id="gd_find_intervals" name="Remarkable Intervals" version="1.0.0"> 1 <tool id="gd_find_intervals" name="Remarkable Intervals" version="1.1.0">
2 <description>: Find high-scoring runs of SNPs</description> 2 <description>: Find high-scoring runs of SNPs</description>
3 3
4 <command interpreter="python"> 4 <command interpreter="python">
5 find_intervals.py "$input" "$input.metadata.dbkey" "$output" "$output.files_path" 5 find_intervals.py "$input" "$input.metadata.dbkey" "$output" "$output.files_path"
6 6