biothings / bte_regression_test

0 stars 1 forks source link

remove duplicate drug-disease pairs from test #6

Open andrewsu opened 3 years ago

andrewsu commented 3 years ago

Just realizing that the OOPD file has multiple duplicate drug-disease pairs. For example, there are four lines that indicate that ibrutinib treats Chronic lymphocytic leukemia (which differ based on approval dates). Currently the regression test treats them as four independent tests, and ideally we'd do a pre-filter step to only take unique drug-disease pairs.