Skip to content

an executable .command script to organize 96 well plate images to a single page PDF

License

Notifications You must be signed in to change notification settings

joshuayangca/output-96-images-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

output-96-images-to-pdf

an executable .command script to organize 96 well plate images to a single page PDF

Usage

Installation

You will need to have command line tools (xcrun) installed if using macOS and python3 with the following packages (or alternatively through homebrew):

pip3 install opencv-python numpy reportlab

Run Script

Copy output_DAPIGFP_96tiff_16bits.command to directory that contains total 192 files (96 DAPI and 96 GFP images) and execute command file.

Note

DAPI and GFP images need to be in 16bits .tif format and named with letter and well number, such that "A1_DAPI.tif A2_DAPI.tif A1_GFP.tif A2_GFP.tif".

Image input can be obtained using cell imaging multimode reader such as BioTek Cytation5.

About

an executable .command script to organize 96 well plate images to a single page PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages