Repository 'blastxml_to_gapped_gff3'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/blastxml_to_gapped_gff3

Changeset 1:877cd0833221 (2017-02-15)
Previous changeset 0:bd47051afe98 (2016-12-20) Next changeset 2:561e827baa5f (2017-11-15)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/blastxml_to_gapped_gff3 commit 014e89419c7304a50d78e3a3bfcf46f3e174fd7c
modified:
blastxml_to_gapped_gff3.py
b
diff -r bd47051afe98 -r 877cd0833221 blastxml_to_gapped_gff3.py
--- 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
b
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env python
 import argparse
 import copy
 import logging