Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 111 additions & 0 deletions _posts/2025-12-15-mda_2025events.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
---
layout: post
title: MDAnalysis 2025 Events - Recap of the User Group Meeting and Workshops
---

<img
src="{{ site.images }}/mdanalysis-ugm2025.png"
title="MDAnalysis UGM 2025" alt="MDAnalysis UGM 2025"
style="float: right; height: 5em; " />

Here's our quick recap on our community events throughout 2025. Our flagship gathering was the [third MDAnalysis User Group Meeting (UGM)]({{site.baseurl}}/pages/ugm2025/) in Tempe, Arizona, which brought together researchers and developers for three days of science, tutorials, workshops, and collaboration.

## MDAnalysis UGM (User Group Meeting)

![Group photo of MDAnalysis UGM 2025 participants]({{site.images}}/ugm2025/MDAUGM2025-participants-small.jpg)

From November 9–11, 2025, MDAnalysis users and developers convened in Tempe, Arizona for the [third MDAnalysis UGM]({{site.baseurl}}/pages/ugm2025/) (User Group Meeting). Hosted at [Arizona State University](https://www.asu.edu/) (ASU) in the [Center for Biological Physics](https://cbp.asu.edu/) and Department of Physics, the hybrid-format meeting featured contributed talks, posters, lightning talks, and hands-on workshops. In-person registration reached capacity, and we were grateful for the strong interest from the community; online attendance remained free for those who followed along remotely.

The program emphasized **streaming and inline analysis** of molecular dynamics trajectories—building on ongoing work supported by a U.S. National Science Foundation [Elements award](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2311372) and our [December 2024 online streaming developer workshop]({% post_url 2024-11-3-ASU_streaming_workshop %}). Talks and tutorials covered biomolecular simulations, soft matter and materials science, drug discovery, machine learning, visualization, and open-source tooling for molecular simulation analysis.

### Keynote Speakers

Two keynote speakers anchored the scientific program:

* **Sunday, November 9** — [Dr. Matthias Heyden](https://www.compmolsci.com/) (Arizona State University) opened the meeting with a keynote on *Sub-Picosecond Timescale Information in Microsecond Simulations*, highlighting how streaming and interactive molecular dynamics workflows can unlock high time-resolution insight from long simulations.
* **Monday, November 10** — [Dr. Lillian Chong](https://chonglab-pitt.github.io/) (University of Pittsburgh) delivered a keynote on *From Protein Structure to Function: Weighted Ensembles Beyond Machine Learning*, connecting rare-event sampling with [WESTPA](https://westpa.github.io/westpa/) and broader biomolecular simulation challenges.

![Dr. Matthias Heyden delivering the UGM 2025 keynote]({{site.images}}/ugm2025/MatthiasHeyden-keynote-UGM2025.jpg)

![Dr. Lillian Chong delivering the UGM 2025 keynote]({{site.images}}/ugm2025/LillianChong-keynote-UGM2025.jpg)

Contributed presentations spanned membrane biophysics, force-field development, enhanced sampling, visualization, MDAKit development, and community infrastructure. Lightning talks on Monday and Tuesday gave early-career researchers and new contributors a platform to share work in a fast-paced format.

For the full program, see the [UGM schedule](https://github.com/MDAnalysis/UGM2025/blob/main/SCHEDULE.pdf). We invite you to explore the [MDAnalysis/UGM2025](https://github.com/MDAnalysis/UGM2025) GitHub repository, where presenters deposited slides, notebooks, and [workshop materials](https://github.com/MDAnalysis/UGM2025/tree/main/workshops).

### Partners and Sponsors

We would like to thank our partners and sponsors for helping us make the 2025 MDAnalysis UGM such a success!

<br>
<a href="https://chanzuckerberg.com/">
<img
src="{{site.images}}/CZI_Logo.jpg"
title="Chan Zuckerberg Initiative Logo" alt="Chan Zuckerberg Initiative Logo"
style="float: left; height: 5em; " />
<a/>
<a href="https://www.nsf.gov/">
<img
src="{{site.images}}/nsf.jpg"
title="National Science Foundation" alt="National Science Foundation"
style="float: left; height: 5em; " />
</a>
<a href="https://cbp.asu.edu/">
<img
src="{{site.images}}/CBP_logo.png"
title="Center for Biological Physics Logo" alt="Center for Biological Physics (CBP) at Arizona State University (logo)"
style="float: left; height: 5em; " />
<a/>
<a href="{{site.numfocus.sponsored_project}}">
<img
src="{{site.images}}/numfocus-sponsored.png"
title="NumFOCUS Fiscally Sponsored Project Logo" alt="NumFOCUS Fiscally Sponsored Project Logo"
style="float: left; height: 5em; " />
</a>

<div style="clear: both;"></div>

### The Future of MDAnalysis UGMs

We are grateful to the [Chan Zuckerberg Initiative](https://chanzuckerberg.com/) (CZI) and the U.S. National Science Foundation for supporting outreach and streaming-related development that helped make the 2025 UGM possible. As we plan future community gatherings, we continue to seek partners who can help sustain this annual tradition.

If you are interested in sponsoring, hosting at your own institution, or joining the organizing committee for any future UGMs, please get in touch with us on [Discord](https://discord.com/channels/807348386012987462/) (to join the Discord server, use the invitation link, [https://discord.com/invite/fXTSfDJyxE](https://discord.com/invite/fXTSfDJyxE)), [GitHub Discussions](https://github.com/MDAnalysis/mdanalysis/discussions), or by emailing [ugm@mdanalysis.org](mailto:ugm@mdanalysis.org)!

## Workshops and Tutorials at the UGM

Unlike 2024, when we offered four standalone online and hybrid [training workshops]({% post_url 2024-09-11-mda_2024events %}#mdanalysis-training-workshops) throughout the year, our primary hands-on training in 2025 took place **during the UGM itself**. Community partners and the MDAnalysis core developer team led tutorials and master classes across all three days.

### November 9: MDAnalysis Streaming Workshop

On the first afternoon, Dr. Matthias Heyden, @amruthesht, @ljwoods2, and colleagues led a **streaming workshop** on interactive molecular dynamics (IMD) and trajectory streaming in MDAnalysis, including theory, implementation details for IMDv3, live demonstrations, and a hands-on session. The program also featured a talk by @jpkrowe on integrating MDAnalysis streaming analysis with [WESTPA](https://westpa.github.io/westpa/) propagators—work connected to our [Google Summer of Code 2025]({% post_url 2025-05-23-gsoc-students %}) collaboration. Materials are available in the [Streaming workshop folder](https://github.com/MDAnalysis/UGM2025/tree/main/workshops/Streaming) and build on the [imd-workshop-2024](https://github.com/MDAnalysis/imd-workshop-2024) repository.

### November 10: MDAnalysis Master Classes

Monday afternoon featured short **master classes** from the MDAnalysis core developer team:

* **Topology attributes and DSSP** — @orbeckst
* **Fast distance calculations with Distopia** — @hmacdope
* **Contributing to MDAnalysis and MDAKits** — @IAlibay

These sessions were followed by an open Q&A with core developers. Materials are in the [MasterClasses folder](https://github.com/MDAnalysis/UGM2025/tree/main/workshops/MasterClasses).

### November 11: Visualization and Open Molecular Science Workshops

The final day focused on visualization and workflows from the broader open molecular software ecosystem:

* **Visualization workshop** — @bradyajohnston and @yuxuanzhuang taught participants how to visualize molecular systems using MDAnalysis with [Molecular Nodes](https://bradyajohnston.github.io/MolecularNodes/) and Blender. Materials are in the [Visualization workshop folder](https://github.com/MDAnalysis/UGM2025/tree/main/workshops/Visualization).
* **[Open Force Field](https://openforcefield.org/) workshop** — led by Jeffrey Wagner and @jaclark5
* **[Open Free Energy](https://openfree.energy/) workshop** — an introduction to alchemical free energy calculations, led by @mikemhenry, Alyssa Travitz, and @IAlibay
* **[OpenADMET](https://openadmet.org/) workshop** — led by @hmacdope

Workshop materials for the OpenFF, OpenFE, and OpenADMET sessions are linked from the [UGM2025 workshops README](https://github.com/MDAnalysis/UGM2025/tree/main/workshops).

### Acknowledgements

A special thanks goes out to everyone who helped make the 2025 UGM a success, including participants, speakers, workshop leaders, poster presenters, the organizing committee, and our sponsors! If you or your organization are interested in partnering with MDAnalysis to organize future workshops or UGMs, you are always welcome to fill out our [Google form](https://docs.google.com/forms/d/e/1FAIpQLSf5-c4kE_trtA1ciSFcLLRsiFASHY-rXuFu7y902pqUgPDppg/viewform?usp=sf_link) or email [workshops@mdanalysis.org](mailto:workshops@mdanalysis.org).

To stay up-to-date on all MDAnalysis event offerings, be sure to follow our [News][], [LinkedIn][], and [Bluesky][] pages.

[News]: {{site.baseurl}}/blog/
[LinkedIn]: https://www.linkedin.com/company/mdanalysis/
[Bluesky]: https://bsky.app/profile/mdanalysis.bsky.social
3 changes: 2 additions & 1 deletion events.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ UGMs are meetings where users meet developers, share best practices, present new
### Past UGMs

<div style="display: flex; align-items: center; gap: 10px;">
<img src="{{ site.baseurl }}/public/images/mdanalysis-ugm-logo.png" title="MDAnalysis UGM 2025 Logo"
<img src="{{ site.baseurl }}/public/images/mdanalysis-ugm2025.png" title="MDAnalysis UGM 2025 Logo"
alt="MDAnalysis UGM 2025 Logo" style="height: 5em;" />
<p>
<strong><a href="{{ site.baseurl }}/pages/ugm2025/">UGM 2025</a></strong>
(<a href="{% post_url 2025-12-15-mda_2025events %}#mdanalysis-ugm-user-group-meeting">Post-UGM Summary</a>)
</p>
</div>

Expand Down
Binary file added public/images/mdanalysis-ugm2025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading