MOMIA2 (Mycobacteria-optimized microscopy image analysis v.2)
Installation guide:
Install miniconda and create a new conda environment
conda create --name myenv python=3.11
Need to first install pyqt5 from conda (pip doesn't always work)
conda install -c anaconda pyqt
To install momia2 from pip:
pip install momia2
To install the most up-to-date version in development, run:
pip install git+https://github.com/jzrolling/CleanSpace.git
Release files for momia2 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| momia2-0.0.3.tar.gz | 60.4 kB | Details |
Release files / momia2-0.0.3.tar.gz
| Download URL | momia2-0.0.3.tar.gz |
|---|---|
| Size | 60.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e901a8bac961a40404f64f5d9c6ccebe92c95c880ad2f92403c787a60d3d61a6
|
|
BLAKE2b-256 checksum How to use checksums |
e6afe77233d6d4a568186979d3eae33265881c8a665124188c4b5230e4258e65
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|