Hi!
I am running the snakemake based pipeline with precomputed (AF2-style) features from your database and AF3 backend for inference. This works fine with protein only. I would now like to include ligand molecules. As I understand it, ligands for the inference can only come from AF3-style features (meaning data pipeline should be AF3), but if I try to use AF3 for data pipeline, it no longer recognizes the feature database's AF2-format feature files and runs MSAs again for the protein sequences. I would like to avoid this if possible, so that I can take advantage of the feature database.
Any thoughts on if it is going to be possible to use the AF2-style features for proteins and AF3-style features for ligands when using AF3 inference backend or is this going to hit a wall somewhere? On the surface it seems like this should be possible as we can use both feature types separately for AF3 inference backend.
Cheers,
EP
Hi!
I am running the snakemake based pipeline with precomputed (AF2-style) features from your database and AF3 backend for inference. This works fine with protein only. I would now like to include ligand molecules. As I understand it, ligands for the inference can only come from AF3-style features (meaning data pipeline should be AF3), but if I try to use AF3 for data pipeline, it no longer recognizes the feature database's AF2-format feature files and runs MSAs again for the protein sequences. I would like to avoid this if possible, so that I can take advantage of the feature database.
Any thoughts on if it is going to be possible to use the AF2-style features for proteins and AF3-style features for ligands when using AF3 inference backend or is this going to hit a wall somewhere? On the surface it seems like this should be possible as we can use both feature types separately for AF3 inference backend.
Cheers,
EP