Skip to content

Commit a85a03f

Browse files
authored
Merge pull request #47 from supernord/edits
update infrastructure roadmap
2 parents 411d6a7 + 98ca242 commit a85a03f

6 files changed

Lines changed: 59 additions & 13 deletions

File tree

_includes/events.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,7 @@ <h3 class="event-title">{{ event.name | escape }}</h3>
128128
.events-list {
129129
display: grid;
130130
grid-template-columns: 1fr 1fr;
131-
gap: 20px;
132-
margin-right: 15px;
131+
gap: 30px;
133132
}
134133

135134
.event-item {

_includes/section-navigation-tiles_mod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h3 class="page-tile-title" style="margin-top: 0.0rem">{{ page.title }}</h3>
3030

3131
.page-tiles-list {
3232
display: grid;
33-
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
33+
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
3434
gap: 20px;
3535
}
3636

_includes/tiles-simple.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<a href="{{ item.url | relative_url }}" class="simple-tile-link">
1212
<div class="simple-tile-item">
1313
<div class="simple-tile-content">
14-
<p class="simple-tile-title" style="font-size: 2.0rem; text-align: center">{{ item.title }}</p>
14+
<p class="simple-tile-title" style="font-size: 1.5rem; text-align: center">{{ item.title }}</p>
1515
</div>
1616
</div>
1717
</a>
369 KB
Loading

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ toc: false
88
tiles:
99
- title: "Join the conversation"
1010
url: /join_conversation
11+
- title: "Read the Australian infrastructure roadmap"
12+
url: https://doi.org/10.5281/zenodo.15786982
1113
---
1214

1315

pages/activities/infrastructure_roadmap.md

Lines changed: 54 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,65 @@
11
---
22
title: Infrastructure Roadmap
33
description: Draft and publish an Australian infrastructure roadmap for addressing computational challenges facing structural biology.
4-
type: activity_in_progress
4+
type: activity_completed
55
roadmap: Community co-authored document
66
roadmap_category: none
77
toc: false
88
---
99

10-
## Details
10+
## Citation
11+
12+
> Michie, K. A., Litfin, T., Beecroft, S. J., Collins, B., Czabotar, P., Downton, M., Doyle, M. T., Ghosal, D., Grinter, R., Knott, G. J., Samaha, G., Christiansen, J. H., & Gustafsson, O. J. R. (2025). Australian Structural Biology Deep-Learning Infrastructure Roadmap. Zenodo. [https://doi.org/10.5281/zenodo.15786982](https://doi.org/10.5281/zenodo.15786982)
13+
14+
15+
## Executive Summary from roadmap
16+
17+
Enabled by advances in deep learning methods for protein structure prediction and de novo protein
18+
design, computational structural biology has rapidly emerged as a powerful technology driving innovation
19+
in both fundamental and translational science. The technology underpins breakthroughs in drug design,
20+
diagnostics, personalised medicine, and synthetic biology. However, effective use requires concentrated
21+
interdisciplinary expertise and access to modern graphics processing unit (GPU) hardware that few
22+
Australian researchers or industry can sustain.
23+
The Australian structural biology community has taken a collaborative approach to develop this
24+
infrastructure roadmap which describes the existing national landscape, identifies and prioritizes critical
25+
research bottlenecks, and proposes a national strategy to unlock the immense potential of computational
26+
structural biology for Australian researchers. This strategy is intended to evolve as the requirements of
27+
the community change. The roadmap outlines the challenges faced but also presents opportunities to
28+
maximize the value of this new technology. A robust, sovereign capability in computational structural
29+
biology and protein design will position Australian universities, research institutes, and industry at the
30+
forefront of global innovation.
31+
32+
The community roadmap outlines 4 major deliverables including:
33+
34+
- **D1. A dedicated community space** to foster collaboration and share best-practice
35+
recommendations for software deployments, benchmarking, validations and insights developed
36+
within the community.
37+
- **D2. Community training resources** to on-board diverse stakeholders within the context of
38+
computational structural biology and strengthen the national impact of community expertise.
39+
- **D3. National computational infrastructure** built on increased hardware investment and a
40+
user platform to facilitate efficient, high-throughput utilization of national computing resources
41+
and drive translational outcomes enabled by curated and validated computational structural
42+
biology technologies.
43+
- **D4. Alignment, integration and engagement with global best-practice efforts** for
44+
computational structural biology infrastructure and research.
45+
46+
Achieving these outcomes will not only enable the community to add value across diverse research
47+
disciplines within Australia, but will drive innovation and enhance the national research and enterprise
48+
profile in medicine and biotechnology on the global stage.
49+
50+
51+
{% include image.html file="/activities/Computational Structural Biology Roadmap.png" caption="Roadmap Figure 3. Proposed infrastructure to support Australian structural biology computation: (D1) Australian Structural
52+
Biology community space. (D2) Tailored training program connects the proposed infrastructure to the
53+
BioCommons training program and includes community generated guidance material. (D3) Shared platform, or
54+
platforms, for computational structural biology. Protein sequences, or other relevant sequence data (e.g.
55+
nucleotide), as well as code, are inputs into the envisaged hypothetical shared platform for computational
56+
structural biology analyses, which provides both command-line interface (CLI) or graphical user interface
57+
(GUI)-based access to validated software tools and workflows. This system is underpinned by sufficient and
58+
appropriate computational infrastructure. (D4) Alignment to international best practice highlights the aim to align,
59+
adopt and collaborate with international peer infrastructures to deliver the proposed infrastructure. Arrows
60+
indicate the general flow of data. See Appendix 1 for a list of open source tools / workflows that may be
61+
included in D3. Globe image: Clker-Free-Vector-Images, CC0, via Wikimedia Commons." alt="Roadmap Figure 3" max-width="10" %}
1162

12-
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.
1363

1464
### Completed
1565

@@ -18,15 +68,10 @@ The infrastructure roadmap document describes the existing national landscape, i
1868
- Review and updates based on feedback from co-authors and academic panel.
1969
- Review and updates based on feedback from community and BioCommons infrastructure partners.
2070
- Review and updates based on feedback from international experts.
21-
22-
### In Progress
23-
2471
- Addressing final review comments.
25-
26-
### Future
27-
2872
- Publication to Zenodo.
2973

74+
3075
### Contributors
3176

3277
- Australian Structural Biology Computing Community

0 commit comments

Comments
 (0)