diff blast2rma.xml @ 3:d326b943f5e2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/megan commit 5386f7bb4bf5bdd4b5303d0686c97fe5d9b99ca0"
author iuc
date Sat, 11 Dec 2021 11:51:54 +0000
parents 5be253dd3e08
children 45fd617493eb
line wrap: on
line diff
--- a/blast2rma.xml	Tue Dec 07 10:17:22 2021 +0000
+++ b/blast2rma.xml	Sat Dec 11 11:51:54 2021 +0000
@@ -130,7 +130,10 @@
             <expand macro="long_reads_param"/>
             <expand macro="max_matches_per_read_param"/>
             <expand macro="classify_param"/>
-            <expand macro="blast_params"/>
+            <expand macro="min_score_param"/>
+            <expand macro="max_expected_param"/>
+            <expand macro="min_percent_identity_param"/>
+            <expand macro="top_percent_param"/>
             <expand macro="min_max_params"/>
             <expand macro="lca_params"/>
             <expand macro="read_assignment_mode_param"/>
@@ -200,7 +203,7 @@
     <help>
 **What it does**
 
-Computes MEGAN RMA files from BLAST (or similar) files.  Inputs consist of reads in fasta or fasqsanger format (gzip compressin
+Generates MEGAN RMA files from BLAST (or similar) files.  Inputs consist of reads in fasta or fasqsanger format (gzip compression
 is supported) and associated Blast files.  Each read file should have been used previously as the Blast input to produce the
 associated Blast file for this tool.