Mercurial > repos > rnateam > vienna_rna
diff rnapkplex.xml @ 1:b82c46050674 draft
Uploaded
author | rnateam |
---|---|
date | Wed, 04 Feb 2015 12:01:42 -0500 |
parents | 031ad3250176 |
children | 2c5a9f01ba08 |
line wrap: on
line diff
--- a/rnapkplex.xml Tue Feb 03 04:59:51 2015 -0500 +++ b/rnapkplex.xml Wed Feb 04 12:01:42 2015 -0500 @@ -49,9 +49,9 @@ </inputs> <outputs> <data format="txt" name="output"/> - <data format="txt" name="dotplot"> - <discover_datasets pattern="(?P<designation>.+)\.ps" ext="eps" visible="true"/> - </data> + <collection name="matrix_outputs" type="list" label="rna_eps outputs"> + <discover_datasets pattern="(?P<designation>.+)\.ps" ext="eps" /> + </collection> </outputs> <tests> </tests>