Module to identify intranuclear proteins on basis of fluorescence images.
Project description
NucDetect - A python package for Detection and Quantification of DNA Doublestrand Breaks
NucDetect is a Python package for the detection and quantification of γH2AX and 53BP1 foci inside nuclei. Its written in pure Python 3.7, obeys the PEP 8 style guidelines and includes PEP 484 type hints as well as Epytext docstrings.
Requirements
NucDetect is compatible with Windows, Mac OS X and Linux operating systems. It requires the following packages:
- tensorflow>=2.1.0
- numpy>=1.18.1
- scikit-image>=0.16.2
- matplotlib>=3.1.3
- pyqt5>=5.14.1
- numba>=0.48.0
- pillow>=7.0.0
- qtawesome>=0.6.1
- piexif>=1.1.3
Installation
Run the following commands to clone and install from GitHub
$ git clone https://github.com/SilMon/NucDetect.git
or pypi
python3 -m pip install NucDetect
Start
The program can be started by running the NucDetectAppQT.py:
cd %UserProfile%/AppData/local/Programs/Python/python37/Lib/site-packages/gui
python -m NucDetectAppQT
First start: Switch to the created NucDetect Folder, which will be created in User directory. Then place images you want to analyse into the images folder and click the reload button. This will load all images and create a thumbnail for each (needed to decrease the memory footprint of QT). This can take several minutes, depending on the number of images and used hardware (e.g. around 5 min for 2200 images on a Ryzen 3700X processor). Progress will be displayed in the command prompt.
Supported Image Formats
Following image formats are supported by NucDetect:
- TIFF
- PNG
- JPG
- BMP
Not supported
- Grayscale images
- Binary images
Wiki
Detailed information about the program can be found on the
Supplementary Data
https://github.com/SilMon/NucDetect_Additional_Data
Author: Romano Weiss
Co-Author: Stefan Rödiger
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
File details
Details for the file NucDetect-0.19.tar.gz
.
File metadata
- Download URL: NucDetect-0.19.tar.gz
- Upload date:
- Size: 109.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65157bc00f50e95af6da84d77c4a6a9fa1f7ca8f96eef0f3e299e1d371b420d5 |
|
MD5 | 6fc143834c4f123f65eabf4650f9f6d7 |
|
BLAKE2b-256 | 1bb68b9c23ea99f42e5c823e5d8ca3a790c5e28c03d852507dd4ef77814655fc |
File details
Details for the file NucDetect-0.19-py3-none-any.whl
.
File metadata
- Download URL: NucDetect-0.19-py3-none-any.whl
- Upload date:
- Size: 127.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eed60cd7b49c09e7f28838d0d08a56a1ac6718cc3cbf2fb5512deed5de66ee28 |
|
MD5 | 9cc22d29a694c3cb50bf83108e01504d |
|
BLAKE2b-256 | eb945b5e7cdb6d84718458acd37558fcc376d9a489a45809a5a92bc71c47c883 |