script to combine all ors
This commit is contained in:
parent
07258120de
commit
c98ca7c8ae
3 changed files with 14 additions and 19 deletions
|
@ -41,7 +41,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