PavlidisLab / GemBrow

The Gemma Browser
Apache License 2.0
3 stars 1 forks source link

Protocol and Specimen categories are listed even though they don't have any selectable terms #49

Closed arteymix closed 1 year ago

arteymix commented 1 year ago

This sounds like an issue in the backend when it comes to term exclusion.

image

arteymix commented 1 year ago

This is fixed by adding the excludedTerms parameter when retrieving categories. Thus categories containing only excluded terms are not displayed.