Mercurial > repos > estrain > seqsero2_v1_0_1
diff SalmID.py @ 17:9438261e43e0
Uploaded
author | estrain |
---|---|
date | Sat, 07 Sep 2019 13:04:13 -0400 |
parents | 6d28f83c35b1 |
children | f918518b7d7b |
line wrap: on
line diff
--- a/SalmID.py Sat Sep 07 13:02:05 2019 -0400 +++ b/SalmID.py Sat Sep 07 13:04:13 2019 -0400 @@ -266,8 +266,8 @@ def main(): - ex_dir = os.path.abspath(os.path.dirname(os.path.realpath(__file__))) - #ex_dir = os.path.dirname(os.path.realpath(__file__)) + #ex_dir = os.path.abspath(os.path.dirname(os.path.realpath(__file__))) + ex_dir = os.path.dirname(os.path.realpath(__file__)) args = parse_args() input_file = args.input_file if input_file != 'None':