minor tidy up in foldx, mcsm and dssp scripts
This commit is contained in:
parent
44597ec563
commit
08379c0def
3 changed files with 19 additions and 10 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue