diff --git a/_data/events.yml b/_data/events.yml index 872ee1e..0ba58c9 100644 --- a/_data/events.yml +++ b/_data/events.yml @@ -32,7 +32,7 @@ startDate: 2025-07-15 endDate: 2025-07-15 description: "**Topic:** Using AI protein design to design binding proteins to challenging bacterial transporters." - url: https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator + url: https://www.youtube.com/watch?v=3Ad2gUjeSL8 location: Online - name: Protein design seminar series startDate: 2025-08-12 @@ -63,4 +63,10 @@ endDate: 2025-11-11 description: "**Topic:** TBD" url: https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator + location: Online +- name: Protein design seminar series + startDate: 2025-12-03 + endDate: 2025-12-03 + description: "**Topic:** Baby steps in the AI-guided design of proteins to module gene transcription" + url: https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator location: Online \ No newline at end of file diff --git a/_includes/tiles-simple.html b/_includes/tiles-simple.html index 850ab09..e9ef7db 100644 --- a/_includes/tiles-simple.html +++ b/_includes/tiles-simple.html @@ -35,7 +35,7 @@ border-radius: 12px; padding: 25px; transition: all 0.3s ease; - background: #1c4587ff; + background: #012152;; width: 100%; display: flex; flex-direction: column; diff --git a/_includes/video-list-columns.html b/_includes/video-list-columns.html new file mode 100644 index 0000000..064b594 --- /dev/null +++ b/_includes/video-list-columns.html @@ -0,0 +1,15 @@ +
+
+ +
+
+ +
+
+ \ No newline at end of file diff --git a/index.md b/index.md index b46c1aa..3f3a8b9 100644 --- a/index.md +++ b/index.md @@ -17,6 +17,11 @@ This website is a virtual meeting place and hub for all users of **computing for {% include tiles-simple.html target = "tiles" col = "2" %} +## Protein design seminar series + +{% include video-list-columns.html + video_id="3Ad2gUjeSL8?si=T2Md7RwXn7YWl1S7" + list="The protein design seminar series includes 6 presentations from Australian structural biologists utilizing the latest developments in de novo protein design to develop protein binders to various therapeutic targets.|Watch Dr Rhys Grinter 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 here.|The next event in the series will be on August 12th and will describe AI-Designed Anti-CRISPRs as Programmable CRISPR Inhibitors." %} ## Upcoming Events diff --git a/pages/activities/protein_design_seminars.md b/pages/activities/protein_design_seminars.md index 6a8709f..550e103 100644 --- a/pages/activities/protein_design_seminars.md +++ b/pages/activities/protein_design_seminars.md @@ -7,7 +7,7 @@ roadmap_category: D2 contributors: [Rhys Grinter, Gavin Knott, Cyntia Taveneau, Josh Hardy, Kate Michie, Johan Gustafsson, Melissa Burke] toc: false --- - + ## Details @@ -17,11 +17,12 @@ toc: false Registration is **[available here](https://www.eventbrite.com.au/e/webinar-leveraging-deep-learning-to-design-custom-protein-binding-proteins-tickets-1414347163439?aff=oddtdtcreator)**. -| Date | Time | Speaker(s) | Topic | -|---------------|------------|--------------------|-------| -| 15 July | 12pm AEST | Rhys Grinter | Using AI protein design to design binding proteins to challenging bacterial transporters | -| 12 August | 12pm AEST | Cyntia Taveneau | Icrs: AI-Designed Anti-CRISPRs as Programmable CRISPR Inhibitors | -| 16 September | 12pm AEST | Richard Birkinshaw | Using in silico design methods to create de novo proteins that selectively modulate apoptosis | -| 7 October | 12pm AEST* | Josh Hardy | Introducing ProteinDJ: A modular and open-source framework for protein design workflows | -| 11 November | 12pm AEST* | TBC | TBC | +| Date | Time | Speaker(s) | Topic | Recording | Presentation | +|---------------|------------|--------------------|-------|-----------|----------| +| 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)| +| 12 August | 12pm AEST | Cyntia Taveneau | Icrs: AI-Designed Anti-CRISPRs as Programmable CRISPR Inhibitors | | | +| 16 September | 12pm AEST | Richard Birkinshaw | Using in silico design methods to create de novo proteins that selectively modulate apoptosis | | | +| 7 October | 12pm AEDT* | Josh Hardy | Introducing ProteinDJ: A modular and open-source framework for protein design workflows | | | +| 11 November | 12pm AEDT* | TBC | TBC | | | +| 3 December | 1pm AEDT* | Joel Mackay | Baby steps in the AI-guided design of proteins to module gene transcription | | | | *Affected by daylight savings | \ No newline at end of file