changeset 4:b04635ebfab0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 9d2052269bfbca81a5f9cd10c3153e611358a329
author iuc
date Tue, 24 Oct 2017 07:28:17 -0400
parents 20c7d583fec1
children 09d6806c609e
files snpSift_annotate.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/snpSift_annotate.xml	Mon Jun 12 10:25:32 2017 -0400
+++ b/snpSift_annotate.xml	Tue Oct 24 07:28:17 2017 -0400
@@ -10,7 +10,7 @@
     <expand macro="stdio" />
     <expand macro="version_command" />
     <command><![CDATA[
-SnpSift annotate
+SnpSift -Xmx8G annotate
 #if $annotate.id == 'id':
     -id
 #elif str($annotate.info_ids).strip() != '':
@@ -20,7 +20,7 @@
     ]]></command>
     <inputs>
         <param name="input" type="data" format="vcf" label="Variant input file in VCF format"/>
-        <param name="dbSnp" type="data" format="vcf" label="VCF File with ID field annotated (e.g. dnSNP.vcf)"
+        <param name="dbSnp" type="data" format="vcf" label="VCF File with ID field annotated (e.g. dbSNP.vcf)"
             help="The ID field for a variant in input will be assigned from a matching variant in this file."/>
         <conditional name="annotate">
             <param name="id" type="select" label="Fields to annotate">