Skip to content

Conversation

@hannahbaumann
Copy link
Contributor

@hannahbaumann hannahbaumann commented Nov 19, 2025

This is a first pass at a SepTop notebook that used OF3 generated protein-ligand structures.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions
Copy link

Colab 👈 Launch a Colab session on branch of3_septop_example

@IAlibay
Copy link
Member

IAlibay commented Nov 20, 2025

Here is my proposal for how we can structure this:

Title: OpenFE binding affinity predictions from OpenFold3 structures

  1. Introduction
  • Why and What are we presenting in this cookbook?
  • Provide a brief overview
  1. Cofolding a set of TYK2 ligands
  • Technically we only need one, but several is ok too.
  1. Processing the OpenFold3 outputs for use with OpenFE
  • Aligning (make it clear this is not necessary for ABFEs)
  • Protonating
  • Extracting
  • Adding partial charges
  1. Loading structures into OpenFE Components
  2. Creating an ABFE Transformation
  3. Creating a SepTop RBFE Transformation
  4. Creating a Hybrid Topology RBFE Transformation

@IAlibay
Copy link
Member

IAlibay commented Nov 20, 2025

TODO:

  • Say we used the first model that was inferred. In practice you might want to use something to select amongst all the inferred models.

@IAlibay IAlibay changed the title Add notebook for running SepTop with OF3 generated inputs Add notebook for running OpenFE with OF3 generated inputs Nov 21, 2025
Copy link
Contributor

@atravitz atravitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some grammatical/organization suggestions!

IAlibay and others added 2 commits November 21, 2025 20:56
Co-authored-by: Alyssa Travitz <31974495+atravitz@users.noreply.github.com>
@atravitz
Copy link
Contributor

Here is my proposal for how we can structure this:

Title: OpenFE binding affinity predictions from OpenFold3 structures

0. Introduction


* Why and What are we presenting in this cookbook?

* Provide a brief overview


1. Cofolding a set of TYK2 ligands


* Technically we only need one, but several is ok too.


2. Processing the OpenFold3 outputs for use with OpenFE


* Aligning (make it clear this is not necessary for ABFEs)

* Protonating

* Extracting

* Adding partial charges


3. Loading structures into OpenFE Components

4. Creating an ABFE Transformation

5. Creating a SepTop RBFE Transformation

6. Creating a Hybrid Topology RBFE Transformation

would it make more sense to make the last 3 their own section, since they're independent of each other?

@IAlibay
Copy link
Member

IAlibay commented Nov 21, 2025

make the last 3 their own section

Sorry I'm not sure what you mean @atravitz - are they not already their own section? (I might be misunderstanding what we mean by section)

@@ -0,0 +1,1053 @@
{
Copy link
Contributor Author

@hannahbaumann hannahbaumann Nov 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For step 2, maybe choose between either bullet points or a,b,c.

Also in step 2: ncessary to necessary


Reply via ReviewNB

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done thanks!

@@ -0,0 +1,1053 @@
{
Copy link
Contributor Author

@hannahbaumann hannahbaumann Nov 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if it's important to add here, but for the protein sequence I did not use the full fasta sequence from uniprot, but the squence from the Xray structure we've been using in the benchmarking.


Reply via ReviewNB

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks! I'll add a bit of text to make that clearer.

Copy link
Contributor

@jthorton jthorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great thanks for finishing this up, LGTM!

@IAlibay IAlibay enabled auto-merge (squash) November 24, 2025 11:04
@IAlibay IAlibay disabled auto-merge November 24, 2025 11:04
@IAlibay IAlibay merged commit 38a9ed7 into main Nov 24, 2025
1 of 5 checks passed
@IAlibay IAlibay deleted the of3_septop_example branch November 24, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants