You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _data/events.yml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,3 +6,13 @@
6
6
# endTime: 21:04
7
7
# description: It's an event! With a [link](https://www.eventbrite.com.au/)
8
8
# location: Cyberspace
9
+
- name: BioMolecular Horizons
10
+
startDate: 2024-09-22
11
+
description: Launch of the website at [BioMolecular Horizons 2024](https://www.bmh2024.com/)
12
+
- name: Computational Structural Biology Community Meeting
13
+
startDate: 2024-10-22
14
+
startTime: 13:30
15
+
endDate: 2024-10-22
16
+
endTime: 14:30
17
+
description: Visit the [rolling agenda](https://docs.google.com/document/d/1miRyOOOW7HeDsCvzJwVEOhaAzPBve8od9WUvsAsFfcw/edit#heading=h.owmugrvs22hi) for details on how to join the next meeting.
Copy file name to clipboardExpand all lines: index.md
+43-7Lines changed: 43 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,19 @@
1
1
---
2
-
title: Welcome
2
+
title: Welcome to the Community for Structural Biology Computing in Australia
3
3
toc: true
4
4
sidebar: false
5
5
datatable: true
6
6
---
7
7
8
8
## About
9
9
10
-
Welcome to the Community for Structural Biology Computing in Australia. This website is the virtual meeting place for all users of computing for structural biology research in Australia. This page serves as a repository for knowledge and how-to-guides for use of Deep Learning methods in Structural Biology. It also links together those building infrastructure to support this community. The site lists news items and announcements for relevant courses, meetings and information about structural biology. It can be what we make it!
10
+
Welcome! This website is the virtual meeting place for all users of computing for structural biology research in Australia. This page currently serves as a knowledge resource for use of Deep Learning methods in Structural Biology, but could expand to link together Cryo-EM processing and crystallographic methods in time. This page contains How-to Guides for the use of Deep Learning methods in Structural Biology as well as news items and announcements for relevant courses, meetings and information about structural biology. It can be what we make it!
11
11
12
-
## News
13
12
14
-
{% include news.html %}
13
+
## Join the conversation
15
14
16
-
## Mailing list
15
+
If you would like to, there are multiple ways to join the conversation. The most straightforward is to attend the next quarterly [community meeting](#upcoming-events). If you join the mailing list (see below), you will receive community updates and automatic community meeting invitations.
17
16
18
-
This list is currently administered by the Structural Biology Facility (SBF) at UNSW.
{% include callout.html type="note" content="The mailing list is currently administered by the Structural Biology Facility (SBF) at UNSW for the purposes of coordinating the community only and will NOT be distributed. " %}
51
+
52
+
53
+
You can also join the conversation by:
54
+
- Contributing to the [discussion forum](https://github.com/orgs/Australian-Structural-Biology-Computing/discussions),
55
+
- Attending one of the upcoming [community events](#upcoming-events)
<span style= "font-weight: bold">Exploring how to increase access to RFdiffusion</span><br><span>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 RFdiffusion for life science researchers.</span>
<span style= "font-weight: bold">Computational Structural Biology Infrastructure Roadmap</span><br><span>The Roadmap is in the final stages of drafting and will be announced here and directly to the community by the end of October.</span>
70
+
</div>
71
+
</div>
72
+
</div>
73
+
</div>
74
+
75
+
76
+
## Upcoming events
77
+
78
+
{% include events.html event_type="upcoming_event" truncate=true %}
79
+
80
+
81
+
## News
82
+
83
+
{% include news.html %}
84
+
85
+
52
86
## Guides
53
87
54
88
{% include section-navigation-tiles.html type="guide"%}
55
89
56
90
57
-
## Other resources
91
+
## External resources
58
92
59
93
{% include resource-table-all.html %}
60
94
@@ -65,6 +99,8 @@ The projects included here represent a joint effort by the following people at m
65
99
66
100
{% include contributor-tiles-all.html %}
67
101
102
+
{% include affiliation-tiles-selection.html %}
103
+
68
104
69
105
<!--- Events seem to have problem with direct cut and paste, disabling until desired
0 commit comments