Project description
Supporting python modules for equilibrium analysis in "Constriction of actin rings by passive crosslinkers"
Python package for the equilibrium analysis of Ref. 1 .
It includes a module implementing the equilibrium model, as well as 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 actinrings
If you are not using a virtual environment, the --user
flag may be used instead to install it locally to the user.
To install directly from this repository, run
python -m build
pip install dist/actinrings-[current version]-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. ten Wolde, Constriction of actin rings by passive crosslinkers, arXiv:2203.04260 [physics.bio-ph] .
Links
Python Packaging Authority
elastic-rings
ActinRingsMC.jl
Replication package Ref. 1
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages .
Source Distribution
Built Distribution
File details
Details for the file actinrings-1.1.1.tar.gz
.
File metadata
Download URL:
actinrings-1.1.1.tar.gz
Upload date: Mar 29, 2023
Size: 12.1 kB
Tags: Source
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.62.3 importlib-metadata/5.0.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.9
File hashes
Hashes for actinrings-1.1.1.tar.gz
Algorithm
Hash digest
SHA256
7ebdfbe277a28aa8a16964d55ad3a0fbe21a0783329396d7b8cae109eaa7bc49
Copy
MD5
26e69ad0880dc440760a8be3e4465a7d
Copy
BLAKE2b-256
ca98163d3933983043920d14c272650fcc8d40169cb051a872447992da377aab
Copy
See more details on using hashes here.
File details
Details for the file actinrings-1.1.1-py3-none-any.whl
.
File metadata
Download URL:
actinrings-1.1.1-py3-none-any.whl
Upload date: Mar 29, 2023
Size: 12.2 kB
Tags: Python 3
Uploaded using Trusted Publishing? No
Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.28.1 requests-toolbelt/0.9.1 urllib3/1.26.12 tqdm/4.62.3 importlib-metadata/5.0.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.9
File hashes
Hashes for actinrings-1.1.1-py3-none-any.whl
Algorithm
Hash digest
SHA256
42bcec52543ff8b84de66fc15bf24ad42453fd224bb327f1fa66c9f338576cd1
Copy
MD5
f99de75b6268e6fe7c107132124eee91
Copy
BLAKE2b-256
066542611945ce1495bed9cf4bad0fec6c1aa379e81dd817597286b3a42586e3
Copy
See more details on using hashes here.