-
Removed ESGEMME_PATH dependecy for R files. · 0c7fe1f3
Since esgemme calls two R scripts, namely pred.R and computePred.R, to do the calculations, I added them as package resource. They are copied to the folder where ESGEMME is initiated. I'm trying to remove this kind of path dependencies to make the program automatically installable and portable.
Mustafa Tekpinar authored
×