diff kinatestid_r/Kinatest-R_part1.R @ 7:bfbbed93df02 draft

Uploaded
author jfb
date Wed, 07 Feb 2018 10:50:41 -0500
parents 2f3df9b1c05b
children 927eaf73feca
line wrap: on
line diff
--- 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)