diff --git a/templates/galaxy/config/global_host_filters.py.j2 b/templates/galaxy/config/global_host_filters.py.j2 index 5cf656e74..86ecb8d60 100644 --- a/templates/galaxy/config/global_host_filters.py.j2 +++ b/templates/galaxy/config/global_host_filters.py.j2 @@ -143,7 +143,8 @@ DOMAIN_SECTIONS = { "earth-system-section-marineomics", "earth-system-section-interactivetools", "biodiversity_data_exploration", - "annotation" + "annotation", + "statistics" ], 'eirene': ['chemicaltoolbox','metabolomics','interactivetools'] }