Python package that implements the analytical model from "Constriction of actin rings by passive crosslinker".
Project description
Supporting python modules for "Constriction of actin rings by passive crosslinkers"
Python package that implements the analytical model from Ref. 1.
It also includes a module for creating plots with this model, as well as plots from finite element calculations output from a related package (elastic-rings) and plots from Monte Carlo simulations from another related package (ActinRingsMC.jl).
Some example scripts for creating plots are provided in the scripts
directory.
Installation
This package was developed and used on Linux. It is available on the PyPI respository. It can be installed by running
pip install X
If you do not have root access and it does not automatically default to installing locally, the --user
flag may be used.
To install directly from this repository, run
python -m build
pip install dist/actinrings-0.0.0-py3-none-any.whl
To run the above, it may be necessary to update a few packages:
python3 -m pip install --upgrade pip setuptools wheel
For more information on building and installing python packages, see the documentation from the Python Packaging Authority.
References
[1] A. Cumberworth and P. R. t. Wolde, Constriction of actin rings by passive crosslinkers.
Links
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
File details
Details for the file actinrings-1.0.0.tar.gz
.
File metadata
- Download URL: actinrings-1.0.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26f4432e53a240e155a92d0ade361c43cb15fef48d26b3957ba1072c7e107314 |
|
MD5 | 8c7ba5dfb071cd68fa90cd7b848e1eca |
|
BLAKE2b-256 | 92cb2849128979909547a5f1f2b73a4f303d424ee95430fb75c78b8447aae5b0 |