# HG changeset patch # User iuc # Date 1604475379 0 # Node ID 9495df9dd6efd2b8840e8940401a4f990dfbe6a0 # Parent b3c7199d8786de025f12eb1e32d6f1fac2fc16ce "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsearch commit 98411bbc8c371cf56d81fc4a1402ee64efef41eb" diff -r b3c7199d8786 -r 9495df9dd6ef search.xml --- a/search.xml Fri Sep 07 11:31:31 2018 -0400 +++ b/search.xml Wed Nov 04 07:36:19 2020 +0000 @@ -1,4 +1,4 @@ - + vsearch_macros.xml @@ -11,7 +11,7 @@ vsearch @GENERAL@ - --db "$dbfile" + --db '$dbfile' #if $dbmask: --dbmask "$dbmask" #end if @@ -33,28 +33,28 @@ $selfid_param $sizeout --strand "$strand" - --usearch_global "$queryfile" + --usearch_global '$queryfile' #if '--alnout' in str($outputs).split( "," ): - --alnout "$alnout" + --alnout '$alnout' #end if #if '--blast6out' in str($outputs).split( "," ): - --blast6out "$blast6out" + --blast6out '$blast6out' #end if #if '--dbmatched' in str($outputs).split( "," ): - --dbmatched "$dbmatched" + --dbmatched '$dbmatched' #end if #if '--dbnotmatched' in str($outputs).split( "," ): - --dbnotmatched "$dbnotmatched" + --dbnotmatched '$dbnotmatched' #end if #if '--fastapairs' in str($outputs).split( "," ): - --fastapairs "$fastapairs" + --fastapairs '$fastapairs' #end if #if '--notmatched' in str($outputs).split( "," ): - --notmatched "$notmatched" + --notmatched '$notmatched' #end if #if '--matched' in str($outputs).split( "," ): - --matched "$matched" + --matched '$matched' #end if #if $adv_opts.adv_opts_selector == "advanced": @@ -131,13 +131,13 @@ #end if #if $adv_opts.uclust_output.uclust_output_select == 'yes': - --uc "$uc" + --uc '$uc' $adv_opts.uclust_output.uc_allhits #end if #if $adv_opts.userfields_output.userfields_output_select == 'yes': --userfields '#echo '+'.join( str($adv_opts.userfields_output.userfields).split(',') )#' - --userout "$userout" + --userout '$userout' #end if ##--weak_id REAL include aligned hits with >= id; continue search @@ -259,7 +259,7 @@ - + adv_opts['adv_opts_selector'] == "advanced" and adv_opts['uclust_output']['uclust_output_select'] == 'yes' @@ -288,7 +288,7 @@ - + @@ -298,7 +298,7 @@ - + @@ -308,6 +308,8 @@ + + diff -r b3c7199d8786 -r 9495df9dd6ef test-data/search_dbmatched_uc.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/search_dbmatched_uc.tsv Wed Nov 04 07:36:19 2020 +0000 @@ -0,0 +1,1 @@ +H 0 1500 100.0 + 0 0 1500M3296I ENA|AB011145|AB011145.1 Homo sapiens mRNA for KIAA0573 protein, partial cds. ENA|AB011145|AB011145.1 Homo sapiens mRNA for KIAA0573 protein, partial cds.