changeset 2:50f5ef3313bb draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/fetch_fasta_from_ncbi commit e496484ae6792b1a90fd99aa5f4b70e2039ce3e7
author artbio
date Sun, 15 Oct 2017 20:13:13 -0400
parents 7e41bbb94159
children 8be88084f89c
files fetch_fasta_from_NCBI.py fetch_fasta_from_NCBI.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/fetch_fasta_from_NCBI.py	Sun Oct 15 13:56:26 2017 -0400
+++ b/fetch_fasta_from_NCBI.py	Sun Oct 15 20:13:13 2017 -0400
@@ -403,7 +403,7 @@
     E = Eutils(options, logger)
     try:
         E.retrieve()
-    except Exception as e:
+    except Exception:
         sys.exit(1)
 
 
--- a/fetch_fasta_from_NCBI.xml	Sun Oct 15 13:56:26 2017 -0400
+++ b/fetch_fasta_from_NCBI.xml	Sun Oct 15 20:13:13 2017 -0400
@@ -1,4 +1,4 @@
-<tool id="retrieve_fasta_from_NCBI" name="Retrieve FASTA from NCBI" version="2.1.0">
+<tool id="retrieve_fasta_from_NCBI" name="Retrieve FASTA from NCBI" version="2.1.1">
   <description></description>
   <command><![CDATA[
       python '$__tool_directory__'/fetch_fasta_from_NCBI.py