# HG changeset patch # User iuc # Date 1633074402 0 # Node ID b778a18bd878bddc5e337ab6cc9e61409c7f036b # Parent 7608209110d380fbed27290ee82bf49209044e59 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deepvariant commit ce3024e2098c50a93ea8a7fc120a40a570fd0c53" diff -r 7608209110d3 -r b778a18bd878 deepvariant.xml --- a/deepvariant.xml Mon Sep 06 17:34:08 2021 +0000 +++ b/deepvariant.xml Fri Oct 01 07:46:42 2021 +0000 @@ -31,7 +31,7 @@ #else if $regions_conditional.regions_option == 'bed' --regions region.bed #end if - --call_variants_extra_args="use_openvino=true" ## Setting this will use OpenVINO on Intel CPUs, which empirically reduces call_variants runtime by 15%-25%. + ##--call_variants_extra_args="use_openvino=true" ## Setting this will use OpenVINO on Intel CPUs, which empirically reduces call_variants runtime by 15%-25%. --num_shards=\${GALAXY_SLOTS:-2} && gunzip './output.vcf.gz' #if $output_gvcf @@ -56,7 +56,7 @@ - + diff -r 7608209110d3 -r b778a18bd878 macros.xml --- a/macros.xml Mon Sep 06 17:34:08 2021 +0000 +++ b/macros.xml Fri Oct 01 07:46:42 2021 +0000 @@ -1,6 +1,6 @@ 1.2.0 - 0 + 1 topic_0199