# HG changeset patch # User jfb # Date 1518122359 18000 # Node ID 36ef4ff2d13081f1380b4a405a41a7e0b7c3b755 # Parent da1012f014bdc695cebf7268816cd247a276b3b3 Uploaded diff -r da1012f014bd -r 36ef4ff2d130 kinatestid_r/kinatestid_r.xml --- a/kinatestid_r/kinatestid_r.xml Thu Feb 08 15:29:56 2018 -0500 +++ b/kinatestid_r/kinatestid_r.xml Thu Feb 08 15:39:19 2018 -0500 @@ -8,8 +8,7 @@ ln -s '$substrates' input1 && ln -s '$negatives' input2 && ln -s '$SBF' input3 && - Rscript '$__tool_directory__/Kinatest-R_part1.R' && - Rscript '$__tool_directory__/Kinatest-R_part2.R' && + Rscript '$__tool_directory__/Kinatest-R.R' && mv output1 output1.csv && mv output2 output2.csv && mv output3 output3.csv