Skip to content

Commit 4681b49

Browse files
authored
Merge pull request #71 from supernord/jg_updates
Activity and resource updates
2 parents 4f1c8b2 + cba304a commit 4681b49

12 files changed

Lines changed: 94 additions & 30 deletions

_data/news.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,12 @@
55
- name: "NCI Data Collection now available!"
66
date: 2026-02-23
77
url: https://dx.doi.org/10.25914/q48c-9a86
8-
description: "This collection replicates key reference databases used for protein structure prediction and analysis. These resources enable NCI users to leverage deep learning models for molecular structure prediction. The datasets support AlphaFold3, AlphaFold2, Boltz, RoseTTaFold-All-Atom, ESMFold and HelixFold3 structure prediction tools."
8+
description: "This collection replicates key reference databases used for protein structure prediction and analysis. These resources enable NCI users to leverage deep learning models for molecular structure prediction. The datasets support AlphaFold3, AlphaFold2, Boltz, RoseTTaFold-All-Atom, ESMFold and HelixFold3 structure prediction tools."
9+
- name: "ASBC @ the AI for Science Hackathon"
10+
date: 2026-03-26
11+
url: https://www.biocommons.org.au/news/ai-for-science-hackathon-2026
12+
description: "Australian Structural Biology Computing (ASBC) community (UNSW Structural Biology Facility, WEHI, and the Monash AI Protein Design Program) contributed to the AI for Science Hackathon, bringing their expertise in optimising workflows for protein structure prediction and design."
13+
- name: "Foundations of protein structure training module now available!"
14+
date: 2026-04-17
15+
url: https://doi.org/10.6019/tol.foundations-protein-structure-t.2026.00001.1
16+
description: "A module added to the training material made available by EMBL-EBI. Module development was a collaboration between the ASBC community, BioCommons, and EMBL-EBI Protein Data Bank in Europe (PDBe)."

_data/sidebars/main.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ subitems:
1515
url: /community_resources
1616
- title: How-to Guides
1717
url: /guides
18-
- title: Workflows
19-
url: /workflows
2018
- title: External resources
2119
subitems:
22-
- title: Structure Prediction
20+
- title: Structure prediction
2321
url: /structure_prediction
24-
- title: Protein Design
22+
- title: Protein design
2523
url: /protein_design
26-
- title: Protein Search
24+
- title: Protein search
2725
url: /protein_search
28-
- title: Molecular Dynamics
26+
- title: Molecular dynamics
2927
url: /molecular_dynamics
3028
- title: Infrastructure
3129
url: /infrastructure
3230
- title: Events
3331
url: /events
32+
- title: News
33+
url: /news

_data/tool_and_resource_list.yml

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,24 +310,39 @@
310310
Type:
311311
- Reference database
312312
URL: https://cluster.foldseek.com/
313-
- Description: Reference data to support AI structural biology prediction models
313+
- Description: Reference data to support AI structural biology prediction models.
314314
Tag: Community resource
315315
Title: NCI Structural Biology AI Reference Collection
316316
Type:
317317
- Reference database
318+
Roadmap:
319+
- Roadmap deliverable 2
318320
URL: https://dx.doi.org/10.25914/q48c-9a86
319321
DOI: https://dx.doi.org/10.25914/q48c-9a86
320-
- Description: Online tutorial covering the principles of protein architecture and function
322+
- Description: Online tutorial covering the principles of protein architecture and function.
321323
Tag: Community resource
322324
Title: Foundations of protein structure tutorial
323325
Type:
324326
- Online tutorial
327+
Roadmap:
328+
- Roadmap deliverable 2 & 4
325329
URL: https://www.ebi.ac.uk/training/online/courses/foundations-protein-structure/
326330
DOI: https://doi.org/10.6019/tol.foundations-protein-structure-t.2026.00001.1
327331
- Description: A limited series of webinars from 2025 that shared strategies to get the best outcomes from protein design projects.
328332
Tag: Community resource
329333
Title: Protein design webinar series
330334
Type:
331335
- Webinar series
336+
Roadmap:
337+
- Roadmap deliverable 2
332338
URL: protein_design_seminars
333-
DOI: https://doi.org/10.5281/zenodo.17626498
339+
DOI: https://doi.org/10.5281/zenodo.17626498
340+
- Description: A nextflow pipeline with support for numerous structure prediction tools.
341+
Tag: Community resource
342+
Title: nf-core ProteinFold v2.0.0
343+
Type:
344+
- Workflow
345+
Roadmap:
346+
- Roadmap deliverable 3
347+
URL: nfcore_proteinfold
348+
DOI: https://doi.org/10.5281/zenodo.7437037

_includes/resource-table-category.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,16 @@
3535
{%- else %}
3636
<td>{{tool.Title}}</td>
3737
{%- endif %}
38-
<td>{{tool.Description}}</td>
38+
<td>
39+
{{tool.Description}}
40+
{% if tool.Roadmap %}
41+
{%- for type in tool.Roadmap %}
42+
<button class="btn btn-light badge border border-dark text-dark mb-2 text-wrap text-center topic-badge">
43+
{{type}}
44+
</button>
45+
{%- endfor %}
46+
{%- endif %}
47+
</td>
3948
{% if tool.DOI%}
4049
<td><a href="{{tool.DOI}}">DOI</a></td>
4150
{%- else %}

index.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,15 @@ Starting this year, speakers from across the structural biology community will b
4343
{% include tiles-simple.html target = "community_meeting" col = "1" %}
4444

4545

46-
#### All meeting dates
47-
48-
- **11th March 2026**
49-
- **20th May 2026**
50-
- **29th July 2026**
51-
- **16th September 2026**
52-
- **4th November 2026**
53-
46+
#### All meeting dates and speakers
47+
48+
| Date | Speaker | Talk title |
49+
|------|--------------------------------------------------------------------------------------|---------------------------------------------------------------------------|
50+
| March 11th | **Biswa Prasanna Mishra**<br>(Griffith University) | Molecular Characterisation of the *Bacillus subtilis SpbK* antiphage defence system |
51+
| May 20th | **Cameron Gilchrist**<br>(Seoul National University) | Multiple protein structure alignment with FoldMason |
52+
| 29th July | TBA | TBA |
53+
| 16th September | **Tom Goddard**<br>(UCSF) | Predicting atomic structures using OpenFold 3 in ChimeraX |
54+
| 12th November | TBA | TBA |
5455

5556

5657
{% include callout.html type="note" content="These dates may change depending on other community events and the availability of speakers. " %}

pages/activities/ebi_module_dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: EMBL-EBI Foundations of Protein Structure module development
33
description: Developing the content for an online EMBL-EBI tutorial covering the principles of protein architecture and function.
4-
type: Activity_in_progress
4+
type: Completed_activity
55
roadmap_category: Global-connections
66
contributors: [Jennifer Fleming, Kristina Gagalova, Johan Gustafsson, Michael Healy, Thomas Litfin, Paulyna Magaña, Katharine Michie]
77
toc: false

pages/activities/nfcore_proteinfold.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
---
2-
title: nf-core ProteinFold v2.0 Release
3-
description: Contribute towards, and locally deploy, v2.0 of nf-core ProteinFold workflow.
4-
type: Activity_in_progress
2+
title: nf-core ProteinFold v2.0.0 Release
3+
description: Contribute towards, and locally deploy, v2.0.0 of nf-core ProteinFold workflow.
4+
type: Completed_activity
55
roadmap: A shared platform, or platforms (Roadmap D3A)
66
roadmap_category: Shared-platform
77
contributors: [Ziad Al-Bkhetan, Mitchell O'Brien, Joshua Storm Caley, Keiran Rowell, Thomas Litfin]
88
toc: false
99
redirect_from: /website/nfcore_proteinfold
10+
tiles:
11+
- title: "See version 2.0.0 of the nf-core/proteinfold workflow"
12+
url: https://nf-co.re/proteinfold/2.0.0/
1013
---
1114

15+
{% include tiles-simple.html target = "tiles" col = "1" %}
16+
1217
## Details
1318

1419
- Molecular structure prediction tools require large reference databases and varied computational infrastructure.
@@ -34,7 +39,4 @@ redirect_from: /website/nfcore_proteinfold
3439
- Add miniature reference databases for fast troubleshooting.
3540
- Update documentation and metro-map.
3641
- Test for release.
37-
38-
### In Progress
39-
4042
- Review workflow outputs for all modes.

pages/activities/website_dev.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Community website
3+
description: Development and maintenance of the Australian Structural Biology Computing (ASBC) community website.
4+
type: Activity_in_progress
5+
roadmap_category: Community-space
6+
contributors: [Johan Gustafsson, Thomas Litfin, Kate Michie]
7+
toc: false
8+
---
9+
10+
## Details
11+
12+
13+
### Completed
14+
15+
- Initial version of the website
16+
- Mechanisms for joining the community
17+
- Streamlined appearance and mechanics for all pages
18+
19+
20+
### In Progress
21+
22+
- Sharing mechanism for computational workflows
23+
- Adding contributors
24+
25+
26+
### Future
27+
28+
- Sharing mechanism for events
29+
- Sharing mechanism for both community resources and external resources

pages/resources/molecular_dynamics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Molecular Dynamics
2+
title: Molecular dynamics
33
page_id: external_resources_md
44
datatable: true
55
toc: false

pages/resources/protein_design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Protein Design
2+
title: Protein design
33
page_id: external_resources_protein_design
44
datatable: true
55
toc: false

0 commit comments

Comments
 (0)