renamed file in mcsm_na to be consistent
This commit is contained in:
parent
501492f9fb
commit
84fccfbbb6
3 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ Created on Fri Feb 12 12:15:26 2021
|
|||
import os
|
||||
homedir = os.path.expanduser('~')
|
||||
os.chdir (homedir + '/git/LSHTM_analysis/dynamut')
|
||||
from submit import *
|
||||
from get_results import *
|
||||
from submit_dynamut import *
|
||||
from get_results_dynamut import *
|
||||
#%%#####################################################################
|
||||
#EXAMPLE RUN for different stages
|
||||
#=====================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue