Mercurial > repos > chemteam > bio3d_rmsf
comparison rmsf.xml @ 1:413da72f016b draft
planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/bio3d commit 8e1fece3eaef36823e90f5d10f8bb8b809544c55
author | chemteam |
---|---|
date | Sun, 13 Jan 2019 03:14:21 -0500 |
parents | f1f0205d3212 |
children | 3212254da4ab |
comparison
equal
deleted
inserted
replaced
0:f1f0205d3212 | 1:413da72f016b |
---|---|
130 </outputs> | 130 </outputs> |
131 <tests> | 131 <tests> |
132 <test> | 132 <test> |
133 <expand macro="tests_inputs"/> | 133 <expand macro="tests_inputs"/> |
134 <param name="sele" value="calpha"/> | 134 <param name="sele" value="calpha"/> |
135 <output name="output"> | 135 <output name="output" file="rmsf_raw_data.tabular" /> |
136 <assert_contents> | |
137 <has_n_columns n="2" /> | |
138 </assert_contents> | |
139 </output> | |
140 </test> | 136 </test> |
141 </tests> | 137 </tests> |
142 <help><![CDATA[ | 138 <help><![CDATA[ |
143 | 139 |
144 .. class:: infomark | 140 .. class:: infomark |