You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ppi interaction mode is not yet compatible with all protocols yet. sequence_to_class have been tested throughout. Other per-sequence protocols should work as well. However, for per-residue tasks (residue_to_class), changes have to be made to the architecture and handling of embeddings for interactions. For residues_to_class needs testing how the interaction mode can be applied to the LightAttention architecture.
Tasks:
residue_to_class (Implementing/Testing)
residues_to_class (Implementing/Testing)
The text was updated successfully, but these errors were encountered:
The ppi interaction mode is not yet compatible with all protocols yet.
sequence_to_class
have been tested throughout. Other per-sequence protocols should work as well. However, for per-residue tasks (residue_to_class
), changes have to be made to the architecture and handling of embeddings for interactions. Forresidues_to_class
needs testing how the interaction mode can be applied to the LightAttention architecture.Tasks:
residue_to_class
(Implementing/Testing)residues_to_class
(Implementing/Testing)The text was updated successfully, but these errors were encountered: