Mercurial > repos > jfb > kinatest_scoring_function
changeset 5:2f5855ff5a04 draft
Uploaded
| author | jfb | 
|---|---|
| date | Sat, 27 Apr 2019 15:51:34 -0400 | 
| parents | 1d532e5664dd | 
| children | 153ed20b5aab | 
| files | scoring function/KinatestFisherScoring.R | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/scoring function/KinatestFisherScoring.R Sat Apr 27 15:47:08 2019 -0400 +++ b/scoring function/KinatestFisherScoring.R Sat Apr 27 15:51:34 2019 -0400 @@ -1,6 +1,6 @@ # system.time({ -#args = commandArgs(trailingOnly=TRUE) +args = commandArgs(trailingOnly=TRUE) #args = c("ABL","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC","ABC") TodaysKinase<-as.character(args[1])
