# HG changeset patch # User iuc # Date 1571393513 14400 # Node ID 8b2a9f89e3ecba25acd60b77a5bdd9276746abc7 # Parent 166c2e25a3b61efa13c452b1e8ebcdef9b659c7e "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 02789207093cd84eaa6550149869c16b257d093b" diff -r 166c2e25a3b6 -r 8b2a9f89e3ec snpEff_databases.xml --- a/snpEff_databases.xml Tue Oct 15 14:12:30 2019 -0400 +++ b/snpEff_databases.xml Fri Oct 18 06:11:53 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: