# HG changeset patch
# User jjohnson
# Date 1593531636 14400
# Node ID 8f4ab4d3b875831b6c9da670bded1d32d88fc02a
# Parent  058db6d8a1b36d44b8ecbd009f48ccd8d8e8b37f
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d"
diff -r 058db6d8a1b3 -r 8f4ab4d3b875 encyclopedia_searchtolib.xml.bak
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/encyclopedia_searchtolib.xml.bak	Tue Jun 30 11:40:36 2020 -0400
@@ -0,0 +1,138 @@
+
+    Build a Chromatogram Library or quantify samples from Data-Independent Acquisition (DIA) MS/MS Data
+    
+        macros.xml
+    
+    
+    
+    
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+            
+            
+            
+            
+            
+            
+            
+        
+    
+    
+        
+            'log' in select_outputs
+        
+        
+            'elib' in select_outputs
+        
+        
+            'features' in select_outputs
+            
+                
+            
+        
+        
+            'results' in select_outputs
+            
+                
+            
+        
+        
+            'decoy' in select_outputs
+            
+                
+            
+        
+        
+            a and 'peptides' in select_outputs
+            
+                
+            
+        
+        
+            a and 'proteins' in select_outputs
+            
+                
+            
+        
+    
+    
+    
+
diff -r 058db6d8a1b3 -r 8f4ab4d3b875 macros.xml
--- a/macros.xml	Fri Jun 19 10:13:33 2020 -0400
+++ b/macros.xml	Tue Jun 30 11:40:36 2020 -0400
@@ -30,11 +30,17 @@
             
         
     
+    
+EncyclopeDIA_ is library search engine comprised of several algorithms for DIA data analysis and can search for peptides using either DDA-based spectrum libraries or DIA-based chromatogram libraries. 
+
+.. _EncyclopeDIA: https://bitbucket.org/searleb/encyclopedia/wiki/Home
+    
     
         
             10.1038/s41467-018-07454-w
             10.1038/s41467-020-15346-1
-            
+            10.1074/mcp.P119.001913
+            
         
     
     
@@ -77,7 +83,9 @@
     
 
     
-         
+         
+            @MSCONVERT_RAW@
+        
     
     
 
     
-         
+        
+            @MSCONVERT_RAW@
+        
     
     
 
     
-         
+         
+            provides the necessary peptide-to-protein links not specified in the spectrum library
+        
     
     
 
     
-         
+         
         
     
     
 
-    
+    
          
-            @HELP@
+            @LIBHELP@
         
     
     
-     
     
         
     
-
-
+    The MSConvert command can be used to deconvolute DIA raw files. You need to use these options
+
+    ::
+
+      @MSCONVERT_CMD@
+
+]]>
+    
+
diff -r 058db6d8a1b3 -r 8f4ab4d3b875 static/images/SearchToLib_Workflow.png
Binary file static/images/SearchToLib_Workflow.png has changed