diff blast_report.py @ 5:c7ce2cd96546 draft

Uploaded
author dfornika
date Tue, 03 Mar 2020 01:16:59 +0000
parents 386a88793078
children 445a1923bb97
line wrap: on
line diff
--- a/blast_report.py	Tue Mar 03 01:13:09 2020 +0000
+++ b/blast_report.py	Tue Mar 03 01:16:59 2020 +0000
@@ -83,7 +83,6 @@
                     )
 parser.add_argument('-r', '--discard-redundant',
                     dest='discard_redundant',
-                    type=bool,
                     default=False,
                     action='store_true'
                     )