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
+21-9Lines changed: 21 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,16 @@ datatable: true
10
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 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
12
13
-
## News
13
+
## Join the conversation
14
14
15
-
{% include news.html %}
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).
16
16
17
+
You can also join the conversation by:
18
+
- Contributing to the [discussion forum](https://github.com/orgs/Australian-Structural-Biology-Computing/discussions),
19
+
- Attending one of the upcoming [community events](#upcoming-events)
17
20
18
-
## Join the mailing list
21
+
If you join the mailing list (see below), you will receive community updates and automatic community meeting invitations.
19
22
20
-
This 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. Signing up means you will be informed/invited to the next community meeting. Community meetings are held for 1 hour, 4 times a year. You don't need to attend. It provides you with an opportunity to input.
{% 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. " %}
57
+
58
+
59
+
## Upcoming events
60
+
61
+
{% include events.html caption=true title=true event_type="upcoming_event" truncate=true %}
62
+
63
+
64
+
## News
65
+
66
+
{% include news.html %}
67
+
68
+
54
69
## Guides
55
70
56
71
{% include section-navigation-tiles.html type="guide"%}
@@ -61,17 +76,14 @@ This list is currently administered by the Structural Biology Facility (SBF) at
61
76
{% include resource-table-all.html %}
62
77
63
78
64
-
## Affiliations
65
-
66
-
{% include affiliation-tiles-selection.html %}
67
-
68
-
69
79
## Contributors
70
80
71
81
The projects included here represent a joint effort by the following people at multiple Australian institutions.
72
82
73
83
{% include contributor-tiles-all.html %}
74
84
85
+
{% include affiliation-tiles-selection.html %}
86
+
75
87
76
88
<!--- Events seem to have problem with direct cut and paste, disabling until desired
0 commit comments