Mercurial > repos > gga > apollo_delete_organism
diff export.py @ 4:a5de2095bd01 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 70fbb41d4c6b0a08a7bed4849a5ae7c865e1ab1e
author | gga |
---|---|
date | Mon, 12 Mar 2018 06:32:27 -0400 |
parents | dc738069b5ac |
children | 0af4179e6758 |
line wrap: on
line diff
--- a/export.py Wed Sep 20 09:43:23 2017 -0400 +++ b/export.py Mon Mar 12 06:32:27 2018 -0400 @@ -9,11 +9,8 @@ from Bio import SeqIO -from future import standard_library - from webapollo import CnOrGuess, GuessCn, WAAuth, WebApolloInstance -standard_library.install_aliases() try: import StringIO as io except ImportError: