cBioPortal / rfc80-team

repository to hold issues for the rfc80 development / deployment team
0 stars 0 forks source link

Make sure to handle edge cases for numerical clinical data filter #32

Open onursumer opened 1 week ago

onursumer commented 1 week ago

Currently the SQL to filter numerical clinical data ignores the values like <18, >90, etc.

We need to improve the numericalClinicalDataCountFilter SQL to properly include the samples/patients with these kind of values.