openkinome / experiments-binding-affinity

7 stars 9 forks source link

update featurization calls #7

Closed jaimergp closed 3 years ago

jaimergp commented 3 years ago

This PR updates the featurization template so it uses the new convention for Featurizer.featurize(systems) in kinoml. Previously, we passed one system at a time. Now we pass a list (usually the whole dataset) so global dataset properties can be computed (like padding width).

Synced with https://github.com/openkinome/kinoml/pull/37

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB