diff --git a/templates/galaxy/config/global_host_filters.py.j2 b/templates/galaxy/config/global_host_filters.py.j2 index 4972466d8..ebbf494a1 100644 --- a/templates/galaxy/config/global_host_filters.py.j2 +++ b/templates/galaxy/config/global_host_filters.py.j2 @@ -144,7 +144,7 @@ DOMAIN_SECTIONS = { "earth-system-section-interactivetools", "biodiversity_data_exploration" ], - 'eirene': ['chemicaltoolbox','metabolomics','interactivetools'] + 'eirene': ['chemicaltoolbox','metabolomics','interactivetools'], 'riboseq': ['transcriptomics','rna_seq','ribo_seq','rna_analysis', 'gene_regulation','interactivetools'] }