Previous changeset 1:876d4ca7289d (2019-04-27) Next changeset 3:9ade210d19be (2019-04-27) |
Commit message:
Uploaded |
modified:
scoring function/KinatestScoring.xml |
b |
diff -r 876d4ca7289d -r 3de8a42a39f8 scoring function/KinatestScoring.xml --- a/scoring function/KinatestScoring.xml Sat Apr 27 15:11:24 2019 -0400 +++ b/scoring function/KinatestScoring.xml Sat Apr 27 15:17:30 2019 -0400 |
[ |
@@ -4,7 +4,7 @@ <requirement type="package">R</requirement> </requirements> <command><![CDATA[ - ln -s '$__tool_directory__/screener7-7.csv' screener.csv && + ln -s '$__tool_directory__/screener.csv' screener.csv && ln -s '$FisherTable' Fisher-Char.csv && ln -s '$CharacterizationTable' Fisher-Table.csv && Rscript '$__tool_directory__/KinatestFisherScoring.R' outGroup |