A python package to detect collective spatio-temporal phenomena.
Project description
arcos4py
Arcos4py is a python package to detect collective Spatio-temporal phenomena.
- 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) aims 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). Arcos4py is the python equivalent of the R package ARCOS (https://github.com/dmattek/ARCOS).
Despite its focus on cell signaling, the framework can also be applied to other spatiotemporally correlated phenomena.
Todo's
- Add additional tests for binarization and de-biasing modules.
- Add local indicators of spatial autocorrelation (LISA) as a binarization method option.
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.2.0.tar.gz
.
File metadata
- Download URL: arcos4py-0.2.0.tar.gz
- Upload date:
- Size: 92.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21520afaa288a2f68a92233e110fcee809f8bccaabbd0e2f1ff0be351ad7ceb |
|
MD5 | f1aa2094399aea31cf81ca0e9c5aa05c |
|
BLAKE2b-256 | 4b20a4e54f68a7e379bad0d44a25e3b554f78e3397202c8ccf92ad3662e7c043 |
File details
Details for the file arcos4py-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: arcos4py-0.2.0-py3-none-any.whl
- Upload date:
- Size: 41.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c3eb8e9c8401acfb22f1a1db1b99698f3d5ba0f221dc634d0a1ee6675a210c1 |
|
MD5 | fa89e2bb64d11546ec64c04acefe0100 |
|
BLAKE2b-256 | 3aef2ebe0f59d36ac7a4705bf4a3eec3582b21921f581f0feb66dac2215666f0 |