changeset 18:ba3ce4445302 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_acc_download commit 330136ab5f56c93885374456d199739b779cbbc3-dirty"
author dfornika
date Fri, 29 Nov 2019 00:41:07 +0000
parents 328a48cec6d3
children 03cc4022c041
files ncbi_acc_download.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ncbi_acc_download.xml	Fri Nov 29 00:00:12 2019 +0000
+++ b/ncbi_acc_download.xml	Fri Nov 29 00:41:07 2019 +0000
@@ -21,7 +21,7 @@
             #if $molecule.format != 'featuretable' and $molecule.format != 'gff3':
                 --extended-validation all
             #end if
-            \${accession} && sleep 5;
+            \${accession} && sleep 2;
         done < ../accessions 2> >(tee -a ../error.log >&2)
     ]]></command>
     <inputs>