Skip to content

Af2 - #48

Merged
ChristineSchulz merged 16 commits into
mainfrom
AF2
Sep 15, 2026
Merged

Af2#48
ChristineSchulz merged 16 commits into
mainfrom
AF2

Conversation

@ChristineSchulz

Copy link
Copy Markdown
Collaborator
  • clear naming between AlphaFold 2 and 3
  • AlphaFold 2 notebook and analysis notebook
  • AlphaFold 2 tutorial

@iulusoy iulusoy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me! Overall the insulin run is quite long, and it can happen that you cannot finish this all in one hour, so if there is a way to loosen parameter constraints so that it runs faster; or take a smaller example, I think that would provide a better user experience.

I provided links and names to the notebook files, as well as a link to the fasta file which I had to search in the repo.

Comment thread notebooks/AFold2.ipynb
"metadata": {},
"outputs": [],
"source": [
"ALPHAFOLD_WORKING_DIR = Path.cwd() / \"alphafold2\"\n",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We were not instructed to create this subdirectory - either instruct so or use the same dir as the notebook is in

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yes, make that more explicit in the tutorial.

Comment thread notebooks/AFold2.ipynb
"metadata": {},
"outputs": [],
"source": [
"ALPHAFOLD_WORKING_DIR = Path.cwd() / \"alphafold2\"\n",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

without creating this output path, the run.sh will not work.

"outputs": [],
"source": [
"# working directory\n",
"ALPHAFOLD_WORKING_DIR = Path.cwd() / \"alphafold2\"\n",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same here, either tell explicitly to construct exactly that subfolder in the new folder, or drop the subfolder

@sonarqubecloud

Copy link
Copy Markdown

@ChristineSchulz
ChristineSchulz merged commit 9796c4a into main Sep 15, 2026
12 checks passed
@ChristineSchulz
ChristineSchulz deleted the AF2 branch September 15, 2026 08:26
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.

2 participants