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