Previous changeset 7:9243cdb86997 (2019-04-27) Next changeset 9:9e6f02d7d820 (2019-04-27) |
Commit message:
Uploaded |
modified:
scoring function/KinatestScoring.xml |
b |
diff -r 9243cdb86997 -r ff1ff59af83c scoring function/KinatestScoring.xml --- a/scoring function/KinatestScoring.xml Sat Apr 27 16:14:55 2019 -0400 +++ b/scoring function/KinatestScoring.xml Sat Apr 27 16:53:24 2019 -0400 |
b |
@@ -7,7 +7,7 @@ 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 Ms Mfi Mfo Mth Mtw Mo Dz Po Ptw Pth Pfo Pfi Ps + Rscript '$__tool_directory__/KinatestFisherScoring.R' $outGroup $Ms $Mfi $Mfo $Mth $Mtw $Mo $Dz $Po $Ptw $Pth $Pfo $Pfi $Ps ]]></command> <inputs> <param format="csv" name="FisherTable" type="data" label="Fisher Odds Table output"/> |