# HG changeset patch
# User p.lucas
# Date 1718025417 0
# Node ID f35c3ad107ab211c1bd9ab44006d7655e34b5916
# Parent  3a186f337346cf953502c5b2cf3a3d388a86846e
Uploaded
diff -r 3a186f337346 -r f35c3ad107ab diamond.xml
--- a/diamond.xml	Mon Jun 10 13:16:20 2024 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,376 +0,0 @@
-
-    alignment tool for short sequences against a protein database
-    
-        macros.xml
-    
-    
-    
-    
-
-    
-    
-        
-            
-                
-                
-            
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-                
-                
-                
-                    
-                    
-                    
-                
-                
-                    
-                        
-                        
-                    
-                    
-                        
-                        
-                    
-                    
-                
-
-                
-                    
-                    
-                
-            
-            
-                
-
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        
-            
-                
-                
-            
-            
-                
-                    
-                        
-                        
-                    
-                
-            
-            
-                
-            
-        
-        
-            
-                
-                
-                
-            
-            
-            
-                
-                    [0-9,]*
-                
-            
-            
-                
-            
-        
-        
-            
-                
-                
-                
-                
-                
-                
-                
-            
-            
-                
-            
-            
-                
-            
-            
-                
-            
-            
-                
-            
-            
-                
-            
-            
-                
-            
-            
-                
-            
-        
-        
-            
-            
-            
-            
-            
-            
-            
-            
-        
-        
-        
-        
-            
-            
-            
-        
-        
-            
-                
-                
-            
-            
-                
-            
-            
-                
-            
-        
-        
-        
-            
-            
-            
-        
-        
-        
-        
-        
-        
-        
-            
-            
-                
-                
-                
-                
-                
-            
-            
-                
-                
-            
-        
-        
-            
-            
-            
-                
-                
-            
-        
-    
-    
-        
-        
-            output_section['output_unal'] and "--un" in output_section['output_unal']
-        
-        
-            output_section['output_unal'] and "--un" in output_section['output_unal']
-        
-    
-    
-
-    
-    
-
diff -r 3a186f337346 -r f35c3ad107ab diamond_makedb.xml
--- a/diamond_makedb.xml	Mon Jun 10 13:16:20 2024 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,73 +0,0 @@
-
-    Build database from a FASTA file
-    
-        macros.xml
-    
-
-    
-    
-
-    
-    
-    
-    
-
-    
-      
-      
-        
-          
-          
-        
-        
-          
-          
-          
-        
-        
-      
-    
-
-    
-        
-    
-
-    
-
-    
-
-    
-
diff -r 3a186f337346 -r f35c3ad107ab diamond_view.xml
--- a/diamond_view.xml	Mon Jun 10 13:16:20 2024 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,66 +0,0 @@
-
-    generate formatted output from DAA files
-    
-        macros.xml
-    
-    
-    
-    
-    
-    
-        
-        
-        
-        
-    
-    
-        
-    
-    
-
-    
-    
-
diff -r 3a186f337346 -r f35c3ad107ab macros.xml
--- a/macros.xml	Mon Jun 10 13:16:20 2024 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,173 +0,0 @@
-
-    2.1.9
-    0
-
-    
-        
-            
-        
-    
-
-    
-        /usr/bin/diamond version | cut -d" " -f 3
-    
-
-    
-        
-            
-                
-                
-                
-                
-                
-                
-            
-            
-            
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-                
-            
-            
-                
-                
-            
-            
-                
-                
-            
-            
-        
-    
-
-    
-        
-            
-                
-                
-            
-            
-                
-            
-            
-                
-            
-        
-    
-
-    
-        
-    
-
-    
-        
-    
-
-    
-        
-            10.1038/nmeth.3176
-        
-    
-
-
-    
-        
-            output_section["output"]["outfmt"] == "0"
-        
-        
-            output_section["output"]["outfmt"] == "5"
-        
-        
-            output_section["output"]["outfmt"] == "6"
-        
-        
-        
-            output_section["output"]["outfmt"] == "100"
-        
-        
-            output_section["output"]["outfmt"] == "101"
-        
-        
-            output_section["output"]["outfmt"] == "102"
-        
-    
-
-    
-        #if $output_section.output.outfmt == "0"
-            --outfmt '0'
-            --out '$blast_pairw'
-        #else if $output_section.output.outfmt == "5"
-            --outfmt '5'
-            --out '$blast_xml'
-        #else if $output_section.output.outfmt == "6"
-            --outfmt '6' #echo ' '.join(str($output_section.output.fields).split(','))
-            --out '$blast_tabular'
-            --unal $output_section.output.unal
-        #else if $output_section.output.outfmt == "100"
-            --outfmt '100'
-            $output_section.output.salltitles
-            $output_section.output.sallseqid
-            --out output.daa
-        #else if $output_section.output.outfmt == "101"
-            --outfmt '101'
-            $output_section.output.salltitles
-            $output_section.output.sallseqid
-            --out '$sam_output'
-        #else if $output_section.output.outfmt == "102"
-            --outfmt '102'
-            --out '$tax_output'
-        #end if
-    
-
-    
-        #if str($hit_filter.hit_filter_select) == 'max':
-            --max-target-seqs '$hit_filter.max_target_seqs'
-        #else:
-            --top '$hit_filter.top'
-        #end if
-    
-
diff -r 3a186f337346 -r f35c3ad107ab tool-data/pl_diamond_database.loc
--- a/tool-data/pl_diamond_database.loc	Mon Jun 10 13:16:20 2024 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#This is a sample file that enables the diamind to find the protein databases
-#You will need to create these data files and then create 
-#a diamond_database.loc file similar to this one (store it in this directory) 
-#that points to the directories in which those files are stored. 
-#The diamond_database_indices.loc file has this format (longer white space characters are TAB characters):
-#
-#      
-#
-#So, for example:
-#ncbi_nr	NCBI NR database (1-1-2015)	/data/db/diamond/1-1-2015/nr.dmnd
-
diff -r 3a186f337346 -r f35c3ad107ab tool-data/pl_diamond_database.loc.sample
diff -r 3a186f337346 -r f35c3ad107ab tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample	Mon Jun 10 13:16:20 2024 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-
-
-    
-    
-        value, name, db_path
-        
-    
-