genenetwork / genenetwork2

GeneNetwork (2nd generation)
http://gn2.genenetwork.org/
GNU Affero General Public License v3.0
34 stars 24 forks source link

Add distinct to fix issue where GeneRIF search returns duplicates #673

Closed zsloan closed 2 years ago

zsloan commented 2 years ago

This add DISTINCT for ProbeSet searches, since RIF searches were returning duplicate entries.

It's not clear to me if this wasn't the case in the past, though a couple commits I thought may have been the cause don't seem to have been (undoing them still yields the duplicates issue).