# HG changeset patch # User jfb # Date 1518018641 18000 # Node ID bfbbed93df02fa0598f4478d75336ee759a0d4e8 # Parent 64c66b59d76913d1cd490f0d355832983a4eefe1 Uploaded diff -r 64c66b59d769 -r bfbbed93df02 kinatestid_r/Kinatest-R_part1.R --- a/kinatestid_r/Kinatest-R_part1.R Tue Feb 06 17:26:43 2018 -0500 +++ b/kinatestid_r/Kinatest-R_part1.R Wed Feb 07 10:50:41 2018 -0500 @@ -1,6 +1,3 @@ -this.dir <- dirname(parent.frame(2)$ofile) -setwd(this.dir) - ImportedSubstrateList<- read.csv(input1, stringsAsFactors=FALSE) NegativeSubstrateList<- read.csv(input2, stringsAsFactors=FALSE)