Features: Python, R, MATLAB, Numpy, Scipy, ImageJ/Fiji
This project was a collaboration aiming to analyze the nanoclusters of membrane proteins and the interaction between membrane proteins and lipid rafts. The function combined multiple platforms and packages including Python, R (spatstat), MATLAB, and ImageJ/Fiji(Thunderstorm) to employ Ripley's K function, Local-K, density map, and Coordinate-based colocalization.
Image: .nd2
files acquired from Nikon d-STORM microscope.
Analytical steps:
- Script for Fiji
imgproc.py
:- create folder
preprocessing
- proproimg: split channel and save images individually
- imgintensity: measure the intensity from a 128*128 central region of image
- imageinfo
- imgstat.csv: image information includes following information:
- image_name: name of the image
- ip_file_name: input file name (with extension)
- xSize: frame size on the x-axis
- ySize: frame size on the y-axis
- nSlices: z dimension
- nFrames: t dimension
- nChannels: c dimension
- size_MB: size of the file in MB
- imgmetadata: store image metadata for individual files
- imgstat.csv: image information includes following information:
- create folder
temp
- create folder
This work is licensed under a Creative Commons Attribution 4.0 International License.