commit/galaxy-central: rc: Fix for vcf_extract tool test
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/69552e72d144/ changeset: r5153:69552e72d144 user: rc date: 2011-03-02 15:40:10 summary: Fix for vcf_extract tool test affected #: 1 file (15 bytes) --- a/tools/vcf_tools/extract.xml Wed Mar 02 08:38:19 2011 -0500 +++ b/tools/vcf_tools/extract.xml Wed Mar 02 09:40:10 2011 -0500 @@ -40,7 +40,7 @@ <param name="keep_info" value='' /><param name="discard_info" value='' /><param name="pass_filter" value='true' /> - <output name="output" file="test_extract_pass_filter_quality_9_DP_2000_lt.vcf" ftype="vcf" /> + <output name="output" file="test_extract_pass_filter_quality_9_DP_2000_lt.vcf" lines_diff="6" ftype="vcf" /></test><test><param name="input1" value="test.small.vcf" ftype="vcf" /> 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