About MDAKits

What is an MDAKit?

MDAnalysis Toolkits (MDAKits) are standalone packages containing code using components from the MDAnalysis library with the aim of solving specific scientific problems or in some form enhance the functionality of the MDAnalysis core library. An MDAKit can be written by anyone and hosted anywhere.

At the discretion of their authors, MDAKits can be registered in this MDAKit registry. To do so, a MDAKit has to meet a minimum set of requirements:

  1. The code in the package uses the MDAnalysis library

  2. The code is open source and published under an OSI approved license

  3. The code is versioned and provided in an accessible version-controlled repository (GitHub, GitLab, Bitbucket, etc.)

  4. Code authors and maintainers are clearly designated

  5. Minimal documentation is provided (what your code does, how to install it, and how to use it)

  6. At least minimal regression tests are present; continuous integration is encouraged

It is also highly encouraged that the MDAKit also satisfies:

  1. The code is installable as a standard package

  2. Information on bug reporting, user discussions, and community guidelines is made available

Registered MDAKits are then listed here with the intention of providing a centralised place where the community can find out more about them. Where possible, the MDAKits are also continually tested against the latest and development versions of MDAnalysis. This ensures that users and developers have an up-to-date view of the code health of an MDAKit.

The specifications are written out in detail in the MDAKits paper.

Why?

The open sharing of code that abides by the basic principles of FAIR (findability, accessibility, interoperability, and reusability) is essential to robust, reproducible, and transparent science. However, scientists typically are not supported in making the subtantial effort require to make software FAIR-compliant.

Scientific code often falls short of FAIR tenets

One potential option, and one that MDAnalysis has historically attempted, is to attempt to add as many methods as possible in a single centralised library. However, this is a non-ideal solution.

Centralising code to MDAnalysis is a limited solution

Our goal with MDAKits is to lower the barrier for researchers to produce FAIR software.

We wish to support developers in creating new pakages, guiding them through the process of achieving best practices and FAIR compliance. At the same time, we hope to make MDAnalysis useful to a broader community.

MDAKits, an ecosystem of downstream packages, may be more sustainable

Read our SciPy proceedings paper!

To learn more about MDAKits and our vision for more sustainable community developed molecular simulation tools, please see our SciPy proceedings paper:

Irfan Alibay, Lily Wang, Fiona Naughton, Ian Kenney, Jonathan Barnoud, Richard J Gowers, and Oliver Beckstein. MDAKits: A framework for FAIR-compliant molecular simulation analysis . In Meghann Agarwal, Chris Calloway, and Dillon Niederhut, editors, Proceedings of the 22nd Python in Science Conference (SCIPY 2023), pages 76–84, Austin, TX, 2023. doi: 10.25080/gerudo-f2bc6f59-00a.