forked from ELIXIR-Belgium/elixir-toolkit-theme-example
-
Notifications
You must be signed in to change notification settings - Fork 4
add join_conversation to nav bar #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
supernord
merged 3 commits into
Australian-Structural-Biology-Computing:main
from
supernord:edits
Jul 4, 2025
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,31 +1,35 @@ | ||
| --- | ||
| title: Community Access to BindCraft | ||
| type: activity_inprogress | ||
| type: activity_in_progress | ||
| contributors: [Ziad Al-Bkhetan, Thomas Litfin] | ||
| --- | ||
|
|
||
| ### Details | ||
|
|
||
| ## Details | ||
|
|
||
| - [BindCraft](https://github.com/martinpacesa/BindCraft) is an end-to-end solution for protein binder design. | ||
| - BindCraft was widely used by participants in a recent blind evaluation ([Adaptyv Bio](https://www.adaptyvbio.com/blog/po104)) of protein binder design tools. | ||
| - BindCraft was widely used by participants in a recent blind evaluation (**[Adaptyv Bio](https://www.adaptyvbio.com/blog/po104)**) of protein binder design tools. | ||
| - Several independent groups generated de novo designed binders with competitive affinity to the natural ligand using the BindCraft tool. | ||
| - BindCraft tool is available within a NextFlow [workflow](https://github.com/Australian-Structural-Biology-Computing/bindflow) to support portable deployment. | ||
| - BindCraft tool is available within a NextFlow **[workflow](https://github.com/Australian-Structural-Biology-Computing/bindflow)** to support portable deployment. | ||
|
|
||
| {% include callout.html type="warning" content="Native BindCraft tool requires PyRosetta as a filter with non-commercial license." %} | ||
|
|
||
|
|
||
| ### Completed | ||
|
|
||
| :warning: Native BindCraft tool requires PyRosetta as a filter with non-commercial license | ||
| - Wrap the BindCraft tool in a Nextflow workflow (**[bindflow](https://github.com/Australian-Structural-Biology-Computing/bindflow)**). | ||
| - Add support for parallel execution across multiple GPUs. | ||
| - Negotiate PyRosetta license for non-commercial use at NCI. | ||
| - Output partial results when HPC scheduler jobs time out. | ||
|
|
||
| ### Completed: | ||
|
|
||
| - [x] Wrap the BindCraft tool in a Nextflow workflow ([bindflow](https://github.com/Australian-Structural-Biology-Computing/bindflow)). | ||
| - [x] Add support for parallel execution across multiple GPUs. | ||
| - [x] Negotiate PyRosetta license for non-commercial use at NCI. | ||
| - [x] Output partial results when HPC scheduler jobs time out. | ||
| ### In Progress | ||
|
|
||
| ### In Progress: | ||
| - Install workflow at NCI. | ||
| - Release BindCraft fork without PyRosetta dependency. | ||
| - Release BindCraft fork with open-source replacements for PyRosetta filters. | ||
|
|
||
| - [ ] Install workflow at NCI. | ||
| - [ ] Release BindCraft fork without PyRosetta dependancy. | ||
| - [ ] Release BindCraft fork with open-source replacements for PyRosetta filters. | ||
|
|
||
| ### Future: | ||
| ### Future | ||
|
|
||
| - [ ] OpenOnDemand app for running BindCraft from a graphical web interface. | ||
| - OpenOnDemand app for running BindCraft from a graphical web interface. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| --- | ||
| title: Exploring how to increase access to RFdiffusion | ||
| type: activity_inprogress | ||
| type: activity_in_progress | ||
| --- | ||
|
|
||
| A collaborative activity bringing together members of the computational structural biology community, infrastructure providers, and the Australian BioCommons, in order to determine how to increase access to binder code (e.g. RFdiffusion) for life science researchers. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,26 +1,29 @@ | ||
| --- | ||
| title: Infrastructure Roadmap | ||
| type: activity_inprogress | ||
| type: activity_in_progress | ||
| --- | ||
|
|
||
| ### Details: | ||
| ## Details | ||
|
|
||
| The infrastructure roadmap document describes the existing national landscape, identifies and prioritizes critical research bottlenecks, and proposes a national strategy to unlock the immense potential of computational structural biology for Australian researchers. | ||
|
|
||
| ### Completed: | ||
| ### Completed | ||
|
|
||
| - [x] Initial draft of infrastructure roadmap. | ||
| - [x] Initial community feedback incorporated, content updated, implementation section added. | ||
| - [x] Review and updates based on feedback from co-authors and academic panel. | ||
| - [x] Review and updates based on feedback from community and BioCommons infrastructure partners. | ||
| - [x] Review and updates based on feedback from international experts. | ||
| - Initial draft of infrastructure roadmap. | ||
| - Initial community feedback incorporated, content updated, implementation section added. | ||
| - Review and updates based on feedback from co-authors and academic panel. | ||
| - Review and updates based on feedback from community and BioCommons infrastructure partners. | ||
| - Review and updates based on feedback from international experts. | ||
|
|
||
| ### In Progress: | ||
| - [ ] Addressing final review comments. | ||
| ### In Progress | ||
|
|
||
| ### Future: | ||
| - [ ] Publication to Zenodo. | ||
| - Addressing final review comments. | ||
|
|
||
| ### Future | ||
|
|
||
| - Publication to Zenodo. | ||
|
|
||
| ### Contributors | ||
|
|
||
| ### Contributors: | ||
| - Australian Structural Biology Computing Community | ||
| - Australian BioCommons and infrastructure partners |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,24 +1,27 @@ | ||
| --- | ||
| title: nf-core ProteinFold at Pawsey | ||
| type: activity_inprogress | ||
| type: activity_in_progress | ||
| contributors: [Sarah Beecroft, Joshua Storm Caley] | ||
| --- | ||
|
|
||
| ### Details: | ||
| ## Details | ||
|
|
||
| - Deep Learning models work natively with NVIDIA hardware. | ||
| - Setonix at Pawsey contains a large number of AMD GPUs. | ||
| - Models can be made to work with AMD hardware available at Pawsey. | ||
|
|
||
| ### Completed: | ||
| - [x] Build AMD compatible container for AlphaFold2. | ||
| - [x] Build AMD compatible container for Boltz-1. | ||
| - [x] Build AMD compatible container for ESMFold. | ||
| ### Completed | ||
|
|
||
| ### In Progress: | ||
| - [ ] Adapt containers for compatibility with nfcore proteinfold. | ||
| - [ ] Test nfcore proteinfold workflow at Pawsey. | ||
| - Build AMD compatible container for AlphaFold2. | ||
| - Build AMD compatible container for Boltz-1. | ||
| - Build AMD compatible container for ESMFold. | ||
|
|
||
| ### Future: | ||
| - [ ] Build AMD compatible container for Boltz-2. | ||
| - [ ] ProteinFold config optimized for Pawsey. | ||
| ### In Progress | ||
|
|
||
| - Adapt containers for compatibility with nf-core proteinfold. | ||
| - Test nfcore proteinfold workflow at Pawsey. | ||
|
|
||
| ### Future | ||
|
|
||
| - Build AMD compatible container for Boltz-2. | ||
| - ProteinFold config optimized for Pawsey. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe Guides > guides for consistent capitalization?