updating notes to running_scripts.py as running for another drug-target

This commit is contained in:
Tanushree Tunstall 2020-11-17 13:55:16 +00:00
parent ac5b86a9cd
commit 802522d1c6
3 changed files with 6 additions and 4 deletions

View file

@ -82,7 +82,7 @@ if not outdir:
# FIXME: this is a temporary directory and should be correctly handled
process_dir = datadir + '/' + drug +'/' + 'processing'
os.mkdir(process_dir)
#os.mkdir(process_dir)
#=======
# input
#=======