commit/galaxy-central: dannon: Remove ftype from mosaik/freebayes test outputs.
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/c44bf3bfdec5/ changeset: r5152:c44bf3bfdec5 user: dannon date: 2011-03-02 14:38:19 summary: Remove ftype from mosaik/freebayes test outputs. affected #: 2 files (24 bytes) --- a/tools/human_genome_variation/freebayes.xml Wed Mar 02 08:28:30 2011 -0500 +++ b/tools/human_genome_variation/freebayes.xml Wed Mar 02 08:38:19 2011 -0500 @@ -115,7 +115,7 @@ <param name="reference" ftype="fasta" value="mosaik_test_ref.fasta"/><param name="bamfile" ftype="bam" value="freebayes_in.bam"/><param name="source_select" value="pre_set"/> - <output name="output" ftype="vcf" file="freebayes_out.vcf" lines_diff="4"/> + <output name="output" file="freebayes_out.vcf" lines_diff="4"/></test></tests><help> --- a/tools/sr_mapping/mosaik.xml Wed Mar 02 08:28:30 2011 -0500 +++ b/tools/sr_mapping/mosaik.xml Wed Mar 02 08:38:19 2011 -0500 @@ -94,7 +94,7 @@ <param name="act" value="35"/><param name="bw" value="19"/><param name="mhp" value="100"/> - <output name="output" ftype="sam" file="mosaik_test_out.sam" compare="sim_size" delta="0"/> + <output name="output" file="mosaik_test_out.sam" compare="sim_size" delta="0"/></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