Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mhctools API integration #192

Open
tavinathanson opened this issue Feb 24, 2017 · 0 comments
Open

Fix mhctools API integration #192

tavinathanson opened this issue Feb 24, 2017 · 0 comments

Comments

@tavinathanson
Copy link
Member

From @iskandr re openvax/mhctools#86:

Followup to mhctools PR, a much smaller change to make Topiary work: openvax/topiary#66

The only API changes that should matter to you are epitope_lengths -> default_peptide_lengths in the initializer, predict -> predict_subsequences, addition of a predict_peptides if you need it, and the result of predict methods is just a list of BindingPrediction objects (not a special collection object)

And if you need all these things in data frames there’s predict_subsequences_dataframe and predict_peptides_dataframe

(instead of previoously converting a EpitopeCollection to a dataframe)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant