minor tidy up in foldx, mcsm and dssp scripts

This commit is contained in:
Tanushree Tunstall 2020-07-09 14:04:16 +01:00
parent 44597ec563
commit 08379c0def
3 changed files with 19 additions and 10 deletions

View file

@ -68,9 +68,9 @@ pdb_filename = args.pdb_file
# Just the filename, thanks
#pdb_name = Path(in_filename_pdb).stem
#==========
# dir
#==========
#============
# directories
#============
if data_dir:
datadir = data_dir
else: