deepchain-apps
deepchain-apps copied to clipboard
Allow input of multiple proteins
Currently the compute_scores
function only allows one protein per input (List[str]
)
It may be useful to extend to allow the input of multiple proteins at a time. For example, calculating the binding energy between two protein sequences. Such as this model: https://github.com/gopuvenkat/MHCAttnNet