dynamut scripts and minor change dir for rd_df.py
This commit is contained in:
parent
0fd3e75ab0
commit
fad1526ce5
3 changed files with 8 additions and 10 deletions
|
@ -26,7 +26,7 @@ homedir = os.path.expanduser('~')
|
|||
|
||||
# set working dir
|
||||
os.getcwd()
|
||||
os.chdir(homedir + '/git/LSHTM_analysis/meta_data_analysis')
|
||||
os.chdir(homedir + '/git/LSHTM_analysis/scripts')
|
||||
os.getcwd()
|
||||
#=======================================================================
|
||||
#%% command line args
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue