Becksteinlab / zarrtraj

zarrtraj MDAKit for @MDAnalysis

Home Page:https://zarrtraj.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zarrtraj

Latest release Last release tag GitHub commits since latest release (by date) for a branch Documentation Status
Status GH Actions Status codecov
Community License: GPL v3 Powered by MDAnalysis

Zarrtraj is an MDAnalysis MDAKit that provides the ability to read and write H5MD-formatted trajectory data in MDAnalysis using Zarr. Zarrtraj can read trajectories locally and from AWS S3, Google Cloud Buckets, and Azure Blob Storage & DataLakes. It can read both H5MD-formatted files stored in hdf5 (.h5md files) and H5MD-formatted files stored in Zarr (.zarrmd files).

Zarrtraj is installable via both pip and conda forge:

pip install zarrtraj
conda install -c conda-forge zarrtraj

For more information on installation and usage, see the zarrtraj documentation

Zarrtraj is bound by a Code of Conduct.

Copyright

The Zarrtraj source code is hosted at https://github.com/Becksteinlab/zarrtraj and is available under the GNU General Public License, version 3 (see the file LICENSE).

Copyright (c) 2024, Lawson Woods

Acknowledgements

Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using Zarrtraj in published work.

About

zarrtraj MDAKit for @MDAnalysis

https://zarrtraj.readthedocs.io/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%