# HG changeset patch # User greg # Date 1605345364 0 # Node ID 7471707d3fb4981991878ac44292f03550cc2272 # Parent 770834ba75e4a87b17f133fa942699cba5bc21c8 Uploaded diff -r 770834ba75e4 -r 7471707d3fb4 vsnp_get_snps.xml --- a/vsnp_get_snps.xml Sat Nov 14 09:07:53 2020 +0000 +++ b/vsnp_get_snps.xml Sat Nov 14 09:16:04 2020 +0000 @@ -50,7 +50,7 @@ #end if #end if python '$__tool_directory__/vsnp_get_snps.py' ---processes \${GALAXY_SLOTS:-4} +--processes $processes --reference '$reference' #if str($excel_grouper_cond.excel_grouper) == "yes": --excel_grouper_file '$excel_file' @@ -110,6 +110,7 @@ + @@ -163,6 +164,7 @@ * **Use Excel file for grouping and filtering?** - select Yes to filter desired SNP positions by group. A cached Excel spreadsheet provides the most widely used SNP positions for grouping, but a custom spreadhseet can be selected from the current history. * **Job Resource Parameters** - an administrator for the Galaxy instance must configure this tool to display this option, so it may not be available. If it is, you can choose the number of processors to use for tool execution. + * **Number of processes for job splitting** - Select the number of processes for splitting the job to shorten execution time.