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

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.1.7.tar.gz (92.6 kB view details)

Uploaded Source

Built Distribution

basicrta-0.1.7-py3-none-any.whl (28.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for basicrta-0.1.7.tar.gz
Algorithm Hash digest
SHA256 c3866af3f607e6cec31468fa5f168c3274bfb0c6aae458392d532c5e053c9b10
MD5 dd4ff0d357e12461973cad80d51f6fe4
BLAKE2b-256 07aae894d3d6a1c95ad647101cd84c014b2c0b2c576c99405401beba6ba58b29

See more details on using hashes here.

File details

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

File metadata

  • Download URL: basicrta-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 28.8 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.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1cdf14f7f2d741d42d7525c645117206b98eecaedf8a2eeacf5a2c9a4ac307d1
MD5 d42076f0f84ff4e098ce95362cd0b506
BLAKE2b-256 ea10b6f730712946f91dd1b03977f0038b191123459f36e23b75db2841d875bb

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