changeset 1:877cd0833221 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/blastxml_to_gapped_gff3 commit 014e89419c7304a50d78e3a3bfcf46f3e174fd7c
author iuc
date Wed, 15 Feb 2017 05:48:02 -0500
parents bd47051afe98
children 561e827baa5f
files blastxml_to_gapped_gff3.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blastxml_to_gapped_gff3.py	Tue Dec 20 09:21:11 2016 -0500
+++ b/blastxml_to_gapped_gff3.py	Wed Feb 15 05:48:02 2017 -0500
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env python
 import argparse
 import copy
 import logging