multichain protein structure predicrion
How can i input 2 chains into ESM3 to predict structure? I tried ":" in the sequence like esm2, but returned an error
see sequence_tokenizer.py
see sequence_tokenizer.py
Brief look into it suggests that there might be a way for multi-chain support, but can you provide an example where it works? I'm interested in multimeric structures like ion channels and protein/protein complexes
I tried but I don't believe the "|" token actually works.
I'm also interested in whether multiple protein-protein structures can be produced.
https://github.com/evolutionaryscale/esm/blob/41af605958e79daea9d7e9b7512503a1f23b36b1/esm/models/vqvae.py#L422C1-L427C10