Automated analysis of MEA datasets
Project description
autoMEA
autoMEA (Automated analysis of MEA datasets) is a open-source Python package for the analysis of Micro-Electrode Array (MEA) datasets.
How does autoMEA work?
Bursts are detected using the Max Interval Method. Users can manually set Max Interval Parameters, or can use a machine learning model that dynamically predicts optimal parameters for specific recording times. Several models are distributed with automea, and users are free to fine-tune the existing models for their specific needs, or upload new models completely.
The machine-learning-based burst detection routine is explained in the paper accompanying the package.
Tutorials and documentation can be found on readthedocs.
Installation
The preferred way to install autoMEA is using Conda.
Create a new environment with Python 3.10 and activate it:
conda create -n automea_env python=3.10
conda activate automea_env
Install autoMEA using pip:
pip install automea
Reproducibility
All the data used to train and evaluate the machine learning models distributed with autoMEA can be found on zenodo.
Citing
If you have used autoMEA for work that has led to a scientific publication, please cite it as
@article {Hernandes2024.05.08.593078,
author = {Hernandes, Vinicius and Heuvelmans, Anouk M. and Gualtieri, Valentina and Meijer, Dimphna H. and van Woerden, Geeske M. and Greplova, Eliska},
title = {autoMEA: Machine learning-based burst detection for multi-electrode array datasets},
elocation-id = {2024.05.08.593078},
year = {2024},
doi = {10.1101/2024.05.08.593078},
publisher = {Cold Spring Harbor Laboratory},
URL = {https://www.biorxiv.org/content/early/2024/05/08/2024.05.08.593078},
journal = {bioRxiv}
}
@dataset{hernandes_2024_12685150,
author = {Hernandes, Vinicius and
Heuvelmans, Anouk M. and
Gualtieri, Valentina and
Meijer, Dimphna H. and
van Woerden, Geeske M. and
Greplova, Eliska},
title = {{Data and scripts used in: "autoMEA: Machine
learning-based burst detection for multi-electrode
array datasets"}},
month = jul,
year = 2024,
publisher = {Zenodo},
doi = {10.1101/2024.05.08.593078},
url = {https://doi.org/10.1101/2024.05.08.593078}
}
Authors
Here is a list of authors who have contributed to this project:
- Vinicius Hernandes
- Anouk M. Heuvelmans
- Valentina Gualtieri
- Dimphna H. Meijer
- Geeske M. van Woerden
- Eliska Greplova
Contributing
autoMEA is an open source package, and we invite you to contribute!
You contribute by opening issues,
fixing them, and spreading the word about autoMEA.
License
This work is licensed under a MIT License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file automea-0.0.19.tar.gz.
File metadata
- Download URL: automea-0.0.19.tar.gz
- Upload date:
- Size: 53.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
543aed33a893b747a3187ea63396e1bea505d59e76d48d5e79da44679bb74be3
|
|
| MD5 |
f0b99724313ec0626923f62ea0589a93
|
|
| BLAKE2b-256 |
2d62b05822d57c239df713cd02ff8681bbf2f321e56e2db61a727a5888a47e3b
|
File details
Details for the file automea-0.0.19-py3-none-any.whl.
File metadata
- Download URL: automea-0.0.19-py3-none-any.whl
- Upload date:
- Size: 53.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
02aa2b3ce6712fb169425a3e7d546cd95705d377638f7a190dbd8d236079cfdf
|
|
| MD5 |
b3f8bc6ab2e533abf9b841ebb2bfacaa
|
|
| BLAKE2b-256 |
396973dd3e809b24a118f68e6c7eee04593f782744947b3eaf41c0f81736e74a
|