openvax / mhcflurry

Peptide-MHC I binding affinity prediction
http://openvax.github.io/mhcflurry/
Apache License 2.0
191 stars 57 forks source link

use measurement inequalities for quantitative measurements when available from IEDB #139

Closed timodonnell closed 5 years ago

timodonnell commented 5 years ago

As @grayfall pointed out in #138 , the IEDB database export ('mhc_ligands_full.csv' from here) now includes a 'Measurement Inequality' column. We should use these inequalities when we train the next round of predictors.

timodonnell commented 5 years ago

Fixed by #145