Microbial Morphology analysis in Python.
Project description
micromorph
micromorph is a python package designed to perform morphological measurements of bacteria. It is available to use as a python package, or through a graphical interface via a napari plugin.
Link to preprint?
Installation
If you only want to use the python package, you can install it by running
pip install micromorph
If you want to install the dependencies required to open the micromorph-batchtools utility, run
pip install micromorph[gui]
If you would like to install the more complete gui available with the napari plugin, please refer to the instructions at napari-micromorph.
Documentation
Documentation is available here.
Example Usage
We provide some example scripts and example data, which you can find at examples and test-data.
Contributing
Feel free to open issues or pull requests if you spot any bugs to our software or would like to suggest improvements!
You can install an editable version of the package by cloning this GitHub repository and installing the local version of the package on your environment by running pip install -e . after navigating to the folder in your terminal.
Packages required to build the documentation are available if you install the software with pip install micromorph[docs]. You can then build the documentation by running the command mkdocs serve, which will make the documentation available locally (typically at http://127.0.0.1:8000/). You can add the flag --livereload to ensure the documentation is automatically rebuilt upon editing.
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 micromorph-0.0.2.tar.gz.
File metadata
- Download URL: micromorph-0.0.2.tar.gz
- Upload date:
- Size: 7.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4950971ca5cade1d60b7b5a2eec7d5df19e3a7a0ed4b26b239e581119ca3474
|
|
| MD5 |
8ada098b0cd678ede3eacce5b6afbf4a
|
|
| BLAKE2b-256 |
a41c57dbccdae885a34cc65a7d8aed84530e3e336af7297b23136b00e9749078
|
File details
Details for the file micromorph-0.0.2-py3-none-any.whl.
File metadata
- Download URL: micromorph-0.0.2-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
541173252c5e583a73499625d5d7cc413c3e82dbd4f8c86021378e36edb0c2d7
|
|
| MD5 |
9bd7b0a03567ec673bc9a5d25993fd45
|
|
| BLAKE2b-256 |
b4ece54c7a733769dfdb0e1bae1bc8d1ba616ae6f571fdb74bbef05411bd1bc4
|