Python package for the dynamics analysis of the paper "Constriction of actin rings by passive crosslinker".
Project description
Supporting python modules for dynamics analysis in "Constriction of actin rings by passive crosslinkers"
Python package for the dynamics analysis of Ref. 1.
This package is primarily for creating plots for the solutions of differential equations that are solved with another package, (ActinFriction.jl).
Installation
This package was developed and used on Linux. It is available on the PyPI respository. It can be installed by running
pip install actinfrictionpy
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/actinfrictionpy-[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
Project details
Release history Release notifications | RSS feed
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 actinfrictionpy-1.0.0.tar.gz
.
File metadata
- Download URL: actinfrictionpy-1.0.0.tar.gz
- Upload date:
- Size: 6.0 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fc9a44f742399f845d6b178a2aab09530b675b74d388e4a38563aa5409ca23c |
|
MD5 | 05d5960652897bebf85e7dcc12c77539 |
|
BLAKE2b-256 | edc4560e210eaa3100053f07d4ed47f5df3bfc9b0a276362aa1a271811d1e840 |
File details
Details for the file actinfrictionpy-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: actinfrictionpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.7 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4a5d1352ea40e3155fe4bbc1dc70a7120a8a74ef9ab3311192de8ab2d0362b3 |
|
MD5 | 3da496081602e35864df48168f12ce63 |
|
BLAKE2b-256 | 79bd67fd93ccc0ce0f5f42f7c8e9eeb689627a6cd58952fd9a7c17997dcb9598 |