icgc-argo / platform-api

https://api.platform.icgc-argo.org/graphql
GNU Affero General Public License v3.0
0 stars 0 forks source link

#610: fix DNA raw reads filter #624

Closed samrichca closed 1 year ago

samrichca commented 1 year ago

Description of changes

Wrap the DNA raw reads (no matched pairs & some data submitted) filter in a must() condition.

Type of Change