diff create_features_from_gff3.py @ 4:05f0fba403be draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit a3fcc5a9fa19ef4031b759e918c444fc7c186265
author gga
date Thu, 08 Feb 2018 11:33:35 -0500
parents 1ac09b4b089d
children 9e7b56138937
line wrap: on
line diff
--- a/create_features_from_gff3.py	Wed Sep 20 09:39:22 2017 -0400
+++ b/create_features_from_gff3.py	Thu Feb 08 11:33:35 2018 -0500
@@ -3,7 +3,6 @@
 import logging
 import sys
 import time
-
 from builtins import str
 
 from BCBio import GFF