Mercurial > repos > jjohnson > query_tabular
comparison query_tabular.xml @ 9:b7f149b4792f draft
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/query_tabular commit 60d1a49c09f87c1c1ec6fecbe54aa226bdc695a7-dirty
author | jjohnson |
---|---|
date | Fri, 15 Apr 2016 16:48:50 -0400 |
parents | 6d9c91071884 |
children | 98bd1e29d669 |
comparison
equal
deleted
inserted
replaced
8:6d9c91071884 | 9:b7f149b4792f |
---|---|
66 #end for | 66 #end for |
67 #if len($idx_unique) > 0: | 67 #if len($idx_unique) > 0: |
68 #set $jtbl['unique'] = $idx_unique | 68 #set $jtbl['unique'] = $idx_unique |
69 #end if | 69 #end if |
70 #if len($idx_non) > 0: | 70 #if len($idx_non) > 0: |
71 #set $jtbl['index'] = $idx_unique | 71 #set $jtbl['index'] = $idx_non |
72 #end if | 72 #end if |
73 #set $jtbls += [$jtbl] | 73 #set $jtbls += [$jtbl] |
74 #end for | 74 #end for |
75 #echo $json.dumps($jtbldef) | 75 #echo $json.dumps($jtbldef) |
76 </configfile> | 76 </configfile> |