gidb_dev #1

Closed
tanu wants to merge 386 commits from gidb_dev into master
3 changed files with 2 additions and 2 deletions
Showing only changes of commit 9a0e98eb24 - Show all commits

View file

@ -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
#=====================