Skip to content

Commit

Permalink
Gen Immunity changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Chaillet committed Apr 12, 2022
1 parent 2cd0991 commit abb4c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batchRuns/ODESGeneralizedImmunity.R
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ SEAI_wildOnly<-function(t,y,p){
})
}

allPara<-read.csv("Documents/ParamListGen.csv",sep=",",header=T)
allPara<-read.csv("MalariaResistance/batchRuns/ParamListGen.csv",sep=",",header=T)

currentPara<-allPara[allPara$No==No,]

Expand Down

0 comments on commit abb4c23

Please sign in to comment.