openvax / mhcflurry

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

Safe load #142

Closed timodonnell closed 5 years ago

timodonnell commented 5 years ago

Small tweak to #141 - using yaml.safe_load instead of passing in Loader. Also fixing some travis and pylint issues that have crept in due to recent new version of numpy.