# HG changeset patch # User iuc # Date 1571393538 14400 # Node ID 268d162b9c49d250233b7aa318af6a920bd9420f # Parent de67e5082c48e12a55210aec42296e3b677472ef "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 02789207093cd84eaa6550149869c16b257d093b" diff -r de67e5082c48 -r 268d162b9c49 snpEff_databases.xml --- a/snpEff_databases.xml Tue Oct 15 14:12:54 2019 -0400 +++ b/snpEff_databases.xml Fri Oct 18 06:12:18 2019 -0400 @@ -1,4 +1,4 @@ - + list available databases snpEff_macros.xml @@ -12,7 +12,7 @@ snpEff databases | grep -v '^---' | sed 's/^Genome/#Genome/' | sed 's/ *//g' #if $include_pattern: - | grep '${include_pattern}' + | grep -e '^#' -e '${include_pattern}' #end if #if $exclude_pattern: