Automatic calculation of the fusion index by AI segmentation
Project description
The Myoblast Fusion Index Determination Software
The MyoFInDer Python package aims to provide an open-source graphical interface for automatic calculation of the fusion index in muscle cell cultures, based on fluorescence microscopy images.
[!IMPORTANT] MyoFInDer is currently in maintenance-only development phase. This means that reported bugs will be fixed, minor changes will be brought to support new Python versions if possible, but no major improvements or updates should be expected. User requests for new features could still be addressed, depending on how large they are.
[!WARNING] MyoFInDer version 1.1.0 now uses CellPose for nuclei segmentation instead of DeepCell. This is a major breaking change. Differences are to be expected in the results obtained with version 1.1.0 and earlier ones, even with similar processing parameters.
Presentation
MyoFInDer is based on an Artificial Intelligence library for cell segmentation, that it makes easily accessible to researchers with limited computer skills. In the interface, users can manage multiple images at once, adjust processing parameters, and manually correct the output of the computation. It is also possible to save the result of the processing as a project, that can be shared and re-opened later.
A more detailed description of the features and usage of MyoFInDer can be found in the usage section of the documentation.
MyoFInDer was developed at the Tissue Engineering Lab in Kortrijk, Belgium, which is part of the KU Leuven university. It is today the preferred solution in our laboratory for assessing the fusion index of a cell population.
Requirements
To install and run MyoFInDer, you'll need Python 3 (3.10 to 3.14), approximately 6GB of disk space, and preferably 8GB of memory or more. MyoFInDer runs on Windows, Linux, macOS, and potentially other OS able to run a compatible version of Python.
The dependencies of the module are :
Installation
MyoFInDer is distributed on PyPI, and can thus be installed using the pip
module of Python :
python -m pip install myofinder
Note that in the bin folder of this repository, a very basic .msi Windows
installer allows automatically installing the module and its dependencies for
Windows users who don't feel comfortable with command-line operations.
A more detailed description of the installation procedure can be found in the installation section of the documentation.
Citing MyoFInDer
If MyoFInDer has been of help in your research, please reference it in your academic publications by citing the following article:
- Weisrock A., Wüst R., Olenic M. et al., MyoFInDer: An AI-Based Tool for Myotube Fusion Index Determination, Tissue Eng. Part A (30), 19-20, 2024, DOI: 10.1089/ten.TEA.2024.0049. (link to Weisrock et al.)
Documentation
The latest version of the documentation can be accessed on the project's website. It contains detailed information about the installation, usage, and troubleshooting.
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 myofinder-1.1.3.tar.gz.
File metadata
- Download URL: myofinder-1.1.3.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa0ba99cb0c3cb6cc6f930cfe32901599f5a46e2e54c826be712b848bdcd6cd2
|
|
| MD5 |
28959a8774120522829d01b7704a4b34
|
|
| BLAKE2b-256 |
e7a7178e439942aeb5b50a1c074bcd21b04e11dae837af2db2de2253050f29f7
|
File details
Details for the file myofinder-1.1.3-py3-none-any.whl.
File metadata
- Download URL: myofinder-1.1.3-py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c947f9124c3125962a432685195a04bb6f944094aeb1aabebd3c3fc1e798eff6
|
|
| MD5 |
079b9664f91e7e3965e18be5268dbabb
|
|
| BLAKE2b-256 |
c8a2fbe2b2cb079de5f05d23af429cdbddbd8d30b87ae98925e462e5f777da3a
|