# HG changeset patch # User galaxyp # Date 1651260519 0 # Node ID 8e3a18101cafb813a1ed856d0aa8ddf18cc775ef # Parent cdb1585572fcb0ff77b2c713ca3d7ec92834cf93 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/proteomiqon_proteininference commit 6c26a48bade20a6be46dec57602579ffc05cbe27" diff -r cdb1585572fc -r 8e3a18101caf proteomiqon_proteininference.xml --- a/proteomiqon_proteininference.xml Mon Jul 26 13:33:55 2021 +0000 +++ b/proteomiqon_proteininference.xml Fri Apr 29 19:28:39 2022 +0000 @@ -13,6 +13,8 @@ #if $PSMInputModeCond.PSMInputMode == "single" #set basename = $re.sub(r'[^\w ,.\-+]','_',$PSMInputModeCond.scoredPSMs.element_identifier) ln -s '$scoredPSMs' '${basename}.qpsm' && + mkdir './out' && + ln -s '$out_prot' './out/${basename}.prot' && #elif $PSMInputModeCond.PSMInputMode == "multi" #for $psmfile in $PSMInputModeCond.scoredPSMs #set basename = $re.sub(r'[^\w ,.\-+]','_',$psmfile.element_identifier) @@ -36,7 +38,11 @@ "Peptide": { "Case": "${Peptide}" }, - "GroupFiles": ${GroupFiles}, + #if $PSMInputModeCond.PSMInputMode == "multi" + "GroupFiles": ${PSMInputModeCond.GroupFiles}, + #else + "GroupFiles": false, + #end if #if $GetQValueCond.GetQValue == "LogisticRegression" "GetQValue": { "Case": "${GetQValueCond.GetQValue}", @@ -67,6 +73,7 @@ + @@ -81,7 +88,6 @@ - @@ -102,8 +108,12 @@ - + PSMInputModeCond['PSMInputMode'] == 'single' + + + PSMInputModeCond['PSMInputMode'] == 'multi' + outputParamfile @@ -118,7 +128,6 @@ - @@ -130,7 +139,6 @@ - @@ -146,7 +154,6 @@ - @@ -162,7 +169,6 @@ - @@ -179,7 +185,6 @@ - @@ -196,7 +201,6 @@ - @@ -218,13 +222,14 @@ + - + @@ -234,6 +239,7 @@ + @@ -266,4 +272,4 @@ Additional information about the tool can be found in the `documentation `_. ]]> - \ No newline at end of file + diff -r cdb1585572fc -r 8e3a18101caf test-data/result_1.json --- a/test-data/result_1.json Mon Jul 26 13:33:55 2021 +0000 +++ b/test-data/result_1.json Fri Apr 29 19:28:39 2022 +0000 @@ -8,7 +8,7 @@ "Peptide": { "Case": "Maximal" }, - "GroupFiles": true, + "GroupFiles": false, "GetQValue": { "Case": "Storey", } diff -r cdb1585572fc -r 8e3a18101caf test-data/result_2.json --- a/test-data/result_2.json Mon Jul 26 13:33:55 2021 +0000 +++ b/test-data/result_2.json Fri Apr 29 19:28:39 2022 +0000 @@ -8,7 +8,7 @@ "Peptide": { "Case": "MaximalInverse" }, - "GroupFiles": true, + "GroupFiles": false, "GetQValue": { "Case": "NoQValue", } diff -r cdb1585572fc -r 8e3a18101caf test-data/result_3.json --- a/test-data/result_3.json Mon Jul 26 13:33:55 2021 +0000 +++ b/test-data/result_3.json Fri Apr 29 19:28:39 2022 +0000 @@ -8,7 +8,7 @@ "Peptide": { "Case": "MaximalInverse" }, - "GroupFiles": true, + "GroupFiles": false, "GetQValue": { "Case": "LogisticRegression", "Fields": [ diff -r cdb1585572fc -r 8e3a18101caf test-data/result_4.json --- a/test-data/result_4.json Mon Jul 26 13:33:55 2021 +0000 +++ b/test-data/result_4.json Fri Apr 29 19:28:39 2022 +0000 @@ -8,7 +8,7 @@ "Peptide": { "Case": "MaximalInverse" }, - "GroupFiles": true, + "GroupFiles": false, "GetQValue": { "Case": "LogisticRegression", "Fields": [ diff -r cdb1585572fc -r 8e3a18101caf test-data/result_5.json --- a/test-data/result_5.json Mon Jul 26 13:33:55 2021 +0000 +++ b/test-data/result_5.json Fri Apr 29 19:28:39 2022 +0000 @@ -8,7 +8,7 @@ "Peptide": { "Case": "MaximalInverse" }, - "GroupFiles": true, + "GroupFiles": false, "GetQValue": { "Case": "LogisticRegression", "Fields": [