Quantifies and plots 3D posterior neural fold asymmetry in confocal images of mice embryos.
Unprocessed PNP & Distance Map | Median differences of both WT and MT embryos | Median difference image rotated | Areas in which there is significant asymmetry | Significant asymmetry image rotated |
---|---|---|---|---|
version number: 1.0.1 author: Henry Crosswell
Disclaimer: This technique has only been tested on confocal images of the posterior neural folds of E9 mice.
To prepare the images before analyse, the following macros must be used on ImageJ.
Images must all be resized within the same dimensions.
Create a new folder and place all images to be quantified within. Create another new folder, this will be where your plots are saved.
- Wild-type embryo images must begin with "WT image".
- Excluded images must begin with "CF+ image".
- Other included images can remain unspecified
Install the scipt!
- Create a conda environment, with the dependencies listed in environment.yml.
conda env create
- A new conda environment named
asymmetry
, which will be activated before use:
conda activate asymmetry
- Install
tissue_asymmetry_python
next.
pip install tissue_asymmetry_python
Within the main.py file, you can customise the elevation and azimuth of your final plots. //could also be prompted in terminal so this editing script isn't necessary
From your terminal, type:
python main.py
Now follow the steps prompted by the terminal.
- It will first ask you to select a folder, make sure to select the folder with the pre-named images within.
- Next it will ask for an output folder for your saved images, select the one created earlier.
Henry Crosswell Dr. Alessandro Felder