# HG changeset patch # User Jim Johnson # Date 1412812659 18000 # Node ID 5da5dcc5e13ab12761599066f087cbc280db10b7 # Parent 2bd0cbccb3c6aab23a5e637be1ae64cb82b8f323 Update from 24 to 25 columns and update versions to 1.0.0 diff -r 2bd0cbccb3c6 -r 5da5dcc5e13a blastxml_to_tabular_selectable.py --- a/blastxml_to_tabular_selectable.py Wed Oct 08 19:38:28 2014 -0400 +++ b/blastxml_to_tabular_selectable.py Wed Oct 08 18:57:39 2014 -0500 @@ -66,7 +66,7 @@ from optparse import OptionParser if "-v" in sys.argv or "--version" in sys.argv: - print "v0.0.12" + print "v1.0.0" sys.exit(0) if sys.version_info[:2] >= ( 2, 5 ): diff -r 2bd0cbccb3c6 -r 5da5dcc5e13a blastxml_to_tabular_selectable.xml --- a/blastxml_to_tabular_selectable.xml Wed Oct 08 19:38:28 2014 -0400 +++ b/blastxml_to_tabular_selectable.xml Wed Oct 08 18:57:39 2014 -0500 @@ -1,4 +1,4 @@ - + Convert BLAST XML output to tabular blastxml_to_tabular_selectable.py -o $tabular_file @@ -36,7 +36,7 @@ - +