diff PDAUG_Peptide_Core_Functions/PDAUG_Peptide_Core_Functions.xml @ 7:851602577d38 draft

"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 32b9c48c81639a81be24bb3e2f48dc0a81c0deca"
author jay
date Sun, 09 Jan 2022 04:32:43 +0000
parents 6822d43a5f84
children
line wrap: on
line diff
--- a/PDAUG_Peptide_Core_Functions/PDAUG_Peptide_Core_Functions.xml	Sun Jan 31 02:17:01 2021 +0000
+++ b/PDAUG_Peptide_Core_Functions/PDAUG_Peptide_Core_Functions.xml	Sun Jan 09 04:32:43 2022 +0000
@@ -21,7 +21,15 @@
               #end if 
 
               #if $SelCoreFunction.CoreFunction == 'filteraa'
-                  --FilterAA '$SelCoreFunction.FilterAA'
+                  --FilterAA 'filterAA'
+              #end if 
+
+              #if $SelCoreFunction.CoreFunction == 'filterduplicates'
+                  --FilterAA 'filterduplicates'
+              #end if 
+
+              #if $SelCoreFunction.CoreFunction == 'keepnaturalaa'
+                  --FilterAA 'keepnaturalaa'
               #end if 
 
               --FastOut '$output1'
@@ -148,7 +156,4 @@
     }
   </citation>
     </citations>
-</tool>
-
-
-
+</tool>
\ No newline at end of file