diff blastxml_to_gapped_gff3.py @ 14:18be2d72fdee draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse commit 0bfb0de98c918860c21808e8832caad9f0535975
author iuc
date Thu, 08 Jun 2017 17:31:38 -0400
parents db5fe5a3176a
children ff11d442feed
line wrap: on
line diff
--- a/blastxml_to_gapped_gff3.py	Thu Feb 09 12:36:16 2017 -0500
+++ b/blastxml_to_gapped_gff3.py	Thu Jun 08 17:31:38 2017 -0400
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env python
 import argparse
 import copy
 import logging