Threshold independent detection and localization of diffraction-limited spots.
Project description
deepBlink
Threshold independent detection and localization of diffraction-limited spots.
Overview
In biomedical microscopy data, a common task involves the detection of diffraction-limited spots that visualize single proteins, domains, mRNAs, and many more. These spots were traditionally detected with mathematical operators such as Laplacian of Gaussian. These operators, however, rely on human input ranging from image-intensity thresholds, approximative spot sizes, etc. This process is tedious and not always reliable. DeepBlink relies on neural networks to automatically find spots without the need for human intervention. DeepBlink is available as a ready-to-use command-line interface.
Example images will follow shortly.
Installation
pip install deepblink
You can also install the in-development version with:
pip install git+ssh://git@github.com/bbquercus/deepblink/bbquercus/deepblink.git@master
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.1 (2020-06-24)
First release on PyPI with cookiecutter HelloWorld template to set everything up.
0.0.2 (2020-06-29)
Still cookiecutter code but addition of docstrings to test sphinx apidoc capabilities.
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
File details
Details for the file deepblink-0.0.2.tar.gz
.
File metadata
- Download URL: deepblink-0.0.2.tar.gz
- Upload date:
- Size: 5.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b11016efb90b0a032427542bf6579f7dde7875b52aa58d4aa298960492f94086 |
|
MD5 | 8855df351b46e2912364215154564ea7 |
|
BLAKE2b-256 | e28aba4b9772526e2d105d9d657ec96f4bff7b15be02870dc93261159908d519 |