Open Travis13197 opened 6 months ago
Hey @Travis13197, for question 2 you can use the selection language, here's a minimal example:
chroma = Chroma()
protein = Protein("5SV5", device="cuda")
chroma.design(protein, design_selection="not resid 1-10") # keeps residues 1-10 fixed
You can do the same thing with conditioners. https://github.com/generatebio/chroma/issues/37 has a discussion of a few methods.
For question 1, it's up to you to create your own classifier to guide Chroma, you could start from their CATH classifier and modify it. It should work as long as it follows the conditioner template/interface.
Thank you for developing Chroma. Chroma is such an excellent generative AI tool for de novo protein design. I would like to inquire about how one can use Chroma to design new functional proteins (not just substructures), for instance: