# HG changeset patch
# User galaxyp
# Date 1651260554 0
# Node ID 7729b9043b80161bf009a13c7d2192d75e17b8ab
# Parent 8e4fb95a319a090699a069981a1a024d2734f861
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/proteomiqon_proteininference commit 6c26a48bade20a6be46dec57602579ffc05cbe27"
diff -r 8e4fb95a319a -r 7729b9043b80 proteomiqon_proteininference.xml
--- a/proteomiqon_proteininference.xml Mon Jul 26 13:34:26 2021 +0000
+++ b/proteomiqon_proteininference.xml Fri Apr 29 19:29:14 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 8e4fb95a319a -r 7729b9043b80 test-data/result_1.json
--- a/test-data/result_1.json Mon Jul 26 13:34:26 2021 +0000
+++ b/test-data/result_1.json Fri Apr 29 19:29:14 2022 +0000
@@ -8,7 +8,7 @@
"Peptide": {
"Case": "Maximal"
},
- "GroupFiles": true,
+ "GroupFiles": false,
"GetQValue": {
"Case": "Storey",
}
diff -r 8e4fb95a319a -r 7729b9043b80 test-data/result_2.json
--- a/test-data/result_2.json Mon Jul 26 13:34:26 2021 +0000
+++ b/test-data/result_2.json Fri Apr 29 19:29:14 2022 +0000
@@ -8,7 +8,7 @@
"Peptide": {
"Case": "MaximalInverse"
},
- "GroupFiles": true,
+ "GroupFiles": false,
"GetQValue": {
"Case": "NoQValue",
}
diff -r 8e4fb95a319a -r 7729b9043b80 test-data/result_3.json
--- a/test-data/result_3.json Mon Jul 26 13:34:26 2021 +0000
+++ b/test-data/result_3.json Fri Apr 29 19:29:14 2022 +0000
@@ -8,7 +8,7 @@
"Peptide": {
"Case": "MaximalInverse"
},
- "GroupFiles": true,
+ "GroupFiles": false,
"GetQValue": {
"Case": "LogisticRegression",
"Fields": [
diff -r 8e4fb95a319a -r 7729b9043b80 test-data/result_4.json
--- a/test-data/result_4.json Mon Jul 26 13:34:26 2021 +0000
+++ b/test-data/result_4.json Fri Apr 29 19:29:14 2022 +0000
@@ -8,7 +8,7 @@
"Peptide": {
"Case": "MaximalInverse"
},
- "GroupFiles": true,
+ "GroupFiles": false,
"GetQValue": {
"Case": "LogisticRegression",
"Fields": [
diff -r 8e4fb95a319a -r 7729b9043b80 test-data/result_5.json
--- a/test-data/result_5.json Mon Jul 26 13:34:26 2021 +0000
+++ b/test-data/result_5.json Fri Apr 29 19:29:14 2022 +0000
@@ -8,7 +8,7 @@
"Peptide": {
"Case": "MaximalInverse"
},
- "GroupFiles": true,
+ "GroupFiles": false,
"GetQValue": {
"Case": "LogisticRegression",
"Fields": [