commit/galaxy-central: dan: Fix typo in BAM slice tool.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/a781f132e259/ changeset: a781f132e259 user: dan date: 2012-05-02 17:47:04 summary: Fix typo in BAM slice tool. affected #: 1 file diff -r 926c93b412beaaff5579e6faa2d052768e9408d1 -r a781f132e259b60c417c674047535ac0a688b69d tools/samtools/samtools_slice_bam.xml --- a/tools/samtools/samtools_slice_bam.xml +++ b/tools/samtools/samtools_slice_bam.xml @@ -20,7 +20,7 @@ <test><param name="input_bam" value="gatk/fake_phiX_reads_1.bam" ftype="bam" /><param name="input_interval" value="gatk/fake_phiX_variant_locations.bed" ftype="bed" /> - <output name="output_log" file="gatk/fake_phiX_reads_1.bam" ftype="bam" /> + <output name="output_bam" file="gatk/fake_phiX_reads_1.bam" ftype="bam" /></test></tests><help> 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.
participants (1)
-
Bitbucket