FRET-IBRA is used to process fluorescence resonance energy transfer (FRET) intensity data to produce ratiometric images for further analysis
Project description
# FRET - Image Background-subtracted Ratiometric Analysis (FRET - IBRA)
FRET - IBRA is a toolkit to process fluorescence resonance energy transfer (FRET) intensity data to produce ratiometric images for further analysis. This toolkit contains modules for the background subtraction (using an algorithm based on tiled DBSCAN clustering), image registration, overlap correction, and bleach correction of the donor and acceptor channels. It accepts multi-image TIFF stacks as input and outputs both multi-image TIFF and HDF5 stacks for possible further analyses, along with frame-by-frame metrics to estimate quality. The background subtraction algorithm works best on images with a small number of cells visible in the frame.
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/).
```bash
pip install fret-ibra
```
Additional requirements: ffmpeg
## Usage
```bash
Usage: ibra -c <config file> [Options]
Options: -t Output TIFF stack
-v Print progress output (verbose)
-s Save as HDF5 file
-a Save background subtraction animation (only background module)
-e Use all output options
-h Print usage
```
## Examples
### Acceptor channel input image
![YFP](/examples/images/YFP_input.png)
### Donor channel input image
![CFP](/examples/images/CFP_input.png)
### Ratiometric output image (8-bit)
Processing includes:
* Background subtraction for both channels
* Image registration
* Overlap correction
* Bleach correction
![Ratio](/examples/images/Ratio_output.png)
A detailed explanation of the toolkit can be found here: [Tutorial](/examples/Tutorial.md)
FRET - IBRA is a toolkit to process fluorescence resonance energy transfer (FRET) intensity data to produce ratiometric images for further analysis. This toolkit contains modules for the background subtraction (using an algorithm based on tiled DBSCAN clustering), image registration, overlap correction, and bleach correction of the donor and acceptor channels. It accepts multi-image TIFF stacks as input and outputs both multi-image TIFF and HDF5 stacks for possible further analyses, along with frame-by-frame metrics to estimate quality. The background subtraction algorithm works best on images with a small number of cells visible in the frame.
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/).
```bash
pip install fret-ibra
```
Additional requirements: ffmpeg
## Usage
```bash
Usage: ibra -c <config file> [Options]
Options: -t Output TIFF stack
-v Print progress output (verbose)
-s Save as HDF5 file
-a Save background subtraction animation (only background module)
-e Use all output options
-h Print usage
```
## Examples
### Acceptor channel input image
![YFP](/examples/images/YFP_input.png)
### Donor channel input image
![CFP](/examples/images/CFP_input.png)
### Ratiometric output image (8-bit)
Processing includes:
* Background subtraction for both channels
* Image registration
* Overlap correction
* Bleach correction
![Ratio](/examples/images/Ratio_output.png)
A detailed explanation of the toolkit can be found here: [Tutorial](/examples/Tutorial.md)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
fret_ibra-0.2.0-py2-none-any.whl
(15.7 kB
view details)
File details
Details for the file fret_ibra-0.2.0-py2-none-any.whl
.
File metadata
- Download URL: fret_ibra-0.2.0-py2-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/36.5.0.post20170921 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3ee9a4bbdb6208f391550074757bfe5d2b32b23866abef8abac38ade855ba52 |
|
MD5 | f1ac5ac6351fc805e03dbf41a8650274 |
|
BLAKE2b-256 | 6fb07bd25206b32b43016094b000128b78869c981a7581a1c136508ea325004f |