A python package to detect collective spatio-temporal phenomena.
Project description
arcos4py
Arcos4py is a python package to detect collective Spatio-temporal phenomena.
The package is currently in the development phase. Additional features, such as more plotting functionality will come with future updates. This also means that functionality might change in the feature.
- Documentation: https://bgraedel.github.io/arcos4py
- GitHub: https://github.com/bgraedel/arcos4py
- PyPI: https://pypi.org/project/arcos4py/
- Free software: MIT
Features
Automated Recognition of Collective Signalling for python (arcos4py) is a python port of the R package ARCOS (https://github.com/dmattek/ARCOS ) to identify collective spatial events in time-series data. The software identifies collective protein activation in 2- and 3D cell cultures and can track events over time. Such collective waves have been recently identified in various biological systems and have been demonstrated to play a crucial role in the maintenance of epithelial homeostasis (Gagliardi et al., 2020, Takeuchi et al., 2020, Aikin et al., 2020), in the acinar morphogenesis (Ender et al., 2020), osteoblast regeneration (De Simone et al., 2021), and the coordination of collective cell migration (Aoki et al., 2017, Hino et al., 2020).
Despite its focus on cell signaling, the framework can also be applied to other spatiotemporally correlated phenomena.
Todo's
- Add additional plotting functions such as noodle plots for collective-id tracks
- Add additional tests for binarization and de-biasing modules.
- Add example processing to documentation with images of collective events.
Data Format
The time series should be arranged in a long table format where each row defines the object's location, time, and optionally the measurement value.
ARCOS defines an ARCOS object on which several class methods can be used to prepare the data and calculate collective events. Optionally the objects used in the ARCOS class can be used individually by importing them from arcos.tools
Installation
Arcos4py can be installed from PyPI with:
pip install arcos4py
Napari Plugin
Arcos4py is also available as a Napari Plugin arcos-gui. arcos-gui can simplify parameter finding and visualization.
Credits
Maciej Dobrzynski created the original ARCOS algorithm.
This package was created with Cookiecutter and the waynerv/cookiecutter-pypackage project template.
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 arcos4py-0.1.2.tar.gz
.
File metadata
- Download URL: arcos4py-0.1.2.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8582808873b2e81aaf231f76454ea8f8efab45d81738fcea33a132c09e68acd |
|
MD5 | 336835aca3fb558780b65ee2835f79cb |
|
BLAKE2b-256 | e7a7b1625dbc47776cb5af96e6904d696bc12d5025de5cb6413973730dce38c3 |
File details
Details for the file arcos4py-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: arcos4py-0.1.2-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d6f716b83645fdb253dfdc719e7127456a7ebd64b3d1ac94038dfa6fa584f05 |
|
MD5 | b7feb8c015afd265a7093f084bdc33cc |
|
BLAKE2b-256 | ba9869dda1dfd646ba99dda3edce58b203609b70353b6f89e97652b93bd725db |