Skip to content

Commit 2db86e6

Browse files
authored
update README and remove old content
Updated README to clarify usage instructions and removed outdated section.
1 parent cfeb402 commit 2db86e6

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,7 @@ python s4_concentric_rings_intensity.py
101101
OR
102102
Protein morphing on to shape based on [thin-plate splines](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=24792) given landmarks: nucleus centroid, 32p in nucleus membrane, 32p cell membrane. Final shape for all proteins = shape of the average cell in that shapemode (bin).
103103
```sh
104-
python s4_protein_image_warp.py
105-
```
106-
107-
### s5 - Organelle distribution and relation with each other
108-
109-
```sh
110-
python s5_organelle_heatmappy
104+
python s4_protein_image_warp.py # check other variations in the same folder
111105
```
112106

113107
The pilot was performed for a small subset of U2OS cell line (private images, manual segmentation and annotations): cells (1776 images) as well as HPA (public images, automatic segmentation): 297108 cells (23272 images). For historical reason, some files contained fixed paths, such as [shapemode_pipeline.py](shapemode_pipeline.py).

0 commit comments

Comments
 (0)