1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/40ad570cf570/ changeset: 40ad570cf570 user: jgoecks date: 2012-08-14 18:17:01 summary: Include fusions output in Tophat2 wrapper. affected #: 1 file diff -r be81990d148a81bc2896c3c543d2ff70ad9c3c67 -r 40ad570cf570d4f2f2dcbf87c5eb3c212efe6f1c tools/ngs_rna/tophat2_wrapper.xml --- a/tools/ngs_rna/tophat2_wrapper.xml +++ b/tools/ngs_rna/tophat2_wrapper.xml @@ -296,6 +296,9 @@ </inputs><outputs> + <data format="tabular" name="fusions" label="${tool.name} on ${on_string}: fusions" from_work_dir="tophat_out/fusions.out"> + <filter>(params['fusion_search']['do_search'] == 'Yes')</filter> + </data><data format="bed" name="insertions" label="${tool.name} on ${on_string}: insertions" from_work_dir="tophat_out/insertions.bed"><actions><conditional name="refGenomeSource.genomeSource"> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.