Mercurial > repos > jjohnson > cummerbund
diff cuffdiff_wrapper.xml @ 6:79c687de829b
Add more descriptive label
| author | Jim Johnson <jj@umn.edu> |
|---|---|
| date | Tue, 09 Oct 2012 08:09:32 -0500 |
| parents | 9d25b0fd882b |
| children | 56bdf6d4ac9c |
line wrap: on
line diff
--- a/cuffdiff_wrapper.xml Tue Oct 09 07:43:58 2012 -0500 +++ b/cuffdiff_wrapper.xml Tue Oct 09 08:09:32 2012 -0500 @@ -275,7 +275,7 @@ <data format="cuffdata" name="cuffdata" label="${tool.name} on ${on_string}: cuffdata" > <filter>not output_sel or output_sel and 'cuffdata' in output_sel</filter> </data> - <data format="cuffdatadb" name="cummeRbund_db" label="${tool.name} on ${on_string}: cummeRbund Database" > + <data format="cuffdatadb" name="cummeRbund_db" label="${tool.name} on ${on_string}: cummeRbund sqlite Database" > <filter>output_sel and 'cummeRbund_db' in output_sel</filter> </data> </outputs>
