Skip to main content

A package to extract binding kinetics from molecular dynamics simulations

Project description

Bayesian Single-Cutoff Residence Time Analysis (basicrta)

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

A package to extract binding kinetics from molecular dynamics simulations based on Sexton (2024) [^1].

[^1]: Sexton, R.; Fazel, M.; Schweiger, M.; Pressé, S.; Beckstein, O. Bayesian Nonparametric Analysis of Residence Times for Protein-Lipid Interactions in Molecular Dynamics Simulations. bioRxiv. November 9, 2024. https://doi.org/10.1101/2024.11.07.622502.

basicrta is bound by a Code of Conduct.

Installation

To build basicrta from source, we highly recommend using virtual environments. If possible, we strongly recommend that you use Anaconda as your package manager. Below we provide instructions both for conda and for pip.

With conda

Ensure that you have conda installed.

Create a virtual environment and activate it:

conda create --name basicrta
conda activate basicrta

Install the development and documentation dependencies:

conda env update --name basicrta --file devtools/conda-envs/test_env.yaml
conda env update --name basicrta --file docs/requirements.yaml

Build this package from source:

pip install -e .

If you want to update your dependencies (which can be risky!), run:

conda update --all

And when you are finished, you can exit the virtual environment with:

conda deactivate

With pip

To build the package from source, run:

pip install .

If you want to create a development environment, install the dependencies required for tests and docs with:

pip install ".[test,doc]"

Copyright

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

Copyright (c) 2024, Ricky Sexton

Acknowledgements

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

basicrta-0.2.1.tar.gz (47.0 kB view details)

Uploaded Source

Built Distribution

basicrta-0.2.1-py3-none-any.whl (29.0 kB view details)

Uploaded Python 3

File details

Details for the file basicrta-0.2.1.tar.gz.

File metadata

  • Download URL: basicrta-0.2.1.tar.gz
  • Upload date:
  • Size: 47.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for basicrta-0.2.1.tar.gz
Algorithm Hash digest
SHA256 b57ec0b1c32e821f0342a702c042a82592e4ddc0476f5a10e3b50c7314a33d33
MD5 35caefb401abb7773f8d74bd676d5de1
BLAKE2b-256 c1c6eb4ffcfb1114e388e9346d297f3eeb96c1353bbfc5c849d8bf2b6187729e

See more details on using hashes here.

File details

Details for the file basicrta-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: basicrta-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 29.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for basicrta-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c4566ecd58f9f53ca533314b44783e000b1e1679f8f063f1584418f81c67d171
MD5 1047d81e259fc5744fb066452ba88986
BLAKE2b-256 244c1a6f9ac097a9b64bd8276b2d129aa61bf311c0b2acc01ce62c650a95b9f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page