Skip to content

Commit f07a393

Browse files
authored
Merge pull request #48 from Australian-Structural-Biology-Computing/update-event
Update protein design seminar event
2 parents a85a03f + 52b7fcb commit f07a393

5 files changed

Lines changed: 37 additions & 10 deletions

File tree

_data/events.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
startDate: 2025-07-15
3333
endDate: 2025-07-15
3434
description: "**Topic:** Using AI protein design to design binding proteins to challenging bacterial transporters."
35-
url: https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator
35+
url: https://www.youtube.com/watch?v=3Ad2gUjeSL8
3636
location: Online
3737
- name: Protein design seminar series
3838
startDate: 2025-08-12
@@ -63,4 +63,10 @@
6363
endDate: 2025-11-11
6464
description: "**Topic:** TBD"
6565
url: https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator
66+
location: Online
67+
- name: Protein design seminar series
68+
startDate: 2025-12-03
69+
endDate: 2025-12-03
70+
description: "**Topic:** Baby steps in the AI-guided design of proteins to module gene transcription"
71+
url: https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator
6672
location: Online

_includes/tiles-simple.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
border-radius: 12px;
3636
padding: 25px;
3737
transition: all 0.3s ease;
38-
background: #1c4587ff;
38+
background: #012152;;
3939
width: 100%;
4040
display: flex;
4141
flex-direction: column;

_includes/video-list-columns.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<div style="display: flex; gap: 20px; align-items: center;">
2+
<div style="flex: 1;">
3+
<iframe style="width: 100%; aspect-ratio: 560 / 315;" src="https://www.youtube.com/embed/{{ include.video_id }}"
4+
frameborder="0" allowfullscreen></iframe>
5+
</div>
6+
<div style="flex: 1;">
7+
<ul>
8+
{% assign items = include.list | split: "|" %}
9+
{% for item in items %}
10+
<li>{{ item }}</li>
11+
{% endfor %}
12+
</ul>
13+
</div>
14+
</div>
15+

index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ This website is a virtual meeting place and hub for all users of **computing for
1717

1818
{% include tiles-simple.html target = "tiles" col = "2" %}
1919

20+
## Protein design seminar series
21+
22+
{% include video-list-columns.html
23+
video_id="3Ad2gUjeSL8?si=T2Md7RwXn7YWl1S7"
24+
list="The protein design seminar series includes <b>6 presentations</b> from Australian structural biologists utilizing the latest developments in <i>de novo</i> protein design to develop protein binders to various therapeutic targets.|Watch <b>Dr Rhys Grinter</b> share a recent project involving the development of protein binders to a protein target involved in heme piracy.|The full series schedule, seminar registration link and recordings of completed seminars are available <b><a href=\"/protein_design_seminars\">here</a></b>.|The next event in the series will be on <b>August 12th</b> and will describe AI-Designed Anti-CRISPRs as Programmable CRISPR Inhibitors." %}
2025

2126
## Upcoming Events
2227

pages/activities/protein_design_seminars.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ roadmap_category: D2
77
contributors: [Rhys Grinter, Gavin Knott, Cyntia Taveneau, Josh Hardy, Kate Michie, Johan Gustafsson, Melissa Burke]
88
toc: false
99
---
10-
<!-- TODO: Add Richard Birkinshaw -->
10+
<!-- TODO: Add Richard Birkinshaw and Joel Mackay-->
1111

1212
## Details
1313

@@ -17,11 +17,12 @@ toc: false
1717

1818
Registration is **[available here](https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator)**.
1919

20-
| Date | Time | Speaker(s) | Topic |
21-
|---------------|------------|--------------------|-------|
22-
| 15 July | 12pm AEST | Rhys Grinter | Using AI protein design to design binding proteins to challenging bacterial transporters |
23-
| 12 August | 12pm AEST | Cyntia Taveneau | Icrs: AI-Designed Anti-CRISPRs as Programmable CRISPR Inhibitors |
24-
| 16 September | 12pm AEST | Richard Birkinshaw | Using in silico design methods to create de novo proteins that selectively modulate apoptosis |
25-
| 7 October | 12pm AEST* | Josh Hardy | Introducing ProteinDJ: A modular and open-source framework for protein design workflows |
26-
| 11 November | 12pm AEST* | TBC | TBC |
20+
| Date | Time | Speaker(s) | Topic | Recording | Presentation |
21+
|---------------|------------|--------------------|-------|-----------|----------|
22+
| 15 July | 12pm AEST | Rhys Grinter | Using AI protein design to design binding proteins to challenging bacterial transporters | [YouTube](https://youtu.be/3Ad2gUjeSL8) | [Zenodo](https://doi.org/10.5281/zenodo.16511653)|
23+
| 12 August | 12pm AEST | Cyntia Taveneau | Icrs: AI-Designed Anti-CRISPRs as Programmable CRISPR Inhibitors | | |
24+
| 16 September | 12pm AEST | Richard Birkinshaw | Using in silico design methods to create de novo proteins that selectively modulate apoptosis | | |
25+
| 7 October | 12pm AEDT* | Josh Hardy | Introducing ProteinDJ: A modular and open-source framework for protein design workflows | | |
26+
| 11 November | 12pm AEDT* | TBC | TBC | | |
27+
| 3 December | 1pm AEDT* | Joel Mackay | Baby steps in the AI-guided design of proteins to module gene transcription | | |
2728
| *Affected by daylight savings |

0 commit comments

Comments
 (0)