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
Hello! Im using ESM-C to embed some sequences. For some of them I have residue annotations (e.g. protein = ESMProtein(sequence=sequence, function_annotations=function_annotations). When I set residue_annotations=True in LogitsConfig(..., residue_annotations=True) I get an error saying that only the sequence track is supported at the moment. Is this correct? Is there a way to include residue annotations in the embedding?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Im using ESM-C to embed some sequences. For some of them I have residue annotations (e.g.
protein = ESMProtein(sequence=sequence, function_annotations=function_annotations). When I setresidue_annotations=TrueinLogitsConfig(..., residue_annotations=True)I get an error saying that only the sequence track is supported at the moment. Is this correct? Is there a way to include residue annotations in the embedding?Beta Was this translation helpful? Give feedback.
All reactions